I am using my pi 5 to stream video as part of a larger project but running into issues with the basic setup.
On the Pi side I am running `rpicam-vid -t 0 --listen -o tcp://0.0.0.0:8554`
I can connect from both my laptop (ubuntu) and desktop (win11) in vlc with `tcp/h264://192.168.0.23:8554` but it only displays an initial frame though in the command stdout (Maybe its using stderr?) that it seems to begin recording on connection but is for some reason failing to stream this to the client.
Any advice would be greatly appreciated, outputting to a file does seem to work correctly.
On the Pi side I am running `rpicam-vid -t 0 --listen -o tcp://0.0.0.0:8554`
I can connect from both my laptop (ubuntu) and desktop (win11) in vlc with `tcp/h264://192.168.0.23:8554` but it only displays an initial frame though in the command stdout (Maybe its using stderr?) that it seems to begin recording on connection but is for some reason failing to stream this to the client.
Any advice would be greatly appreciated, outputting to a file does seem to work correctly.
Statistics: Posted by huggyb — Sat Aug 17, 2024 1:47 pm — Replies 2 — Views 38