I’m using https://github.com/haiyangwu/mediasoup-client-android for my android device.
I know opus support >= android 5.0. My sony xperia z5 android 7.0 is play ok. But my android box android 10 can’t play. I saw log “router.canConsume = false”. I searching and know new android os need change to .ogg to can play opus. But i don’t know how to implement it to my android device.
Really thanks to someone who can help me!