Skip to content

Release v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Nov 09:01
ef8d11e

What's Changed

API changes

  • Set native branch to 4844 (Milestone 99)

Enhancement

  • Compile release with backward compatibility for Java 8
  • Added setFocusSelectedSource to VideoTrackDesktopSource
  • Set maximum width and height for captured screen frames
  • DesktopCaptureCallback converts DesktopFrame to I420
  • VideoTrackDesktopSource crops black window borders on Windows
  • Added MediaStreamTrack "ended" and "muted" event observation

Fixed bugs

  • Fixed desktop capturing
  • Fixed setting codec preferences
  • Fixed setting sender parameters
  • Fixed memory leak in AudioTransportSink
  • Fixed memory leak with audio & video frames related to JNI local references
  • Fixed audio device names on mac with Cyrillic and other characters

Demo

  • Removed demos since AppRTC services have been turned down
  • A new demo app will follow soon