rtsp-hls-relay An RTSP to HLS relay server Before building the project, create a .env file in the project root with the following content: STREAM_URI='rtsp://ip:port' STREAM_CACHE='C:\path\to\stream\cache'