I create a new receiver for my iOS application. I have a video (DRM) with a few audios and text tracks If I change audio track nothing will happen. IF I change it manually like audioTracksManager.setActiveById(event.activeTrackIds[1]); - audio changed, but the button for changing tracks will be disabled Can anyone help me?
Chromecast receiver (CAF) multi audio issue
202 Views Asked by Igor Zinchenko At
1
There are 1 best solutions below
Related Questions in CHROMECAST
- Chromecast times out during custom sender/receiver playback
- Is possible to cast directly .ts (transport stream) live url?
- Media Router find DEFAULT_ROUTE as Phone
- How to stop chromecast icon appearing in html5 video
- Chromecast DAI stream doesn't start sometimes with the error
- Update progressbar when casting webradio to a Chromecast
- ROUNDED_CORNERS not working in google cast sdk
- Chromecast Web Receiver - Change button location for Chromecast Google TV
- Capture Media Errors - React Native Google Cast
- Android Chromecast integration without mediaroutebutton
- Screen mirroring using ChromeCast
- Android TV Chromecast Receiver apps that can intercept Netflix as a sender app
- Configuring and debugging example project of an Android Cast TV Receiver
- How to update currently playing protected video from iOS app when casting to Chromecast?
- Chromecast With TV - Timer with Pyton?
Related Questions in GOOGLE-CAST
- Chromecast times out during custom sender/receiver playback
- How to add adbreaks to a live stream in cast receiver?
- Playing next video while casting results in an error
- Chromecast Web Receiver - Change button location for Chromecast Google TV
- Googlecast doesn't show Use Local Network dialogue
- Why do I get the console error `Invalid config, unrecognized key .streaming.jumpLargeGaps` when streaming content?
- Clear user details/credentials
- Proxy or transform a Google Cast to a DLNA (DMS) to view on Oculus Go or other devices?
- Screen mirroring using ChromeCast
- How to send media status to sender of google cast?
- Cast video to Samsung TV with Google Cast API
- How to update currently playing protected video from iOS app when casting to Chromecast?
- How to get absolute current time for LIVE dash stream from chromecast?
- How customize pairing method to cast on Google cast android tv built-in, so cannot see or listing to another user either on the same network?
- CastPlayer: How to pause at the end of a media item, not to proceed to the next
Related Questions in GOOGLE-CAST-SDK
- Chromecast times out during custom sender/receiver playback
- How to use view and data framework in swift clean architecture
- How to add adbreaks to a live stream in cast receiver?
- Chromecast DAI stream doesn't start sometimes with the error
- Playing next video while casting results in an error
- ROUNDED_CORNERS not working in google cast sdk
- Chromecast Web Receiver - Change button location for Chromecast Google TV
- Capture Media Errors - React Native Google Cast
- Googlecast doesn't show Use Local Network dialogue
- Why do I get the console error `Invalid config, unrecognized key .streaming.jumpLargeGaps` when streaming content?
- Screen mirroring using ChromeCast
- How to send media status to sender of google cast?
- How to update currently playing protected video from iOS app when casting to Chromecast?
- Streaming .m3u8 Content to Google Cast-Compatible TVs Using ExoPlayer an Jetpack Compose – Need Assistance with Integration
- How to get absolute current time for LIVE dash stream from chromecast?
Related Questions in CAF-RECEIVER-SDK
- How to securely store key in a Custom Google Cast Web Receiver app?
- CAF WEB RECEIVER - Can't hear Assistant voice from Nest HUB
- Chromecast CAF freeze issue on Gen#1 devices
- Is it possible to hide progress bar on Chromecast receiver side on live streams?
- How do I apply custom styling to custom google CAF receiver
- cast.framework.media.ShakaPlayer issue in chromecast receiver while playing DRM content from web based sender
- Chromecast receiver (CAF) multi audio issue
- Does the CAF receiver support Live DAI?
- Switch video element in Chromecast CAF Receiver
- Chromecast cannot receive custom messages (CAF Receiver)
- How to get available bitrates and quality level information for DASH assets in CAF Receiver?
- CAF Receiver: Error handling
- CAF: Audio tracks changing issue
- What is the equivalent of cast.player.api.Player live stream options on CAF receiver?
- How can I enable verbose debug on Cast SDK3 and CAF receiver?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
solved by useLegacyDashSupport: true