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

Feature Request: expose video/audio/text http request handler #228

Closed
leandromoreira opened this issue Nov 8, 2015 · 4 comments
Closed
Labels
status: archived Archived and locked; will not be updated type: enhancement New feature or request
Milestone

Comments

@leandromoreira
Copy link
Contributor

Good case for it: a dev could provide a p2p (webrtc) implementation. Maybe this could be something to consider to 2.0

I was quickly looking at the code to find the spot where this extension could be done but I couldn't find. :(

shaka.player.Player.prototype.load
shaka.player.StreamVideoSource.prototype.load 
shaka.player.StreamVideoSource.prototype.attach
shaka.player.StreamVideoSource.prototype.onMediaSourceOpen_
shaka.player.StreamVideoSource.prototype.createAndStartStreams_ 
shaka.player.StreamVideoSource.prototype.createStreams_ 
shaka.player.StreamVideoSource.prototype.startStreams_
@joeyparrish
Copy link
Member

We will offer plugins for networking in 2.0. You will be able to implement any URI scheme you like any way you want. We'll be publishing details soon.

@joeyparrish joeyparrish added this to the v2.0.0 milestone Nov 13, 2015
@joeyparrish joeyparrish added the type: enhancement New feature or request label Nov 13, 2015
@leandromoreira
Copy link
Contributor Author

Thanks 👍

@joeyparrish joeyparrish modified the milestones: v2.0-beta, v2.0.0 Jan 5, 2016
@joeyparrish
Copy link
Member

We landed the new NetworkingEngine with this functionality in ab127e6.

@leandromoreira
Copy link
Contributor Author

Thank you so much @joeyparrish ㊗️

@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
status: archived Archived and locked; will not be updated type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants