To renew my real-estate license, I must take 3 courses. Texas has a new rule that requires the taking of a course’s final exam to be monitored. The monitoring can be done remotely using a webcam. My laptop has a webcam. I know nothing about a webcam’s use. I read on the web that I can test to see if the webcam is working by running a program called Cheese. I installed and ran Cheese. The webcam is working. My problem now is to send to the webcam’s video (of me taking the final exam) to the school over the internet. My reading on the web tells me that “streaming the webcam’s video” is the task I face.
So I installed the program called VLC. Info on the web told me to get my webcam’s name. I did, and it's “/dev/video0”. Then it told me to run this command “vlc v4l2:///dev/video0” but without the quote marks. I did and I got a slew of errors, which I can post here if necessary. Can someone please tell me if I’m on the right track re the use of my webcam to transmit the webcam’s video to the school?
So I installed the program called VLC. Info on the web told me to get my webcam’s name. I did, and it's “/dev/video0”. Then it told me to run this command “vlc v4l2:///dev/video0” but without the quote marks. I did and I got a slew of errors, which I can post here if necessary. Can someone please tell me if I’m on the right track re the use of my webcam to transmit the webcam’s video to the school?
Comment