http live streaming - Android Exoplayer, Merging HLS streams of different lengths - Stack Overflow

admin2025-04-18  3

I'm looking for advice on using Exoplayer with multiple HLS streams. I want to combine Stream A (video) and Stream B (audio) to play them simultaneously on a Chromecast-enabled device. I tried using ExoPlayer.MergingMediaSource, but it requires the streams to be the same length, which isn't the case for me (and won't be ). Does anyone know how to combine HLS streams on an Android device before sending them to Chromecast? Thanks!

转载请注明原文地址:http://anycun.com/QandA/1744950373a89917.html