jetcam icon indicating copy to clipboard operation
jetcam copied to clipboard

stream and display laptop webcam using jetcam

Open Hasankanso opened this issue 4 years ago • 2 comments

is there any explicit code on how to do it, usb_camera is throwing an initialization error, csi_camera also, so I wonder what is the right way to do that. again I'm using only my laptop and have no external hardware.

I will appreciate any kind of help.

Hasankanso avatar Sep 21 '20 02:09 Hasankanso

Hi Hasankanso,

Thanks for reaching out!

You might be able to try ipywebrtc for this purpose.

Please let me know if this helps or you run into issues.

Best, John

jaybdub avatar Sep 21 '20 18:09 jaybdub

Hi jaybdub,

thanks for help, I used this method to workaround jetcam in jupyter (read my comment at): https://github.com/NVIDIA-AI-IOT/trt_pose#issuecomment-698948509

I edited the live_demo.ipynb from trt_pose just in case someone is wondering how to replace jetcam,

best, Hassan

Hasankanso avatar Sep 25 '20 15:09 Hasankanso