Release Foscam HD - Video feed with camera controls, and motion/sound detection preview
I got it working by changing the rtsp port to 554 in foscam.py. Not the most elegant solution. After doing a bit more research, it looks like on some cameras http and rtsp are both available on port 88. The C1 has separate ports and it wouldn't let me set them both to 88. Next I'm going to give the low volume fix a try. Thanks for the help and the excellent addon.

(2015-08-27, 00:16)joeshmoe Wrote: Both of those addresses return "No data received ERR_EMPTY_RESPONSE" on chrome. They fail in VLC also. Here is a verbose log if it's helpful. It seems to be trying to access rtsp on port 88. For the C1 at least, i think the rtsp post is 554. I'll take a look in github and see if I can find the version using snapPicture2. Thanks



(2015-08-26, 15:53)maikito26 Wrote: Can you access either of these links from a browser? These are the actual streams. It should look like its downloading a file but it will be infinite so cancel it once you've confirmed its working.

Code:
http://USERNAME:[email protected]:88/cgi-bin/CGIStream.cgi?cmd=GetMJStream
or
Code:
http://XXX.XXX.XXX.XXX:88/cgi-bin/CGIStream.cgi?cmd=GetMJStream&usr=username&pwd=password&

These are the actual streams. Currently your version of the addon is using the prior, I personally use the second. If this doesn't work, then you might be interested in using an older version of the addon which uses the snapPicture2 command for the alarm preview instead of Leopold's extract JPEG from MJPEG stream (for more FPS!!)
Reply


Messages In This Thread
RE: Foscam HD - by George - 2014-03-27, 17:30
RE: Foscam HD - Video feed with camera controls, and motion/sound detection preview - by joeshmoe - 2015-08-27, 03:25
Logout Mark Read Team Forum Stats Members Help
Foscam HD - Video feed with camera controls, and motion/sound detection preview1