[FFmpeg-user] Problem with Avigilon h264 camera
Vig Attila
vig at sigmoid.hu
Thu Dec 13 17:30:00 CET 2012
On 12/13/2012 03:56 PM, Roger Pack wrote:
> Input #0, rtsp, from 'rtsp://admin:admin@192.168.0.213/defaultPrimary':
> Metadata:
> title : Live
> Duration: N/A, start: 536870.815125, bitrate: 64 kb/s
> Stream #0:0, 252, 1/8000: Audio: pcm_mulaw, 8000 Hz, 1 channels,
> s16, 64 kb/s
> Stream #0:1, 127, 1/90000: Video: h264, 90k tbr, 90k tbn, 180k tbc
> Stream #0:2, 35, 1/90000: Data: none
> [h264 @ 0x8078bc0] detected 2 logical cores
> Unsupported codec with id 0 for input stream 2
>
> maybe use a longer analyzeduration?
I've tried this, but the result is the same:
$ ffprobe -report -analyzeduration 100000000 -probesize 2000000000
rtsp://admin:admin@192.168.0.213/defaultPrimary
Could be the problem from the Stream #0:2 which is a data stream?
The camera sends ONVIF xml texts in this stream.
Can I eliminate it somehow?
When I try to play that stream with Totem, it gives this error (maybe
this is helpful):
The playback of this movie requires a VND.ONVIF.METADATA RTP depayloader
plugin which is not installed.
Attila
More information about the ffmpeg-user
mailing list