v4.0.0
The biggest change from v3
is for the data object that comes on the stats
event.
Previously, some args from remote-inbound-rtp
were being added to the data.audio.outbound[]
object which might have created some confusion. With v4
that data will go into data.remote.audio.inbound[]
.
Also, the remote
constructor argument has changed default value from false
to true