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

Fail to play rtp stream #142

Open
orency opened this issue May 9, 2024 · 0 comments
Open

Fail to play rtp stream #142

orency opened this issue May 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@orency
Copy link

orency commented May 9, 2024

Describe the bug
When i try to play some multicast streams from my ISP,link is such as rtp://239.49.0.1:1234.
it just can not play with a black screen and shows error
[1004]ERROR_CODE_FAILED_RUNTIME_CHECK
Then I have tried change the protocal prefix from rtp:// to udp://,it also can not play.
I have checked the link validity by the VLC on same phone.

Expected behavior
can play multicast stream normally without any glich

Smartphone (please complete the following information):

  • OS: [Android 10]
  • Version [1.14.0-beta11]

Additional context
Also when I first time import the rtp m3u playlist ,it crashed with logs below.It doesn't crash the second time.

android.app.RemoteServiceException:
Bad notification for startForeground
at 
android. app. ActivityThread$H. handleMessage (ActivityThread. java:1973)
at
android.os.Handler. dispatchMessage (Handler. java:107) at android.os. Looper. loop(Looper. java:223)
at
android. app.ActivityThread.main(ActivityThread. java:7562)
at
java. lang.reflect.Method. invoke(Native Method)
at
com. android. internal. os. RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:539)
at
com.android. internal.os.ZygoteInit.main(ZygoteInit.java:950)

And sadly it also can not save the crash log normally,I have to outport it with a OCR engine.

And when input m3u name and subscribe url if there is a (2) in link ,it displays as ②.
I don't know it is a feature or bug, and this confuse me some time.

https stream on same phone can import and play normally.

@orency orency added the bug Something isn't working label May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant