livekit_pip 0.1.0+1
livekit_pip: ^0.1.0+1 copied to clipboard
Native Picture-in-Picture support for LiveKit video calls on Android and iOS.
Changelog #
0.1.0+1 #
- Initial release.
- Android PiP with
PictureInPictureParams; auto-enter on API 31+, manual enter on API 26–30. - iOS PiP via
AVSampleBufferDisplayLayerwith dominant-speaker video track pipeline. LiveKitPipcontroller withPipStatestream.LiveKitPipViewplatform view widget.LiveKitPipConfigurationwith per-platformAndroidPipConfigurationandIosPipConfiguration.