Roverr / rtsp-stream

Out of box solution for RTSP - HLS live stream transcoding. Makes RTSP easy to play in browsers.
MIT License
712 stars 167 forks source link

https #85

Open tlonovoi opened 1 year ago

tlonovoi commented 1 year ago

I'm trying to integrate stream on my website which is working over https from rtsp-stream docker m38u link which is served over http. And I get mixed content error. Any chance to solve this issue?

lpmorin commented 10 months ago

You could put the stream behind a http proxy which will take care of the HTTPS certificates, like nginx