millicast / millicast-sdk

SDK for building a realtime broadcaster using the Millicast platform.
Other
37 stars 29 forks source link

Change error handling to prevent flow to be cut off #393

Closed ngietka closed 3 months ago

ngietka commented 3 months ago

See DIOS-6050 for more info: https://jira.dolby.net/jira/browse/DIOS-6050

This minor change fixes the bug we've been seeing in which SPS errors during metadata handling cause playback to fail. We discovered this while working on the Bally's POC when trying to play ads triggered by RTS metadata. Currently the POC will crash on every 3rd refresh or so.

changeset-bot[bot] commented 3 months ago

⚠️ No Changeset found

Latest commit: f2619e4d1f256f56c96b4a78ba7d5ef2c036d3a0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR