之前用Android自带的VideoView播放在线视频一直没问题的。今天突然碰到无法播放。

MediaPalyer返回的错误代码是-1004,API文档上写的是:Bitstream is not conforming to the related coding standard or file spec.

最后查明是由于我用了Mac下的Charles。然后没有开代理服务导致的。。。

进入系统关闭代理就可以。。。。

相关文章:

  • 2021-08-18
  • 2021-08-05
  • 2021-09-06
  • 2021-11-22
  • 2021-09-20
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-09-06
  • 2021-06-26
  • 2021-07-14
  • 2021-10-24
相关资源
相似解决方案