admin管理员组

文章数量:1418380

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 live streamingAndroid ExoplayerMerging HLS streams of different lengthsStack Overflow