1

Hi I've been searching for an example of how to use sdpTransform feature in simple peer and haven't found anything yet. Also is there any way to check what codecs were used in mediaStream object. Is there anyway to create custom sdp offer in SimplePeer.

Haha
  • 148
  • 1
  • 8

1 Answers1

1

the parameter must contain a function that returns the transformed sdp. Found this github issue as example. github

Dirk V
  • 1,373
  • 12
  • 24