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

질문됨 일 년 전189회 조회
1개 답변
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
답변함 10달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠