/RTSP2HLS

This application is a simple server implemented using FastAPI. It is designed to convert video streams from RTSP (Real Time Streaming Protocol) to HLS (HTTP Live Streaming) format. HLS allows for the efficient streaming of video over HTTP, making it easier to distribute and consume video content over the web.

Primary LanguagePython

No issues in this repository yet.