Hi All,
I have been trying to setup surveillance station on Raspberry Pi. In simple words, the omxplayer seems to not playing the link from my BCS camera recorder. The BCS recorder sends the video stream over rtsp protocol and the protocol looks like:
rtsp://admin:password@192.168.1.100:554/cam/realvideo?channel=1&subtype=1
The rtsp protocol is correct I have no problem playing on PC through VLC any given channel.
The funny part is if I try to play on omxplayer main channel: rtsp://admin:password@192.168.1.100:554 it works !
Please any suggestions why omxplayer has problems with rtsp protocol.
Thnaks !