api.video-python-client
api.video-python-client copied to clipboard
[Feat]: Playing the video once the livestream ended
Version
api.video==1.3.0
Environment that reproduces the issue
Mac 24"
Use case description
We have created the live stream and displayed the live stream in the front end.
But the problem is we can not re-view the streamed video once it is ended. It seems the live-streamed video gets saved in "videos" section.
Streamed Video:
Same video gets saved in videos section once ended:
And i do not see any relation between them.
How do i fetch the saved video of the live stream and display i to in the player?
Proposed solution
No response
Alternative solutions
No response