Skip to content

1.10.4

Compare
Choose a tag to compare
@stanwolverine stanwolverine released this 26 Apr 18:09
· 242 commits to main since this release
fbcd559
Package Version
@100mslive/react-native-room-kit 1.1.7
@100mslive/react-native-hms 1.10.4

react-native-hms

  • Support for captions in HLS Player

HMSSDK now provides support for captions in HLS Player. You can now check the support of captions in the stream, and enable or disable captions in the HLS Player using the methods available on its' ref. Moreover, HMSSDK provides a new useHMSHLSPlayerSubtitles hook to get captions. Learn more about it here

react-native-room-kit

  • Support for captions in HLS Player UI
    HLS Player now supports captions for better accessibility. This can be enabled or disabled from the player settings.

  • Updated Chat message design in the new HLS Player UI

  • Added new controls for the HLS video player
    Added controls are - "Go Live", "Seekbar", "Closed Captions", "Pause", "Resume" and "Seek forward/backwards"

  • Added support for "Pinch and Zoom" in the HLS Player UI

Updated to Android SDK 2.9.54 & iOS SDK 1.9.0

Full Changelog: 1.10.3...1.10.4