- Newest
- Most votes
- Most comments
Using cv2 to access a webcam directly from an EC2 instance is typically not feasible because EC2 instances are virtual machines running in the cloud without direct access to local hardware such as webcams. However, there are alternative approaches you can consider for processing webcam video with an EC2 instance:-
Capture and Upload Video Locally, Process on EC2 Stream Video to EC2 and Use AWS Media Services to ingest, process, and store video streams
You can upload your video into EC2, and process it with CV2.
If you want to access your local PC web cam from your EC2 instance. Install NICE DCV in EC2 Windows Server, remote in using a supported web browser or native client, and enable webcam re-direction
This is from web browser
This is from Windows and Linux client app
Relevant content
- asked a month ago
- asked 2 years ago
- asked 2 years ago
- AWS OFFICIALUpdated 2 months ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated a year ago