awslabs / amazon-kinesis-video-streams-producer-c

https://awslabs.github.io/amazon-kinesis-video-streams-producer-c/group__PublicMemberFunctions.html
Apache License 2.0
54 stars 72 forks source link

"Fragment decoding error" when playing video in chrome or edge #445

Closed Polaris-Zhu closed 5 months ago

Polaris-Zhu commented 5 months ago

Playing the video in chrom gives a Fragment decoding error. However, it works fine in firefox. edge has been updated to the latest version.Attached is the downloaded video, you can directly use different browsers to play. error_log

https://github.com/awslabs/amazon-kinesis-video-streams-producer-c/assets/44311400/5071d95a-25bc-44b6-925b-90d76a330809

stefankiesz commented 5 months ago

Hi, please refer to the fragment decoding error trouble shooting guide found here and verify your footage meets the requirements for browser playback. You can use the GetMediaForFragmentList API to verify the relevant details of the media.

niyatim23 commented 5 months ago

Closing due to no response