Dear,
I have before this command on my raspberry pi zero 2W bookworm:
What is the equivalent to use libcamera-vid please?
Thank you.
I have before this command on my raspberry pi zero 2W bookworm:
Code:
raspivid -t 600000 -vf -hf -fps 30 -b 4500000 -md 4 -w 1080 -h 720 -awb greyworld -ae 32 -a 12 -a "Title %m/%d/%Y %X" -o myfile.h264 -ex night | ffmpeg -t 00:10:00 -re -ar 44100 -ac 2 -acodec pcm_s16le -f s16le -ac 2 -i /dev/zero -f h264 -i myfile.h264 -vcodec copy -acodec aac -ab 128k -g 50 -strict experimental -f flv "$URL_youtube/$TOKEN_youtube"Thank you.
Statistics: Posted by lebossejames — Thu Jul 17, 2025 2:07 pm