View & Play Live Stream
Host your events virtually and see community interaction as it happens.
Setup & Configuration
yarn add \
@amityco/ts-sdk-react-native \
react-native-video \
react-native-vlc-media-player \
react-native-get-random-values \
react-native-rsa-nativeIOS
cd ios && pod installAndroid
buildscript {
ext {
...
compileSdkVersion = 34
kotlinVersion = "1.9.22"
...
}
....
}Play a live stream and playback video
Last updated
Was this helpful?