deepch / RTSPtoWeb

RTSP Stream to WebBrowser
MIT License
1.16k stars 283 forks source link

How to set and access config json dynamically based on request #467

Closed Surekha95 closed 3 weeks ago

Surekha95 commented 1 month ago

Hi , I want to add new channel on new camera request, for this config json need to be updated with the new rtsp streaming url and stream this. If I given stop request then it has to remove. Is there any solution for this?

Surekha95 commented 3 weeks ago

I'm calling start and delete APIs