Commit Graph

2 Commits

Author SHA1 Message Date
Sean DuBois
8c7bd66706 Fix reflect PeerConnection usage
AddTrack MUST be called before `SetRemoteDescription`. During this
operation we are trying to satisfy the remote transceivers with
our local ones.

Resolves #1021
2020-02-11 14:51:47 -08:00
sylba2050
444e0bc576 Rename examples/echo -> examples/reflect
"echo" has two meanings: a Linux command and a pre-built binary.
 so change it to make it easier to identify.
2019-09-04 00:27:48 -07:00