You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: