rtsp_simple_server icon indicating copy to clipboard operation
rtsp_simple_server copied to clipboard

Adding options for HTTP-API to be able to debug and review Eufy-P2P-Streams running through RSTP-server

Open rwunsch opened this issue 2 years ago • 9 comments

Hi @fuatakgun ,

I had the issue that I wanted to push my Eufy-P2P stream into Frigate (NVR). But I did not know the input-stream-ID defined by the eufy_security-add-on.

I think exposing the HTTP-API port 9997 might make sense - which can then be queried through the browser:

eg http://<HA-URL_OR-IP>:9997/v1/paths/list Documentation: https://aler9.github.io/rtsp-simple-server/ I also bumped the version of the RTSP-add-on to v.0.17.11 .

Hope you agree and accept the pull-request.

Thanks and cheers - Robert

rwunsch avatar Dec 21 '21 20:12 rwunsch