WebRTC Client Ice Latency issues

Source: Internet
Author: User

This article original from Http://blog.csdn.net/voipmaker reprint annotated source.

Recently optimizing the WEBRTC client call latency problem because the ice stack is taking a long time to collect the address to the probing negotiation process, which is not tolerated in VoIP, someone directly turns off the ice function, which solves the delay problem, but the NAT traversal fails, the media must go to the server, This is in some WEBRTC and SIP system Interoperability system has application value, but the call between two WEBRTC clients without ice lost the value of WEBRTC, so someone proposed a scheme called Trical-ice, the idea is that the client collects Candidate one side sent to the peer instead of collecting and then sending, in fact, the client collects some invalid candidate, such as multi-NIC case, if you can ignore this part directly in the ice part of the browser engine, the collection and detection time will be greatly reduced, Unfortunately, the browser engine also (Webkit) does not have such an interface.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.