ossrs / oryx

Oryx(SRS Stack) is an all-in-one, out-of-the-box, and open-source video solution for creating online video services, including live streaming and WebRTC, on the cloud or through self-hosting.
https://ossrs.io/oryx
MIT License
448 stars 97 forks source link

NoETA: Support set timeout for Record for a wedding live broadcast #152

Open hjxsj opened 6 months ago

hjxsj commented 6 months ago

Add a scene for a wedding live broadcast, which will be divided into several segments. The first day, the afternoon will be live for a few hours, the evening will be live for a few hours, and the next day, the wedding will be live for a few more hours. After each live broadcast, a replay video of the current live broadcast can be automatically generated. The end of the live broadcast can be manually generated, and all replay videos from the first day to the end can be generated. It is best to set the start and end time points, which is very convenient to use.

Add a live streaming feature for a wedding event, which will be divided into several sessions. The live stream will occur for a few hours in the afternoon and a few hours in the evening the day before the wedding, and then for a few hours on the wedding day itself. After each live streaming session ends, a replay video of that session should be automatically generated. The live stream can be manually ended, and upon completion, a compilation of all replay videos from the first day to the last should be created. Ideally, the ability to set start and end times for the live stream would be included, making the feature very convenient to use.

TRANS_BY_GPT4