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 found a strange phenomenon #57

Open
entrehuihui opened this issue Jul 17, 2020 · 0 comments
Open

I found a strange phenomenon #57

entrehuihui opened this issue Jul 17, 2020 · 0 comments

Comments

@entrehuihui
Copy link

Your environment.

  • Version: v3
  • Browser: chmore

What did you do?

I found a problem. If my html file opens the video stream directly inside the folder, the response is very fast. If it is based on a server request, it returns slowly.
such as:
file:///D:/work/test/example-webrtc-applications/sfu-ws/sfu.html Open the video stream very quickly

https://127.0.0.1:8443/ Wait for more than 10S to open the video stream

I just learned webrtc, I don’t know how the rtc request connection is implemented, so I don’t know if this phenomenon is normal, or how to improve the speed of establishing a video streaming connection from http request。
Thank you very much for your help. I learned a lot from this project。

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