Is there any way to start or stop HSL recording on the fly for specific stream Id? #5479
-
I have a requirement as follow:
Can you help how to implemet this kind of feature? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @enkhchuluun , For the HLS recordings, for now, they can be configured to record the streams as soon as the stream starts. Thank you. |
Beta Was this translation helpful? Give feedback.
Hi @enkhchuluun ,
We have start and stop REST API for MP4 and WebM recording https://antmedia.io/rest/#/BroadcastRestService/enableRecording
For the HLS recordings, for now, they can be configured to record the streams as soon as the stream starts.
If this doesn't suit your requirements then I welcome you to create a feature request here https://github.com/ant-media/Ant-Media-Server/issues and we can discuss it with you in more detail and implement it.
Thank you.