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

Add HLS TS streams and mux.js to the appspot demo #1078

Closed
joeyparrish opened this issue Oct 21, 2017 · 4 comments
Closed

Add HLS TS streams and mux.js to the appspot demo #1078

joeyparrish opened this issue Oct 21, 2017 · 4 comments
Assignees
Labels
component: HLS The issue involves Apple's HLS manifest format status: archived Archived and locked; will not be updated type: enhancement New feature or request
Milestone

Comments

@joeyparrish
Copy link
Member

Mux.js is not being deployed to appspot with our demo, so this, for example, isn't working yet:

https://nightly-dot-shaka-player-demo.appspot.com/demo/#asset=https://bitdash-a.akamaihd.net/content/MI201109210084_1/m3u8s/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.m3u8;lang=en-US

We also need to add TS resources to our demo list. We should publish some of our own with Shaka Packager, as well as third-party assets, such as those published by Apple and Bitmovin.

https://developer.apple.com/streaming/examples/

https://bitmovin.com/mpeg-dash-hls-examples-sample-streams/

@joeyparrish joeyparrish added component: HLS The issue involves Apple's HLS manifest format type: enhancement New feature or request labels Oct 21, 2017
@joeyparrish joeyparrish added this to the v2.3.0 milestone Oct 21, 2017
@joeyparrish joeyparrish self-assigned this Oct 22, 2017
@joeyparrish
Copy link
Member Author

Update: the content from Apple linked above does not allow cross-origin access, so we can't add that to our demo.

shaka-bot pushed a commit that referenced this issue Oct 23, 2017
Issue #1078

Change-Id: Iaf2c19f02e965e6c9206e9d8e7bad6c9659f52be
shaka-bot pushed a commit that referenced this issue Oct 23, 2017
Issue #1078

Change-Id: I778cd499ac4856c9a07dd75984c9a27ae871b3f3
@joeyparrish
Copy link
Member Author

TS assets have been added to the demo, the service worker will cache mux.js, and the next nightly build will include mux.js.

@osmestad
Copy link

osmestad commented Jan 18, 2018

This does not seem to be working currently?
Testing https://shaka-player-demo.appspot.com/demo/ with Chrome 63 (macOS 10.13.2) the Bitmovin Art of Motion (HLS, TS) and Sintel (HLS, TS, 4k) are not selectable.
Update: If I manually remove the "disabled" attribute from the examples dropdown they will play, so I guess the problem is in how the detection for shakaAssets.Feature.MP2TS support is happening.
I see this has been reported as: #1214

@joeyparrish
Copy link
Member Author

@osmestad, yes, this is a bug in the demo, #1214.

@shaka-project shaka-project locked and limited conversation to collaborators Mar 22, 2018
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Apr 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component: HLS The issue involves Apple's HLS manifest format status: archived Archived and locked; will not be updated type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants