Cloudfront Video Lag Issues

0

Hii AWS Developers or Community Members, I'm facing some issues with video playing can someone please give me any solution or feedback on what I need to do? https://www.npmjs.com/package/react-native-video I'm using this package for playing a cloudfront video but the video is lagging.

Please give me some solution or feedback

Thank You

asked a year ago184 views
1 Answer
0

Hi, It could be better if your question came with more information, not just saying what is the player you use.

Back to your question, if you have seen your video playback is laggy, strongly suggest you to check it with 'Developer Tools' loaded. (In Windows, you may just press F12), and switch to the 'network' tab.

And then, you could check the 'timing' tab and understand how much time it taken when the sub-actions loaded video chunks(ex: .ts files)

Or, you may save the result as an HAR[1] file and upload it with the question, the HAR file contains lots of information that would be helpful for the analysis.

After that, people could help you without reading your fortune, nor guessing what happens.

Enter image description here

[1] HAR File - Capture web session traffic - https://support.google.com/admanager/answer/10358597?hl=en

profile pictureAWS
Kenex_H
answered 10 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions