Raspberry Pi zero, webcam + embedded text - Raspberry Pi Forums


hi,
first post on forum , i'am begginer raspberry pi.
need information on how embed text (or if possible) text file or other program video stream.

have in mind build system measure temp , salinity on uart , @ same time must record video stream on sd card (file system).. temp , salinity must embedded inside video stream..

know ffmpeg , obs studio i'am looking other possibility (if exsists)?

use camera on flat cable compatible raspberry pi...

thank you..

peter

welcome raspberry pi forums.

if prepared use 'official' raspberry pi foundation camera module there python library, picamera, has ability add annotations recordings.

documentation here: https://picamera.readthedocs.io/en/rele ... the-output

maybe similar looking for?


raspberrypi



Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'