android Exoplayer the video is streaming without audio why?

Viewed 23

I have an Exoplayer example in my android TV application which stream udp url like below

 udp://232.196.x.x:xxxx

the streaming working well but the video is playing without any audio or any sound. i need to select the default audio track using DefaultTrackSelector

0 Answers
Related