v1.0.6
This release includes a few small changes and a major fix.
Audio on the web based RTCView should no longer be muted by default.
Some dependencies have been pushed upwards.
Node 18 will become default in a future update but until then Node 16 lives to die another day.
The following new API objects have been added -> RTCRtpTransceiver
, RTCRtpReceiver
, RTCRtpSender
Thanks @vlingo8888 and @MehmetKaplan.
Commits:
- Audio fix and API update. 43d1247