Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get Theta Z1 Live Video from VideoCapture in Python's OpenCV #12

Open
otets-u opened this issue Feb 20, 2024 · 1 comment
Open

Get Theta Z1 Live Video from VideoCapture in Python's OpenCV #12

otets-u opened this issue Feb 20, 2024 · 1 comment

Comments

@otets-u
Copy link

otets-u commented Feb 20, 2024

Hello.
Thank you for nice samples.

Now, I'd like to show the Theta Z1 Video by using VideoCapture in Python's OpenCV on Ubuntu 22.04.
So, I follwed the below forum.

https://community.theta360.guide/t/live-streaming-over-usb-on-ubuntu-and-linux-nvidia-jetson/4359/52

And then, I ran the ./gst_loopback as a result below error occured.
Could you give me any tips to solve??

$ ./gst_loopback 
start, hit any key to stop
Error: Device '/dev/video0' is not a output device.
stop

./gst_viewer works well without any errors.

In addition, I'd like to know the steps to show the Theta Z1 Video by Python's OpenCV.
Is the any information on website for this??

Sincerely.

@codetricity
Copy link

Do you have v4l2loopback installed?

did you do

sudo modprobe v4l2loopback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants