Codec errors
Posted: Sun Jun 19, 2011 7:00 pm
Hi,
I'm having some odd problems trying to stream either mjpeg or mpeg4 from a RTSP camera. I'm using the latest SVN (as of this evening). I followed the latest instructions for compilation on Ubuntu 11.04 with no problems.
When I select the 'remote' source type I get this error for mjpeg:
PNC-zm_remote_camera_rtsp.cpp/145 [Unable to locate codec 8 decoder]
and this for mpeg4:
PNC-zm_remote_camera_rtsp.cpp/145 [Unable to locate codec 13 decoder]
When I try using 'ffmpeg' source type, I get this error:
FAT-zm_ffmpeg_camera.cpp/122 [Can't find codec for video stream from rtsp://10.13.13.21/test.mpeg4?udp
But strangely, when I run ffmpeg from the command line, it works perfectly. (ffmpeg -i rtsp://10.13.13.21/test.mpeg4?udp test.avi)
Anyone any ideas?
I'm running on a clean install with unaltered config files.
Thanks,
Tom
I'm having some odd problems trying to stream either mjpeg or mpeg4 from a RTSP camera. I'm using the latest SVN (as of this evening). I followed the latest instructions for compilation on Ubuntu 11.04 with no problems.
When I select the 'remote' source type I get this error for mjpeg:
PNC-zm_remote_camera_rtsp.cpp/145 [Unable to locate codec 8 decoder]
and this for mpeg4:
PNC-zm_remote_camera_rtsp.cpp/145 [Unable to locate codec 13 decoder]
When I try using 'ffmpeg' source type, I get this error:
FAT-zm_ffmpeg_camera.cpp/122 [Can't find codec for video stream from rtsp://10.13.13.21/test.mpeg4?udp
But strangely, when I run ffmpeg from the command line, it works perfectly. (ffmpeg -i rtsp://10.13.13.21/test.mpeg4?udp test.avi)
Anyone any ideas?
I'm running on a clean install with unaltered config files.
Thanks,
Tom