Hello,
Downloaded last version of the VxgPlayer, started up mongoose server, that launched website with the player. Bunny video works and my stream not, except in VLC.
I’m still not sure, what do you mean by RTSP section of DVR, because the camera is cheap chinese one, it only has that interface I have shown you on picture.
Only settings for RTSP are these:
HTTP&RTSP
HTTP Port number: 80 (80 or 1024~49151)
RTSP Port: 554 (554 or 1024~49151)
Rtmp: 1935
RTSP Permission check: On Off (Note:Modify the settings, reboot the device)
I also found, from the source code of the camera website, that it uses RTMP:
<embed src="swfs/StrobeMediaPlayback.swf" width="1280" height="720" quality="high" bgcolor="#000000" name="StrobeMediaPlayback" allowfullscreen="true" pluginspage="http://www.adobe.com/go/getflashplayer" flashvars="&src=rtmp://xx.xx.x.xx:1935/flash/11:xx:xx&autoHideControlBar=true&streamType=live&autoPlay=true" type="application/x-shockwave-flash">
However, I did found the format of the stream using vlc:
Thanks for the support