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 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?
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
The text was updated successfully, but these errors were encountered: