Re: [Live-devel] RTSP-over-Websocket support in LIVE555 Proxy Server

2020-10-16 Thread Ross Finlayson
I’m not sure what “RTSP-over-Websockets” is; in fact, I’m not sure it’s even something that exists. RTSP is a protocol that runs over a TCP (or perhaps TLS) connection. If (and only if) you have a “rtsp://“ (or “rtsps://“) URL for your stream, then our “LIVE555 Proxy Server” should be able to

[Live-devel] RTSP-over-Websocket support in LIVE555 Proxy Server

2020-10-16 Thread Thomas Schmiedl
Hello, I use the xupnpd2-mediaserver on my router to transfer some HLS-streams to the TV. Now I try to display this stream directly from the webcam: https://herberts.meinekameras.de:10169/ (RTSP-over-Websocket). Does the "LIVE555 Proxy Server" support Websockets? I try to forward the RTSP-ove