Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

HTML5 Audio AACPlus Problem

more options

I have made a player in HTML5 with controls <audio> have more experienced problems in matters of running AAC with the mozilla, when testing with Chrome worked perfectly and the view speaks manual that compatible with AAC Mozilla more still does not work, I am using a central Shoutcast to transmit Audio, some could help me solve this issue? I am using the following code to get the audio in Chrome, and I believe it has no difference for Mozilla, it is worth remembering that when put into Mp3 wheel usually more when using the AAC player simply disappears from view.

Code: <audio src="http://serverip:port/;" controls autoplay></audio>


OBS: IP and port were concealed for security reasons;

I have made a player in HTML5 with controls <audio> have more experienced problems in matters of running AAC with the mozilla, when testing with Chrome worked perfectly and the view speaks manual that compatible with AAC Mozilla more still does not work, I am using a central Shoutcast to transmit Audio, some could help me solve this issue? I am using the following code to get the audio in Chrome, and I believe it has no difference for Mozilla, it is worth remembering that when put into Mp3 wheel usually more when using the AAC player simply disappears from view. Code: <audio src="http://serverip:port/;" controls autoplay></audio> OBS: IP and port were concealed for security reasons;

Todas as respostas (4)

more options

Hello?????????

more options

I've called the big guys to help you. Good luck.

more options

FredMcD said

I've called the big guys to help you. Good luck.

Thank you, I'm still waiting for a solution to this = /

more options

What is the content-type header being sent by the server with the file?

If you test that type using the little script mentioned in the following article, what result do you get?

See: https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/canPlayType