Record Api working with stream properties unusedStreamDeletionTimeoutMs question #1706
-
|
I am using OME latest Docker image to pull a rtsp and publishers is WebRTC, live video is working well with the ovenplayer. I am trying to use record Api now, after I post record start request, I found that recod will auto stop if I configu the persistent to false and set unusedStreamDeletionTimeoutMs when create the stream. I would like to use the record stop api to contral the video length. The stream properties when created: I don't want to change the persistent to true because that I need to manage and delete stream by myself, Is there any way to keep the stream when recording? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
|
Also I can't gat file connections in statistics API after started the record, file is alway 0, I can see the webrtc. did I missing something in the config file? this is how I add FILE to Publishers |
Beta Was this translation helpful? Give feedback.
-
|
When a stream is recorded, it seems like it's being used. We'll review this and add the feature. |
Beta Was this translation helpful? Give feedback.
-
|
This is now managed as an issue: #1708 |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for review and created issue for this |
Beta Was this translation helpful? Give feedback.
This is now managed as an issue: #1708