Stagefright 中的代理流式传输在某些设备上不起作用
我正在开发一个 mp3 流媒体应用程序,并使用了 NPR 的 StreamProxy 类。对于某些具有 SDK 8 的设备(例如 Sprint 上的 EVO),本地媒体播放器的 mp3 流听起来真的很糟糕。相同的代码在 HTC Incredible 和所有三星设备上都能完美运行。 Evo 在使用本机媒体播放器直接传输 mp3 音频时似乎存在一些问题。
当我尝试强制代理时,我的设备 (HTC Incredible) 上的 stagefright 播放器工作得很好,但 EVO 却出问题了。
我应该怎么做才能克服这个问题并强制使用代理?或者如何修复 EVO 等设备中媒体播放器播放不良的问题?
I'm working on a mp3 streaming app and have used the NPR's StreamProxy
class. For some devices which have SDK 8 (like EVO on Sprint) the native mediaplayer streaming of mp3 sounds really really bad. The same code works perfectly fine on HTC Incredible and all Samsung devices. Evo seems to have some problem when using the native mediaplayer to directly stream the mp3 audio.
When I tried to force proxy the stagefright player on my device (HTC Incredible) works perfectly fine but the EVO bails out.
What should I do to overcome this and force a proxy? Or how do I fix the bad mediaplayer playback in devices like EVO?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论