Skip to content

Releases: 8xFF/atm0s-media-sdk-ts

react-hooks: v1.0.0-alpha.6

28 Oct 17:42
61e3e34
Compare
Choose a tag to compare
Pre-release

1.0.0-alpha.6 (2024-10-28)

Features

Bug Fixes

core: v1.0.0-alpha.6

28 Oct 16:47
749221c
Compare
Choose a tag to compare
core: v1.0.0-alpha.6 Pre-release
Pre-release

1.0.0-alpha.6 (2024-10-28)

Features

  • added peer userdata from token (#11) (16f11d4)
  • added sip outgoing hook, UI and demo (#22) (3c67638)
  • allow reconnect to new server with restart-ice (40cdb30)
  • audio in peers panel. fixed useRemoteAudioTracks hook (b0d1b6c)
  • audio mixer (#6) (3afe43f)
  • config peer, track metadata (#10) (71c373f)
  • graceful disconnect (#14) (50eaa53)
  • pubsub datachannel (#16) (0d9fc13)
  • receiver status (d7d6a9d)
  • remote-ice if not in ice-lite mode (88958e7)
  • sender handle state event (a51649c)

Bug Fixes