Giter Club home page Giter Club logo

Comments (7)

chrisdavidmills avatar chrisdavidmills commented on May 21, 2024 1

@bardiharborow OK, thanks for the heads up. I'll reopen this and move it to our current content repo.

from content.

fippo avatar fippo commented on May 21, 2024 1

the recommendation to only signal non-null candidates is a pretty old one (2013?) which predates the icegatheringstatechange event. You should actually signal when you have gathered all candidates so the other side knows.

"Indicating the end of a generation of candidates" says that events where event.candidate == "" should be delivered,

This part actually works as intended since that candidate has event.candidate set to {candidate: "", sdpMid: ...}
Tagging @docfaraday who knows most about that end-of-candidates candidate but I might take this one

from content.

a2sheppy avatar a2sheppy commented on May 21, 2024

Yeah, the meaning of a null candidate changed a while back and the document clearly has not fully caught up. That needs to be cleared up. And yes, the references to RTCPeerIceCanddiateEvent are wrong and should be RTCPeerConnectionIceEvent.

from content.

bardiharborow avatar bardiharborow commented on May 21, 2024

@chrisdavidmills the main issue here doesn't appear to have been resolved, though the incorrect reference to RTCPeerIceCanddiateEvent seems to be gone.

from content.

Rumyra avatar Rumyra commented on May 21, 2024

To whoever fixes this issue, it looks like the following is needed:

  • Check the meaning of null candidate and update examples accordingly
  • Update any text to reflect changes

from content.

sideshowbarker avatar sideshowbarker commented on May 21, 2024

@dontcallmedom This seems like something that a contributor with WebRTC domain knowledge could make short work of. Do you think thereโ€™s any chance we could rope in somebody to take a look at it?

from content.

Rumyra avatar Rumyra commented on May 21, 2024

@danjenkins would you happen to be able to help with the above issue?

from content.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.