Azure-Samples / media-services-3rdparty-player-samples

Azure Media Services samples for using popular 3rd party player frameworks that support HLS or MPEG-DASH delivery
Other
28 stars 21 forks source link

AVPlayer is not streaming smoothly with HLS + AES - 128 encryption #22

Open RameshAran opened 2 years ago

RameshAran commented 2 years ago

I was trying to stream a HLS manifest URL with AES - 128 encryption enabled. The video content is not coming properly. Most of the time, its playing with empty content. Need to try LoadStream for multiple times for the entire video content to be visible. And in between the video frame may stuck sometimes. Not having a better user experience.

Tested in iPad Pro (10.5 inch), iOS - 13. Screenshot 2022-01-11 at 10 14 11 AM

RameshAran commented 2 years ago

Any update on this will be really helpful? Also is the token expires will it handled by the player?