Skip to content

Release v0.18.0

Choose a tag to compare

@github-actions github-actions released this 15 Sep 10:00
· 15 commits to main since this release

What's Changed

Features

  • Allow setting custom WebRTC field trials on PeerConnectionFactory by @devopvoid in #284

Bug Fixes

  • Make CustomVideoSource's frame_id_ counter thread-safe by @devopvoid in #286
  • Synchronize CustomAudioSource's sinks_ against AddSink/RemoveSink by @devopvoid in #285
  • JNI memory-safety and thread-safety bugs in the native bridge by @devopvoid in #283