explainer icon indicating copy to clipboard operation
explainer copied to clipboard

Errors/Warnings/Suggestions and PeerDetails/SessionDetails definitions

Open Sean-Der opened this issue 4 years ago • 0 comments

List of all the things we can surface to users.

Errors

  • [x] Two Offers or Two Answers were provided
  • [ ] Mismatch on Transceiver Count
  • [ ] Answerer using incorrect PayloadTypes

Warnings

Suggestions

PeerDetails

  • DataChannel enabled?
    • MediaSection ID
    • MediaSection Order
  • How many tracks wish to be sent?
  • How many tracks are able to be received?
  • Audio+Video Codecs
    • Are they all the same for each MediaSection?
  • DTLS Fingerprint
    • At Media or Global?
    • Are they all the same?
  • ICE ufrag+pwd
    • At Media or Global?
    • Are they all the same?

SessionDetails

Sean-Der avatar Jan 04 '22 22:01 Sean-Der