Unable to render video playback
|
08-15-2016, 12:57 PM
(This post was last modified: 08-15-2016 02:40 PM by waem445.)
Post: #1
|
|||
|
|||
Unable to render video playback
I'm using Centos 7 and have installed webpagest v2.19. Film strip & waterfall seem to be working but not the video playback. The video is created on the server, however, I'm not able to play it on the browser. I can't even download the video from that page.
The test agent has wptdriver and urlblast running I tried 'scp' the video to my computer and the video played fine with VLC player. The installation check page indicates that everything installed correctly. Kindly help. |
|||
08-24-2016, 07:54 AM
Post: #2
|
|||
|
|||
RE: Unable to render video playback
Hi Pat,
Do you have any suggestions as to why I might be seeing this problem ? Any pointers would be appreciated. |
|||
09-27-2016, 02:43 PM
Post: #3
|
|||
|
|||
RE: Unable to render video playback
Do you have flash? I would inspect the area around:
<div id="player" ... within <param name="flashvars" the value contains the URL for the video, e.g. http://www.webpagetest.org%2Fresults%2Fvideo%2F16%2F09%2F26... I would urldecode that via https://urldecode.org/ and then see if you can hit the video url directly without flash. |
|||
10-27-2016, 05:53 PM
Post: #4
|
|||
|
|||
RE: Unable to render video playback
(09-27-2016 02:43 PM)deshawnbw Wrote: Do you have flash? I would inspect the area around: Thank you for your response @deshawnbw Yes, i have flash installed. I tried hitting the video url directly and I could not reach it. The browser kept waiting I have webpagetest running on a docker container on port 8089 Attached is the screenshot of view source. |
|||
02-20-2017, 06:30 PM
Post: #5
|
|||
|
|||
RE: Unable to render video playback
Could someone help me figure this out?
I'm unable to reach the video resource as my browser keeps spinning. But as specified above, the video links are correct within the html. How can I debug this? Is it a permission issue? Host machine is a centos 7 has a user that is 'centos', while the container runs with user 'www-data' (as specified in the webpagetest source code Docker file) Similarly, when I capture dev tools timeline, and click on the timeline result, I see a blank page: http://XX.XX.XX.XXX:8089/chrome/timeline...EE_2&run=1 However,the trace renders correctly http://XX.XX.XX.XXX:8089/chrome/trace.ph...EE_2&run=1 Not sure whats going on here. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)