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

Multiple players using the same socket? #137

Open
t-wheatley opened this issue Sep 5, 2019 · 2 comments
Open

Multiple players using the same socket? #137

t-wheatley opened this issue Sep 5, 2019 · 2 comments

Comments

@t-wheatley
Copy link

Is it possible to have multiple players active at the same time using the same socket? When I start up a second player, the original socket is closed and reopened which stops the first player.

Both players are connecting to the same server using 'ws://localhost:5445/ws/' but are streaming different URLs. The 'streamedian.videojs.min.js' is being used to create the players.

@rtalintyre
Copy link

@victorgrenke do you have any information or code examples for this?

@victorgrenke
Copy link
Contributor

try the example with 4 players on one page

https://streamedian.com/cabinet/downloads/example/players4
In archive HTML page. This page need to put to the folder with js player's file.

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

3 participants