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

Example of chaning url , without reload player.html #6

Open
casic opened this issue Jun 17, 2019 · 2 comments
Open

Example of chaning url , without reload player.html #6

casic opened this issue Jun 17, 2019 · 2 comments

Comments

@casic
Copy link

casic commented Jun 17, 2019

Please can someone post example , how to use player (change stream) without reload html. Thanks in advance

@GrandTeaBrewer
Copy link
Contributor

In general, you can change source of NaCl Player data by calling: MediaPlayer::AttachDataSource(<<new URL or ES data source instance>>);. If we are speaking in terms of NativePlayer app, then creating new player via PlayerProvider would be a way to go I believe.

@casic
Copy link
Author

casic commented Jun 17, 2019

If i use compiled library and . nacl_post_message . for comunication ????

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

2 participants