Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我到处寻找,但显然这不是一个很常见的问题。我正在开发一个应用程序来从互联网广播电台流式传输音频/mpeg 格式的音乐。仅将 MediaPlayer 指向 url 只会产生 60 毫秒的声音剪辑,我假设是因为不支持 mpeg 作为格式。更改服务器流的格式是不可行的,有没有办法即时转换或其他什么?或者有没有更简单的方法?
谢谢。