How can I play different audio tracks (multi track) from a single video source with Ant Media Server?

Viewed 168

I would like to stream a video having multiple audio tracks to Ant Media Server and then play individual audio tracks with the video.

How can I do it with Ant Media Server!

1 Answers

That is a great question. You can do this with WebRTC multi-track playback feature in Ant Media Server. You can find more about this feature and how you can use from this blog post.

One classical use case for this feature is multi language audio tracks for a single video.

Related