Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
gst-plugins-bad
gst-plugins-bad
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,013
    • Issues 1,013
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 200
    • Merge Requests 200
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamer
  • gst-plugins-badgst-plugins-bad
  • Issues
  • #1215

Closed
Open
Opened Feb 14, 2020 by Jan Schmidt@thaytanMaintainer0 of 1 task completed0/1 task

webrtc: Persist ICE candidates to new local descriptions after renegotiation

The following discussion from !1053 (merged) should be addressed:

  • @ystreet started a discussion: (+1 comment)

    The answer to this question is yes. The ice candidates should persist until a new ICE candidate gathering phase is performed (rules for when that happens are in the JSEP spec). Not all SDP renegotiations will perform or require a new ICE candidate gathering phase.

webrtcbin needs to keep the internal list of active ICE candidates and merge them into new SDPs, or perhaps as an alternative implementation - merge them to SDPs as they are retrieved by the current-local-description and current-pending-description properties.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: gstreamer/gst-plugins-bad#1215