Skip to content

v1.1.0 5GMS Media Session Handler

Compare
Choose a tag to compare
@dsilhavy dsilhavy released this 25 Jan 14:51
· 5 commits to main since this release

Features

  • Adds a menu to show license and about information by @dsilhavy in #39
  • 5GMS Consumption reporting: Add support to Media Session Handler by @shilinding in #38
  • Refactoring of consumption reporting implementation by @dsilhavy in #40
  • Handle updates to the Service Access Information by @dsilhavy in #47

Improvements

  • Dispatch information about locationReporting and accessReporting to the Media Stream Handler by @dsilhavy in #44
  • Minor design modifications by @jordijoangimenez in #46
  • Handle changes to the samplePercentage for consumption reporting by @dsilhavy in #50
  • Set the right content-type header for consumption reports and add handling for the different response codes of the AF by @dsilhavy in #53

Bugfixes

  • Fix bug(The event for UNREGISTER_CLIENT message is not correct#48) by @shilinding in #49