> On Jun 12, 2022, at 7:06 PM, wrote:
>
> HLS Proxy almost fully meets the above requirements, but I encountered a case
> that I did not know how to solve as follows:
> - When HTTP (web browser) clients connect to My HLS Server, I want to catch
> this event to start using RTSP Client to conn
Hi!
I am using HLS Proxy to convert RTSP stream to HTTP Live Streaming.
Before that, I successfully implemented MyCustomDeviceSource to read data
from FFMPEG to RTSP, now I implement an HLS which will connect this RTSP
stream as an RTSP Stream back-end.
HLS Proxy almost fully meets the abo