binocarlos / raspivid

node.js read stream for h.264 data from the raspberry PI camera module
MIT License
25 stars 6 forks source link

Capturing with circular buffer #7

Open JpEncausse opened 8 years ago

JpEncausse commented 8 years ago

Hi, I have a GPIO Trigger to start recording and stop recording

How should I call raspivid to record on trigger + 5s pre buffering ?

KonradLinkowski commented 2 years ago

@JpEncausse, did you manage to do that?