Hellow, i trying, get stream from panasonic bl-c111 ip camera in  RTSP
protocol (with libav* libraries)
first i try with ffplay and ffmpeg, to see if work , but don't work.

the url streams i used is:

ffplay  rtsp://admin:[email protected]/nphMpeg4/nil-640x48 (Error
while parsing header)
ffplay -f rtsp  rtsp://admin:[email protected]/nphMpeg4/nil-640x48
(Error while parsing header)

on ffmpeg same error
ffmpeg -i  rtsp://admin:[email protected]/nphMpeg4/nil-640x48 (Error
while parsing header)

the version ffmpeg installed is 5.1

does ffmepg (libav* libraries ) support RTSP protocol ..?

can  give me some suggestions.

Thanks in advance
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to