amazon-chime-sdk-js
amazon-chime-sdk-js copied to clipboard
Chime media capture 5 seconds chunk video is default or configurable? How to play an hour chunk video?
What are you trying to do?
I am trying to play the composited-video from s3 in the HTML video element. We have 1 hour meeting session recorded in s3. We need to play the same in the HTML page. Each video is 5 seconds. For an hour 5 * 60 * 60 = 720 mp4 files. How can we show this videos in the HTML video element. Is there any way apart from loading the video URL one by one?
5 seconds chunk video is default or configurable?
What documentation have you looked at so far?
https://docs.aws.amazon.com/chime-sdk/latest/dg/create-capture-pipe.html