Release Foscam HD - Video feed with camera controls, and motion/sound detection preview
@Leopold

Got the camera and have been experimenting with it, here is what I found so far:

1) Windows vendor (foscam) plugin, less than half a second to no lag
2) Baby Monitor for ip camera (IOS) and Tiny Cam (Android) works really well, less than a second lag.
3) 3 seconds delay with your XBMC FOSCAM Addon, based on the below, I concluded that the lag is caused by xbmc, most likely ffmpeg.

Log was set to debug and captured when I first launched the addon, notice the 3 seconds delay:

00:58:26 T:2554329920 DEBUG: ffmpeg[983FFB40]: [rtsp] hello state=0
00:58:26 T:2554329920 DEBUG: Open - avformat_find_stream_info starting
00:58:26 T:3006756672 DEBUG: ------ Window Init (DialogBusy.xml) ------
00:58:26 T:2554329920 ERROR: ffmpeg[983FFB40]: [h264] Missing reference picture, default is 0
00:58:26 T:2554329920 ERROR: ffmpeg[983FFB40]: [h264] decode_slice_header error
00:58:29 T:2554329920 DEBUG: ffmpeg[983FFB40]: [rtsp] All info .......
............

Interestingly enough, after the video is launched, I can fast forward through the 3 seconds and then hit play and boom, I am in sync with barely any delays.
To me, it looks like ffmpeg is the one adding this delay.

I will poke around little bit more and see what I can find.
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 danillll - 2014-11-16, 08:50
Logout Mark Read Team Forum Stats Members Help
Foscam HD - Video feed with camera controls, and motion/sound detection preview1