picam
picam copied to clipboard
Audio/video recorder for Raspberry Pi with language agnostic API
I have a problem: Whenever I try example: echo 'text=Houston, we have a problem' > hooks/subtitle I am receiving the following error message: Fontconfig warning: ignoring UTF-8: not a valid...
Hello, I don't understand how to add an overlaying text...Could you help me ? Thank you for picam, I use it to livestream to youtube and periscope;
Hi, Thanks for the wonderful work. I'm testing out pi-cam with my Pi Zero, Pi camera, and an i2s MEMS mic. I have some issues with my i2s mic. Specifically,...
Thanks For Your Attention iizukanao, Results: $./picam --alsadev hw:1,0 -c 4 configuring devices error: cannot set sample format (Invalid argument). 4 channel microphone (http://wiki.seeedstudio.com/ReSpeaker_4_Mic_Array_for_Raspberry_Pi/) by default works on S32_LE simple...
I was going to ask if I can use USB cameras but then I saw another post before, but my question is can I use different cameras that aren't USB...
Hello! This project sounds really cool, and I hope I can get it to work on a Pi Zero W. Unfortunately, every time I run picam, it crashes the system...
This issue appears to be caused by pi3d memory management that periodically consumes GPU memory until it crashes node-rtsp-rtmp-server. I posted this previously as an issue for node-rtsp-rtmp-server but I...
Hi, I couldn't find nothing about this in the documentation: Is it possible to pause / resume a recording? I don't mean to stop / start, but to pause a...
When enforcing 25 fps by setting -f 25 and confirming with verbose log ~25fps, the generated stream its content is indeed ~25fps(framecount ffmpeg), however some applications (like Kodi) still identify...
I want the camera to start streaming as soon as its plugged in, so I have tried to add a init script to run at startup. For some reason, I...