-
Notifications
You must be signed in to change notification settings - Fork 6k
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
Error in playing RTMP Stream #4200
Comments
@AquilesCanta Hi Santiago, Do i need to provide any more details that could help you? |
Sorry for the delay, but I cannot debug the issue just yet. Will try to do next week. There is nothing obvious I can point out, so I will just try to manually diagnose the issue. Feel free to give it a try, if you have some time. |
Hi everyone, |
@VitalyVPinchuk Hi, Thanks for trying out this issue. But this audio url is valid and its playing well in the FFmpeg Media Player . And also it plays if you open the MBC Radio in Iphone Safari. |
Hi, |
@VitalyVPinchuk Thanks for the information. I have opened a issue in LibRtmp. Error in playing RTMP Audio Stream |
Stack trace:
|
Tracking bugs on the LibRtmp side: |
I can't play |
@ojw28 Please try opening this http://www.mbcradio.tv/sites/all/themes/mbcradiotv/templates/bestfm.html |
I was able to make a little more progress:
In any case, this is sufficient to work out that the first failure is related to resolving the address, and that at least VLC is also affected. |
I have same issue. rtmp://5a6872aace0ce.streamlock.net/nghevov1//vov1.stream_aac -> can play welll but when playing in Exo player with this extension, it can not play. |
Same issue still. Any solution yet? |
This should be fixed by #6303. |
Issue description
When tried playing a particular RTMP stream using the ExoPlayer Demo App, i am getting RtmpIOException.
Reproduction steps
Use the exoplayer demo app and in the media.exolist.json add this rtmp url rtmp://mbcmediaserver.mbcradio.tv/bestfm/livestream
In my case, I have added the RTMP url under HLS section in the media.exolist.json file.
Link to test content
rtmp://mbcmediaserver.mbcradio.tv/bestfm/livestream
Version of ExoPlayer being used
2.7.3 with extensions
Device(s) and version(s) of Android being used
Redmi 5A, Xiaomi
Android version: 7.1.2
A full bug report captured from the device
exoplayer_rtmp_log.txt
The text was updated successfully, but these errors were encountered: