I have started developing module which shows the live video stream from the camera on web page.
But, I don't know how to show the video stream live in web page.
Is there any JavaScript function helps to show live view? Does object tag in HTML allow us to embed live video ?
Could someone guide me on how I can do this?