Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

无法播放网络mp3 文件 #87

Open
xiejibiao opened this issue Jul 30, 2021 · 2 comments
Open

无法播放网络mp3 文件 #87

xiejibiao opened this issue Jul 30, 2021 · 2 comments

Comments

@xiejibiao
Copy link

flutter_plugin_record: ^0.3.5
flutter版本: 1.22.5
以下代码无法播放网络mp3 文件,但监听录音完成后,并播放本地mp3 文件时,是能正常播放的。有人知道怎么解决吗??
_flutterPluginRecord.playByPath('http://developer-oss.kyzone.cn/prod/aa5aeff4-18fa-4295-b3da-c4c117a3f8e7.mp3', 'url');

@xiejibiao
Copy link
Author

官网demo 也是无法播放网络文件的,提示如下
makeHTTPConnection: CookieManager(java.net.CookieManager@33bfb1d) exists.
makeHTTPConnection(android.media.MediaHTTPService@cb54e9a): cookieManager: java.net.CookieManager@33bfb1d Cookies: null error (1, -2147483648)
而且IOS 进入录音页面初始化时,直接闪退

@bendeng
Copy link

bendeng commented Nov 17, 2021

看来此库已不能用。除非作者fix这一系列bugs...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants