google-coral / examples-camera

Small code snippets that show how to stream camera images to a Coral device.
Apache License 2.0
357 stars 115 forks source link

How to record a video in coral dev board using hardware codec ? #73

Closed vaibhav810 closed 3 years ago

vaibhav810 commented 3 years ago

I have coral dev kit and coral camera with me..

I want my inference pipelining running as it as while recording input (raw format is also acceptable ) camera frames in file parallely .How do i achieve that ? gsteramer pipeline ?

If i use cv2.videowriter , its very bottleneck & low fps

manoj7410 commented 3 years ago

Responded at https://github.com/google-coral/pycoral/issues/20#issuecomment-791781536