deepch / RTSPtoWeb

RTSP Stream to WebBrowser
MIT License
1.33k stars 313 forks source link

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

Closed Surekha95 closed 5 months ago

Surekha95 commented 6 months 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 5 months ago

I'm calling start and delete APIs