Skip to content
Snippets Groups Projects

Implement remote offerer support in js

Now you can check the "Remote offerer" checkbox in the JS example to force the peer to send the SDP offer. This involved implementing support for receiving the OFFER_REQUEST message in the C example.

As a side-effect of this, the C example will no longer send OFFER_REQUEST automatically when the --our-id option is passed. It will only do so when the --remote-offerer option is explicitly passed.

plus some misc fixes.

Edited by Nirbheek Chauhan

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Nirbheek Chauhan resolved all threads

    resolved all threads

  • added 1 commit

    • 5d8e1d78 - sendrecv: Implement remote-offerer option for JS example

    Compare with previous version

  • added 6 commits

    • ea78d961 - sendrecv/gst: Don't need to allocate to send OFFER_REQUEST
    • 6a15fdc5 - sendrecv/js: Handle OFFER_REQUEST as part of the switch
    • ebedb8bd - webrtc: Document OFFER_REQUEST in the protocol doc
    • 06a485f2 - sendrecv/js: Implement state handling for Connect button
    • f4698890 - sendrecv/gst: Some misc whitespace fixes
    • 765a4408 - sendrecv: Implement remote-offerer option for JS example

    Compare with previous version

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading