AirenSoft / OvenPlayer

OvenPlayer is JavaScript-based LLHLS and WebRTC Player for OvenMediaEngine.
https://airensoft.com/ome.html
MIT License
507 stars 126 forks source link

Unable to select Multiple audio tracks in webrtc #413

Open jaggi-mohit opened 7 months ago

jaggi-mohit commented 7 months ago

Hi everyone Currently, i am unable to select different tracks in ovenplayer for my webrtc stream. I have created a webrtc output from ovenmediaengine with multiple audio tracks but when playing on ovenplayer there's no option to select different audios. Kindly help me out with the possible solution to this problem

Thanks !

SangwonOh commented 7 months ago

@jaggi-mohit Hi! Let me start by checking whether multi-audio is coming in as a WebRTC stream with OvenMediaEngine. If there is a multi-audio track, I will implement it so that it can be selected through the UI. Thanks!