ant-media / Ant-Media-Server

Ant Media Server is a live streaming engine software that provides adaptive, ultra low latency streaming by using WebRTC technology with ~0.5 seconds latency. Ant Media Server is auto-scalable and it can run on-premise or on-cloud.
https://antmedia.io
Other
4.29k stars 632 forks source link

Auto start and stop configuration on web panel #4885

Open lastpeony opened 1 year ago

lastpeony commented 1 year ago

Add configuration functionality to the stream settings on the web panel to enable auto-start and stop feature, as proposed in the following PR: https://github.com/ant-media/Ant-Media-Server/pull/4770.

image

Can be added to edit broadcast section too because actions can get crowded pretty quickly. Users should be able to toggle this feature on or off and set the time elapse from the web panel. also add short description of the feature because it might be a bit confusing for users. New broadcast status stopped also added with above PR so it should be handled on web panel otherwise when stream is stopped broadcast status on webpanel appears as empty.

lastpeony commented 1 year ago

https://github.com/ant-media/Ant-Media-Management-Console/pull/214