Skip to content

Release v0.1.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@olbapbetan olbapbetan released this 09 Jan 19:20
· 290 commits to main since this release

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