I am trying to stream a camera to a browser. I have been successful in getting the stream to go to a video tag using 2 separate vlc operations: i use the following on the camera device (pi4 running ubuntu 22.10): libcamera-vid -t 0 --inline -o - | cvlc stream:///dev/stdin --sout '#rtp{dst=192.168.1....