Search found 1 match

Go to advanced search

by harry8
08 Aug 2024 15:16
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Piping rpicam-vid latest libcamera for Raspberry Pi camera
Replies: 1
Views: 1272

Piping rpicam-vid latest libcamera for Raspberry Pi camera

In most cases these are equivalent: cvlc test.mp4 cat test.mp4 | cvlc - However when I create a video using the new libcamera app for Raspberry pi (https://www.raspberrypi.com/documentation/computers/camera_software.html#rpicam-vid) rpicam-vid -t 10s -o test.h264 Then cvlc test.h264 (Works!) cat tes...

Go to advanced search