• Skip to Search
  • Skip to Content
  • Skip to Side Navigation
Getting StartedSDK ReferenceGlossary
  • Home
  • Getting Started
  • SDK Reference
  • Portal
  • How-To
  • Troubleshooting
  • FAQs
  • Reference
  • Glossary
Troubleshooting
  • Issues with Downloading Phenix Mobile SDKs
  • Building an app with the iOS SDK
  • App does not receive callbacks when data quality changes
  • Publishing does not result in a stream
  • Autoplay isn't working
  • Playback blocked in battery saver mode

App does not receive callbacks when data quality changes

If your app is using VOD assets instead of live streams, the RendererDataQualityChangedCallback callback will never be called. The DataQualityChangedCallback works only with live streams and not VOD (e.g., on-demand).

When using VOD, your app can check display dimensions instead of using the DataQualityChangedCallback. This is described in the API documentation for each platform:

  • Android

  • iOS

  • Web

Page Content
    Copyright 2023 © Phenix RTS
    Privacy Policy | Terms of Service
    v2023-01-31T21:25:10