aws / amazon-chime-sdk-js

A JavaScript client library for integrating multi-party communications powered by the Amazon Chime service.
Apache License 2.0
699 stars 471 forks source link

Chime media capture 5 seconds chunk video is default or configurable? How to play an hour chunk video? #2789

Open itsgowtham opened 8 months ago

itsgowtham commented 8 months ago

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