-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
status: archivedArchived and locked; will not be updatedArchived and locked; will not be updatedtype: bugSomething isn't working correctlySomething isn't working correctly
Milestone
Description
It may seems weird but I have tested many times. If you init the player using the load function using a manifest URI with the http protocol uppercase it won't work. Just use the 'http' lowercase and it will work like magic...
this is the code:
this.player_ = new shaka.Player(this.video_);
this.player_
.load(manifestUri)
.....
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
status: archivedArchived and locked; will not be updatedArchived and locked; will not be updatedtype: bugSomething isn't working correctlySomething isn't working correctly