Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4906

Camera board • Re: libcamera-hello works but not libcamera-vid

$
0
0
Raspberry Pi 5 uses the libav backend for video encode. This is and enormously flexible and powerful library for video encode operations, including audio encoding and container support, which would never be possible with the legacy stack! You can find how to use it for network streaming in our documentation here.

As per your actual problem, the following command ought to work for you:

Code:

rpicam-vid -t 0 --libav-format mpegts -o "tcp://0.0.0.0:8080?listen=1"

Statistics: Posted by naushir — Thu Jan 25, 2024 7:20 am



Viewing all articles
Browse latest Browse all 4906

Trending Articles