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

I add a server parameter to Solutions multiple streams #75

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

songkeith
Copy link

No description provided.

@hongson23
Copy link

@songkeith
hello, please add sample clients code to get data such as
""
player = new JSMpeg.Player('ws://localhost:9999', {
canvas: document.getElementById('canvas') // Canvas should be a canvas DOM element
})
thanks

@songkeith
Copy link
Author

As you wish

@songkeith
hello, please add sample clients code to get data such as
""
player = new JSMpeg.Player('ws://localhost:9999', {
canvas: document.getElementById('canvas') // Canvas should be a canvas DOM element
})
thanks
As you wish

@hongson23
Copy link

hongson23 commented Nov 20, 2020

As you wish

@songkeith
hello, please add sample clients code to get data such as
""
player = new JSMpeg.Player('ws://localhost:9999', {
canvas: document.getElementById('canvas') // Canvas should be a canvas DOM element
})
thanks
As you wish

thank you,
It works perfectly :)

@songkeith
Copy link
Author

songkeith commented Nov 20, 2020 via email

@hongson23
Copy link

hello,
I have a question, I have a situation such as: when I played a rtsp stream so rtsp streaming was offline (about some minutes) and after that was online again
I investigated ws server did not resume after rtsp online again
Can you help me resolve this problem?
thanks

@leshy leshy mentioned this pull request Dec 8, 2020
@songkeith
Copy link
Author

songkeith commented Jul 26, 2021 via email

@songkeith
Copy link
Author

songkeith commented Jul 27, 2021 via email

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

Successfully merging this pull request may close these issues.

None yet

2 participants