Rasberry PI Cameras
Posted: Sat Oct 19, 2024 5:24 am
I am trying to connect to a Raspberry Pi 4 with a v3 camera.
using on the raspberry pi: rpicam-vid -t 0 --inline -o - | cvlc stream:///dev/stdin --sout '#rtp{sdp=rtsp://:8554/stream1}' :demux=h264
I can view the stream using VLC and ffplay on my laptop but cant connect with BI.
No Signal RTSP:461 Unsupported transport
Any pointers? Thanks
using on the raspberry pi: rpicam-vid -t 0 --inline -o - | cvlc stream:///dev/stdin --sout '#rtp{sdp=rtsp://:8554/stream1}' :demux=h264
I can view the stream using VLC and ffplay on my laptop but cant connect with BI.
No Signal RTSP:461 Unsupported transport
Any pointers? Thanks