deepch / RTSPtoWeb

RTSP Stream to WebBrowser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to set and access config json dynamically based on request

Surekha95 opened this issue · comments

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?

I'm calling start and delete APIs