I started developing a module that shows the stream of real-time video from a camera on a web page.
But I do not know how to show the live video stream on a web page.
Is there any JavaScript function that allows me to display a live image? Is an object tag in HTML allowing you to embed real-time video?
Can someone guide me on how I can do this?
javascript html video-streaming
Mohan
source share