You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the apivideo library to live-stream a video. One of our requirements is an option to be able to record the streaming or not.
I am using the CREATE method to create the live stream. However, it does not have an option for recording the streaming. But in the dashboard, there is an option to enable the recording or not as in the image below.
My thought is, that if it is available in the dashboard of the live stream, then there should be an option to toggle the recording.
Version
api.video==1.3.0
Environment that reproduces the issue
Device: Mac 24"
IDE: VS CODE
Use case description
I am using the apivideo library to live-stream a video. One of our requirements is an option to be able to record the streaming or not.
I am using the CREATE method to create the live stream. However, it does not have an option for recording the streaming. But in the dashboard, there is an option to enable the recording or not as in the image below.
My thought is, that if it is available in the dashboard of the live stream, then there should be an option to toggle the recording.
Or, Am I missing something?
Proposed solution
Send a recording flag in CREATE API
Alternative solutions
No response
The text was updated successfully, but these errors were encountered: