[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Lua RTSP-proxy
- From: Thomas Schmiedl <thomas.schmiedl@...>
- Date: Tue, 20 Oct 2020 17:41:05 +0200
Hello,
please allow me a question to this list. I try to display this
RTSP-over-Websockets-stream https://herberts.meinekameras.de:10169/ via
xupnpd2-mediaserver on my TV.
Because xupnpd2 doesn't support RTSP-over-Websockets, my idea is to use
a RTSP-proxy with Websockets-support for ffmpeg (RTSP-input) and produce
a local HLS-stream for xupnpd2.
I'm not a developer (only very basic knowledge because of xupnpd.lua)
and my question is, that someone please take a look in this stream
https://herberts.meinekameras.de:10169/ and maybe add support for
lua-websockets-client to this RTSP-proxy-example
https://gitlab.com/berdyansk/astra-sm/blob/2f0f9a27494b9fd5b2601941dd2accc2797f0adb/scripts/examples/rtsp/rtspproxy.lua.
Thanks and best regards,
Thomas