Replies: 1 comment
-
Fixed. See https://blog.ossrs.io/how-to-record-live-streaming-to-mp4-file-2aa792c35b25 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently, it only supports recording all streams or not recording at all. Sometimes it is necessary to specify certain streams for recording:
A more convenient option is to support recording a specific stream or streams with certain special names.
PS: Of course, if you can call an API to start and stop recording at the streaming end, that's also a solution.
Workaround: Currently, you can turn on and off recording rules to implement recording and stopping recording.
Beta Was this translation helpful? Give feedback.
All reactions