Audio Live from camera using exoplayer

Hello I’m using exoplayer to reproduce Live Audio from the Camera but I can´t listen the live audio from the camera. I would like know if the URL setting is correct. I have attached the code.

Regards

Darío

Hello,

The URL format is correct.

Note that to be able to use the URL, you need to call requestAudioStream first, using AudioEncoding = Mp3 input parameter.

Best regards,

Plamen Parvanov