This Go application converts raw RTSP streams into HLS, making them playable directly in web browsers. It offers an out-of-the-box solution, ideal for integrating live video feeds into existing web projects. Use the Docker image for a simple setup.
Turns RTSP streams into HLS for easy browser playback.
Developers needing to display live camera feeds or video streams within a web application.