When requesting a Dahua IP camera using a VLC Player rtsp stream (rtsp: // login: password@192.168.100.108: 554), all user settings are saved.

However, when requesting a video stream using the http protocol ( http: // login: password@192.168.100.108/axis-cgi/video.cgi ), the settings are reset to the original (MJPEG compression instead of H.264).

Tell me, please, how to avoid it.

  • No, VLC Player (added to the question). I also write a program in Unity3D for processing a video stream, it sends http requests. - Vaycheslav

0