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.