Yeah... This works for me. Wondering how to enable h264 or h265 ?I seem to need `--libav-format mpegts` for tcp streaming to work...
Specifically,
Using the following `vlc` line on the client:It works using `--libav-format mpegts` on the RPi5 servrer as follows:Code:
vlc tcp://<PiServerIP>:8888
Code:
rpicam-vid -t 0 --libav-format mpegts --inline --listen -o tcp://0.0.0.0:8888
Statistics: Posted by jiapei100 — Wed May 29, 2024 3:06 am