This repository has been archived by the owner on Dec 6, 2023. It is now read-only.
v1.1.0
New minor release
- Add an error object to hooks. All hooks that return tracks now have an error object that can be used to determine if and why the SDK promise failed.
- The AgoraVideoPlayer component now accepts an additional optional prop config that can be used to pass in the VideoConfig to the .play() method of the SDK.