Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How do I embed web cam output on a browser?

I’ve created a game that uses OpenCV’s video capture function to open up a webcam, where the user can interact and score points using colour detection.

I’ve got the app running on xampp, started via a browser.

But on starting, The browser opens a new python window and the game can be played.

Is there a way to embed this window on a browser?