api.video-python-client icon indicating copy to clipboard operation
api.video-python-client copied to clipboard

[Feat]: Option to record the streaming.

Open imsujan276 opened this issue 11 months ago • 0 comments

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.

Screenshot 2024-03-01 at 6 35 25 PM

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

imsujan276 avatar Mar 01 '24 12:03 imsujan276