aws-samples / aws-samples/amazon-ivs-player-android-sample
Caching live-stream videos
Open
- Dominant language
- Kotlin
- Stars
- 32
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to pause live stream video and continue from same place where we stopped after some time(10-20 seconds) using your MediaPlayer?
I actually tried to use setMinBuffer, setMaxBuffer and setRebufferToLive methods from com.amazonaws.ivs.player.Player, but they didn't make any effect with next stream https://fcc3ddae59ed.us-west-2.playback.live-video.net/api/video/v1/us-west-2.893648527354.channel.DmumNckWFTqz.m3u8
Can you give any advice or solution to this problem? Thank you in advance
Contributor guide
Assessment
This issue has not been assessed yet.