deepch / RTSPtoWeb

RTSP Stream to WebBrowser
MIT License
1.26k stars 300 forks source link

Best way to import a stream from ffmpeg? #239

Open roger- opened 1 year ago

roger- commented 1 year ago

I have an MJPEG stream that I'd like to add. One option is MJPEG -> ffmpeg (convert to h264) -> rtsp-simple-server -> RTSPtoWeb.

Is there a more direct way?

JeDiE99 commented 1 year ago

No(