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

H264 video can not play right #1

Open
adfghzhang opened this issue Feb 19, 2019 · 0 comments
Open

H264 video can not play right #1

adfghzhang opened this issue Feb 19, 2019 · 0 comments

Comments

@adfghzhang
Copy link

hi, there is a problem with h264 video play in browser.
I make a websocket server instead of your ws_server to accept my Android device h264 stream by scrcpy.
like this
var ws = new WebSocket("ws://localhost:7401/AKC7N18515007324");
And then I open 127.0.0.1:8001 in browser. There is no error, but the video does not play rightly in broswer. The video only show the first frame or work right a few time.
image
Please help me to solve this problem. If you want more info I will offer that

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

1 participant