Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[wiki] Sample players not working #1733

Closed
DmtKats opened this issue Jan 9, 2017 · 6 comments
Closed

[wiki] Sample players not working #1733

DmtKats opened this issue Jan 9, 2017 · 6 comments

Comments

@DmtKats
Copy link

DmtKats commented Jan 9, 2017

I tried checking the reference players for autoplay and I noticed that the players were not working. The "Dash IF Reference Player" works and the samples using the reference player work, but all the other examples seem to camplain with errors like:

The connection to wss://live.github.com/_sockets/VjI6MTQ2Mzc1NjEyOjQ1NWMzZTBlYzg4OGRlMTZhODYwMjNhMjEyODM5NmM3NDI4YjJiZTNkMmZiYTIzZWVmMGYzZTI0YTEzZjcxNjE=--8d7b09cd5360d28867933ec8229c7b15f68218c9 was interrupted while the page was loading.

and

: dashjs is not defined
init()
 auto-load-single-video-with-context-and-source.html:22
onload()
 auto-load-single-video-with-context-and-source.html:1
 auto-load-single-video-with-context-and-source.html:22:13

Logged on to slack and verified that I was not the only one for whom the links weren't working.

A link to one of tha failing players:

http://vm2.dashif.org/dash.js/samples/getting-started-basic-embed/auto-load-single-video-src.html

@davemevans
Copy link
Contributor

Probably a duplicate of #1722?

@LloydW93
Copy link
Member

LloydW93 commented Jan 9, 2017

Nope, this is unrelated. The above link returns a 404 attempting to load dash.debug.js.

@dsparacio
Copy link
Contributor

Ill check why files are missing. thanks

@dsparacio
Copy link
Contributor

OK so the files are where they are suppose to be the url being used is old (vm2) and we need to figure out where that URL came from. Readme, release email etc.

In the 2.4 release email there are urls to this server for samples.
http://dashif.org/reference/players/javascript/v2.4.0/samples/getting-started-basic-embed/auto-load-single-video-src.html

This fails still but I believe due to #1722 - the debug file is loading as expected.

@davemevans
Copy link
Contributor

The URL came from the sidebar on the wiki page.

I've updated the sidebar links to point to http://dashif.org/reference/players/javascript/latest/ where appropriate but we should probably keep this open until #1736 is merged.

@epiclabsDASH
Copy link
Contributor

Closing this one. #1736 was merged some time ago.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants