OiO.lk Blog HTML How to Keep a Camera Stream Active Across Pages Without Reinitializing the Camera on Each Page?
HTML

How to Keep a Camera Stream Active Across Pages Without Reinitializing the Camera on Each Page?


I am working on a web application that requires a live camera stream to stay active across multiple pages. The stream is displayed at the top of each page, but currently, the camera stops and reinitializes every time the user navigates to a new page.

I want users to be able to navigate between pages without restarting the camera or causing interruptions in the stream. Ideally, I’d prefer solutions other than converting the site into a Single Page Application (SPA), but I am open to it if it’s the best option.



You need to sign in to view this answers

Exit mobile version