Hi All,
My ffmpeg version is 0.6.0, zm version is 1-24.2
I use the following options to enable mp4 streaming for viewimg
STREAM_METHOD: mpeg
MPEG_LIVE_FORMAT: mp4
when I start to viewing mp4 streaming, I got the following error messages:
Aug 17 15:27:18 crm-2003-vpc zms[12061]: INF [schumi: QUERY_STRING: mode=mpeg&monitor=3&scale=100&bitrate=150000&maxfps=15&format=mp4&buffer=1000&connkey=292609&rand=1282030038]
Aug 17 15:27:18 crm-2003-vpc zms[12061]: INF [schumi:Monitor::Load-> got 1 monitors]
Aug 17 15:27:18 crm-2003-vpc zms[12061]: INF [schumi:Monitor::Load-> loaded monitor 3(freeway_camera3), 0 zones]
Aug 17 15:27:18 crm-2003-vpc zms[12061]: INF [schumi:runStream-> encoding 29 frame]
Aug 17 15:27:18 crm-2003-vpc zms[12061]: INF [schumi:VideoStream::SetupFormat-> output video format is 13]
Aug 17 15:27:18 crm-2003-vpc zms[12061]: INF [schumi: Content-type: video/mp4#015#012#015#012]
Aug 17 15:27:18 crm-2003-vpc zms[12061]: INF [Got signal 8 (Floating point exception), crashing]
Aug 17 15:27:18 crm-2003-vpc zms[12061]: INF [Backtrace complete, please execute the following command for more information]
Aug 17 15:27:18 crm-2003-vpc zms[12061]: INF [addr2line -e /lib/libavformat.so.52(+0xba654) 0x1d0fab 0x1d0fab 0x1ca654]
when I use swf format for streaming, it is ok, but failed when mp4 streaming as the above messages.
Does any know how? thank~~