这是indexloc提供的服务,不要输入任何密码
Skip to content

v0.3.0

Choose a tag to compare

@ladvoc ladvoc released this 15 Sep 23:55
· 15 commits to main since this release
Immutable release. Only release title and notes can be modified.
a92e11d

What's Changed

Full Changelog: v0.2.0...v.0.3.0

📣 Component Registry

As of this release, LiveKit is now available through the ESP Component Registry. Going forward, this will be the recommended installation method:

idf.py add-dependency "livekit/livekit=0.3.0"

Upgrading from v0.2.0

  • This SDK now uses the upstream version of esp_capture which creates a breaking change in capture setup. The example applications have been updated to reflect this change; please refer to media.c.