huceke / omxplayer

omxplayer
GNU General Public License v2.0
522 stars 501 forks source link

DVR h264 rtsp stream #295

Open alverman opened 7 years ago

alverman commented 7 years ago

Hi, I have a dvr and the string for view stream in vlc is: rtsp://10.0.0.60:554/h264/?ch=1&subtype=1&authbasic=admin:123456 and on vlc work fine. When try with omxplayer on raspberry pi3 the message is this: omxplayer rtmp://10.0.0.60:554/?ch=1&subtype=1&authbasic=admin:123456 and show nothing.

Is my dvr incompatible whit omxplayer ?

Thanks, Alberto