deepch / RTSPtoWeb

RTSP Stream to WebBrowser
MIT License
1.16k stars 283 forks source link

Trying to extract the web stream for integration #460

Open eblieb opened 1 month ago

eblieb commented 1 month ago

I am trying to use RTSPtoWeb to convert RTSP camera feeds into a format that Octoprint can use. I got it working great in the webui and see my camera, but now have to figure out how to get the stream into octoprint. Any suggestions?

https://github.com/deepch/RTSPtoWeb/blob/master/docs/api.md#hls

I used this document to generate the HLS stream but when I integrate it into octoprint i just get a black screen.