I’m using raspberry pi with python3. I don’t have the raspo camera. So how would make the videocapture(0) go to a web page? I have seen very complicated ways that I don’t understand yet. Are there basic ways to do this?
Raspberry pi 4 Python 3.7 ish Usb camera I’ve seen forums that have server client and very complicated code. I’m trying to teach my kids some robotics and basics and I just can’t find a solution.
Thanks
how would that work, ever ? a webcam captures images, locally, not webpages.
did you mean: connect to an IP camera ? or have a server o your pi stream out video to a web browser on another machine ?
Yes stream to a webpage Have the raspi stream what’s on the camera so that you can see it on another device through it’s IP address.