rtsp2web - How does it work?

Current Development version likely to have breaking changes
Post Reply
User avatar
Bluemax
Posts: 136
Joined: Wed Jun 12, 2019 5:15 pm

rtsp2web - How does it work?

Post by Bluemax »

Hi,
is there any documentation how to set up rtsp2web? I've compiled and installed rtsp2web but not sure what to do with it (it is not shipped with "zoneminder-dbg/jammy 1.37.63~20240906093428-jammy amd64" (iconnor/zoneminder-master) and the "demo:demo" url showing in the logs doesn't work (or connect to anything) out-of-the-box. There also is no new process/port listening).

Zoneminder somewhat reacts to my rtsp2ws server (Attempted to send to webroot:www@127.0.0.1:8080/stream/1/info and got Server returned nothing (no headers, no data)) but i don't know what i'm doing here.

Code: Select all

$ rtsp2ws -c /usr/local/share/rtsp2ws/keycert.pem rtsp://192.168.1.123/ISAPI/streaming/channels/101
Started on port:8080s webroot:www
[:0] sslize error: error:0A00009C:SSL routines::http request
[:0] sslize error: error:0A00009C:SSL routines::http request
[:0] sslize error: error:0A00009C:SSL routines::http request
[:0] sslize error: error:0A00009C:SSL routines::http request
[:0] sslize error: error:0A00009C:SSL routines::http request
Edit:
When i look at RTSPtoWeb there is a demo:demo account (that could be the pre-set url of Zoneminder). Application names might be mixed up here (rtsp2web<>RTSPtoWeb).
Post Reply