Closed liusuyi2021 closed 1 year ago
Hello, it's unclear whether you are reporting a delay in connecting to the server or a delay in showing the video to the user. In case you have issues in establishing a WebRTC peer connection with the server, the README has a dedicated section:
Thank you very much for following the link you provided My configuration: WebrtcICEHostNAT1To1IPs: [localhost] WebrtcICEUDPMuxAddress: localhost: post WebrtcICETCPMuxAddress: localhost: post And then the on-demand was very fast. Thank you again
i'm thinking about making WebrtcICEUDPMuxAddress
enabled by default since it avoids this kind of issues, that are mostly caused by the fact that both the server and client have to reach Google's STUN server before establishing a connection. WebrtcICEUDPMuxAddress
avoids interaction with the STUN server.
This issue is being locked automatically because it has been closed for more than 6 months. Please open a new issue in case you encounter a similar problem.
Which version are you using?
v1.0.3
Which operating system are you using?
Describe the issue
Description
Describe how to replicate the issue
whep播放有4秒的延迟,卡在这里(Incidentswhep playback has a 4 second delay and is stuck here) 完整播放出来后的js打印信息(Print information in JavaScript after complete playback) 有什么办法可以加快点播速度。(What are the methods to speed up the on-demand playback speed by printing information on the JS after complete playback)
Did you attach the server logs?
no
Did you attach a network dump?
no