Open juvinski opened 3 years ago
Did you manage to find a solution?
gstreamer
seems to have it's own methods for that: file_sink: Write incoming data to a file in the local file system.
Maybe this can be useful, as another user was having a SIMILAR (more or less, more less than more) issue @juvinski But I could not make a lot of sense so as to fix it "quickly" and save the output to my local
Hi @juvinski were you able to figure out how to do it? I'm currently on the dev board mini and have a coral camera as well (mini and regular are basically the same software-wise). I'm trying to get it to save videos as well. Please let me know if you got it.
Thanks!
hey, just to check up on that topic, is there a way to do it?
Hi guys,
I have a coraldev board and coral camera, and how can I stream or save the video from gstreamer/detect.py samples to a file or stream to my desktop computer ?
Thanks a lot - I saw the same question but the answers I believe was using opencv or raspberry + coral accelerator.