I have no idea how I can test video resolution and video bitrate on dispatcher. | Community
Skip to main content
New Participant
October 18, 2018
Solved

I have no idea how I can test video resolution and video bitrate on dispatcher.

  • October 18, 2018
  • 4 replies
  • 2481 views

Hello Everyone.

I have the following requirement.

what is size resolution that is best for what internet speeds?

I have already configured dispatcher environment with Apache server.

I have to test on dispatcher below one case by case.

I have no idea how I can test video resolution and video bitrate on dispatcher.
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Peter_Puzanovs

Dear Chung,

Chrome has OOTB option to set custom download speed.[0], you could also use tools like Charles proxy to do similar.

[0] Network Analysis Reference  |  Tools for Web Developers  |  Google Developers

Most of the modern video providers already have options to serve content based on user download speed, e.g. they request the bitrate depending on the users speed.

Regards,

Peter

4 replies

raj_mandalapu
New Participant
October 18, 2018

Please replicate video to publish environment and check, if still not appearing then clear cache and try.

New Participant
October 18, 2018

I want to test video resolution and internet speed on cached page.

and Can I set different video resolutions as I can set custom download speed using chrome developer tools?

And I have second question.

I have added video(AEM front end testing(HD1080P).mp4) file like below one and published it in author environment.

(http://localhost:4502/editor.html/content/rccexcaliburpoc/test.html)

But the video doesn't display like below one in publish environment.

(http://localhost:4503/content/rccexcaliburpoc/test.html)

I don't know why.

smacdonald2008
New Participant
October 18, 2018

Have you tested your videos on AEM pages that are not cached. If you select a tool as Peter suggests - you should be able to test the videos on Cached pages.

Peter_Puzanovs
Peter_PuzanovsAccepted solution
New Participant
October 18, 2018

Dear Chung,

Chrome has OOTB option to set custom download speed.[0], you could also use tools like Charles proxy to do similar.

[0] Network Analysis Reference  |  Tools for Web Developers  |  Google Developers

Most of the modern video providers already have options to serve content based on user download speed, e.g. they request the bitrate depending on the users speed.

Regards,

Peter