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

Do not play lists .m3u8 Android #332

Open
gfernandez87 opened this issue Apr 8, 2022 · 1 comment
Open

Do not play lists .m3u8 Android #332

gfernandez87 opened this issue Apr 8, 2022 · 1 comment

Comments

@gfernandez87
Copy link

Do not play Android .m3u8 lists, returns MEDIA_ERR_ABORTED when playing. In IOS it works correctly, I don't know what the problem may be in Android. If it's a local file it works in android but not if it's external. Help!

@gfernandez87
Copy link
Author

gfernandez87 commented Apr 8, 2022

Shared line problem (LogCat)

2022-04-08 17:37:56.758 14572-14572/ I/chromium: [INFO:CONSOLE(1)] "SETEA ITEM 1500 AM", source: http://localhost/15-es2015.6ce29149053151a06482.js (1)
2022-04-08 17:37:56.759 14572-14572/a D/SystemWebChromeClient: http://localhost/15-es2015.6ce29149053151a06482.js: Line 1 : CAMBIA DE ESTADO 1
2022-04-08 17:37:56.759 14572-14572/ I/chromium: [INFO:CONSOLE(1)] "CAMBIA DE ESTADO 1", source: http://localhost/15-es2015.6ce29149053151a06482.js (1)
2022-04-08 17:37:56.786 14572-14791/ D/SERVER: Handling local request: http://localhost/svg/stop-circle-outline.svg
2022-04-08 17:37:56.805 14572-14791/a D/SERVER: Handling local request: http://localhost/58-es2015.80a2f0f50af4f316d272.js
2022-04-08 17:37:58.184 14572-14771/ D/MediaPlayerNative: Message: MEDIA_ERROR(100), ext1=MEDIA_ERROR_UNKNOWN(1), ext2=0xfffffc11
2022-04-08 17:37:58.185 14572-14771/E/MediaPlayerNative: error (1, -1007)
2022-04-08 17:37:58.185 14572-14771/ D/MediaPlayerNative: [notify] : [1170] callback app listenerNotNull=1, send=1
2022-04-08 17:37:58.186 14572-14572/ E/MediaPlayer: Error (1,-1007)
2022-04-08 17:37:58.187 14572-14572/ V/PlayerBase: baseStop() piid=1079
2022-04-08 17:37:58.188 14572-14572/ I/MediaPlayer: [HSM] stayAwake false uid: 10440, pid: 14572
2022-04-08 17:37:58.192 14572-14572/cE/chromium: [ERROR:media_player_renderer.cc(260)] OnError Error: 1

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

1 participant