Score:0

How to use local camera in remote server

us flag

Using ssh enabled remote server(Linux). For accessing the remote server from my windows PC, already enabled tunnel & X11 Forwarding (as I am using Jupiter notebook for video processing).

By using cap = cv2.VideoCapture("testVid.mp4") I can see the processed video smoothly when processing the video in the notebook through 'Xming' in Windows screen. But I am badly in need of cap = cv2.VideoCapture(0) option because I want to test it with a camera. But unable to do it from my local PC(windows). Any solutions?

Thanks in advance.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.