Releases: millicast/streaming-sdk-react-native-getting-started
Releases · millicast/streaming-sdk-react-native-getting-started
Release v0.4.0
Changes
- Improvement of state management.
- Re enabled multiview for Android and Fire TV.
- Bug fix on stream playing on the background.
- Bug fix on pause button tvOS 16.0.
Known issues and Limitations
- On tvOS simulator, if you send the app to the background, it crashes.
- On Fire TV, some streams may be stuttered due to hardware restrictions.
- On Android, some streams may turn blank after going back to multiview more than once.
Release v0.3.1
Changes
- For AndroidTV and FireTV, multiview is disabled because of a known bug being worked on.
- Fixed multiview button crashes when being available before the stream is up.
- Fixed security dependency issue.
Known issues and Limitations
- On iOS 16.0 pause button may not work as expected.
- As before.
Release v0.3.0
Changes
- Added compatibility with Xcode 15
- Fixed an Android Studio simulator crash for Apple chip-based computers.
- Fixed a bug related to selecting a stream from the multiview page by touching.
- Improved .env update credentials workflow.
- Removed unnecessary reference on Xcode project configuration
Known Issues and Limitations:
- Sometimes when multiview is re-enabled it may appear blank or undefined streams.
- A few times pause button may not work properly.
- When you select multiview before the stream loads an error is shown.
- If you don’t pause the stream it stays playing in the background.
Release v0.2.0
The application has been fully replaced to be able to support tvOS.
Changes
- Updated WebRTC version to 112.
- Added support for tvOS platform.
- Codec and bitrate settings are no longer visible on the app.
- Mute audio and viewer count are no longer visible.
Known Issues
- Please refer to the README.md for guidance on some known issues.
- Navigation is reduced on tvOS.
- Pause button on tvOS throws an exception.
Release v0.1.0
This is the first release of the React Native sample app.
For sample app setting instructions, please look at README.md.
Major Changes
- Update to react-native-webrtc 111 version.
- Update to Millicast SDK 0.1.39 version.
Known Issues and Limitations:
- Same as the previous pre-release.
Full Changelog: https://github.com/millicast/streaming-sdk-react-native-getting-started/commits/v0.1.0
Release v0.1.0-beta.0
This is the first beta test release of the React Native sample app.
For sample app setting instructions, please look at README.md.
Some known issues as indicated below are currently being worked on.
Known issues:
Publisher:
- The app keeps playing in the background if the app is not at the top and it is streaming.
- The app sometimes crashes when trying to play on Android.
Subscriber:
- When the 'play' button is hit it throws an exception if there is no active streaming, in Subscriber.
- When selecting the video source on the multiview page the audio doesn’t update.
- When you tap the buttons before the stream is renderer, there is miss coordination.
- When selecting the video source on the multiview page the audio doesn’t update.
- Multi-view page style has to be corrected.
Limitations:
- The app may experiment with some issues with Samsung phones.
- The H264 may not reproduce correctly in either Android or iOS emulators.
Full Changelog: https://github.com/millicast/streaming-sdk-react-native-getting-started/commits/v0.1.0-beta.0