How Can I select a different src with opencv

Ask the community or our support engineers for answers to questions.

I’m trying to use opencv and IA for recognizer the face sentimental expression from a video call,

when I use

import cv2
cap = cv2.VideoCapture(0)

The video is in only one socket, I would like to use this with different src

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.