-
Hi @lkiesow ,
I have been installed capture agent based upon your documentation and also compiled ffmpeg following the below url.
http://owenashurst.com/?p=242
Every thing is working good (register…
-
BorisS ran into an [issue with the splitter](http://www.raspberrypi.org/phpBB3/viewtopic.php?p=495664#p495664) - it appears that attempting multiple recording splits results in a header wait timeout. …
-
Commit raspberrypi/userland@da0dc5252f7e6424d96c3591e9f88ec3ec5a8d55 contains initial work on stereoscopic support (for the compute module). Probably can't do much with this until I get a hold of a co…
-
Current raspivid code doesn't allow a value of 0 with the --intra / -g option.
Could you please allow this as it has a special meaning : only send an I-frame on the first frame and never again.
This c…
-
I'm trying to stream live video from a Raspberry Pi using JSMPEG, but the following input video is giving me the following broken output:
Input sample: ![Input sample](http://i.imgur.com/HpP7fE2.jpg)…
-
Hi,
Project looks promising. I'm trying it out on Arch Linux on a Pi. Seems to compile fine, but when running I get the error
```
failed to set camera to idle state (perhaps you need to reboot the…
-
this is an enhancement request
i was wondering if you plan on adding recent raspivid features, around signals, letting video recording be paused / resumed on SIGUSR1 signal.
-- ignore this --
For so…
-
I want to add a MMAL decoder wrapper to FFmpeg. FFmpeg's API requires that output frame for each input packet is produced. The API user must pass a packet containing exactly one video frame to the de…
ghost updated
9 years ago
-
Hi,
I've been trying to get h264 stream working as described in here: https://groups.google.com/forum/#!topic/meetecho-janus/XjjboCTY0Xc
using gstreamer1 and nightly firefox build
This fails with f…
-
JamesH notes in a [thread on the Pi camera forum](http://www.raspberrypi.org/forum/viewtopic.php?p=472108#p472108) that the reason split_recording doesn't work when bitrate is set to 0 (VBR mode) is a…