mpeg streaming failure - see log inside
Posted: Fri Oct 04, 2013 5:43 pm
Hola!
I've just recompiled ffmpeg with version 1.2.4 and following flags:
The compilation itself went through smoothly and everything seems to work great as long as it is configured to use jpeg for streaming. But if I change it to mpeg (Options -> High B/W (in my case) -> WEB_H_STREAM_MOETHOD -> mpeg), this is what I get:
Along with blank screens...
Also, if I try to enable h.264 streaming for eyeZM, the app fails claiming server-side does not have proper tools enable.
Cameras in question are Foscam FI8904w and FI8910w... perhaps its the cameras being craptastic?
Thanks!
I've just recompiled ffmpeg with version 1.2.4 and following flags:
Code: Select all
--enable-gpl --enable-shared --enable-pthreads --enable-libx264 --enable-libfaac --enable-nonfree --enable-version3 --enable-avfilter --enable-libmp3lame --enable-libxvid
Along with blank screens...
Also, if I try to enable h.264 streaming for eyeZM, the app fails claiming server-side does not have proper tools enable.
Cameras in question are Foscam FI8904w and FI8910w... perhaps its the cameras being craptastic?
Thanks!