#πŸ”’ OpenCV: I want to get the camera feed from two cameras at the same time for pose estimation

5 messages Β· Page 1 of 1 (latest)

delicate knot
#

I have figured out the pose estimation of apriltags for one camera, however when I attempt to add another camera using it, it doesn't even show its feed afterwards and gives the following error:
(VirtualEnv) @photonvision:~/Documents/test1 $ /home/_/VirtualEnv/bin/python /home/________/Documents/test1/main_output.py
[ WARN:[email protected]] global cap_v4l.cpp:913 open VIDEOIO(V4L2:/dev/video1): can't open camera by index
[ERROR:[email protected]] global obsensor_uvc_stream_channel.cpp:158 getStreamChannelGroup Camera index out of range
failed to load

delicate boltBOT
#

@delicate knot

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

delicate knot
#

ello anyone

delicate boltBOT
#

@delicate knot

Python help channel closed for inactivity

This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.