I am working on a Go/Javascript project that involves streaming RTSP feeds. The project is based on the following repository: RTSPtoWSMP4f.
Currently, the project has a button in index.tmpl that allows me to click and go to the next stream.
However, I want to modify this setup so that all RTSP feeds stream on a single page, line by line together, instead of having to click a button to go to the next stream.
Has anyone encountered a similar problem and found a solution? Any guidance or code snippets would be greatly appreciated.
You can clone the complete project from this URL: https://github.com/deepch/RTSPtoWSMP4f
Thank you in advance for your help!
Saurabh Yadav is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.