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

Cannot play some rtmp streams #6187

Closed
kaiv2000 opened this issue Jul 15, 2019 · 2 comments
Closed

Cannot play some rtmp streams #6187

kaiv2000 opened this issue Jul 15, 2019 · 2 comments
Assignees

Comments

@kaiv2000
Copy link

kaiv2000 commented Jul 15, 2019

Exoplayer v.2.10.3 still cannot open next rtmp streams:

rtmp://ms.mix.net.ua:1935/live/camera130.stream
rtmp://ms.mix.net.ua:1935/live/camera171.stream
rtmp://ms.mix.net.ua:1935/live/camera172.stream

I try to open them using next code:

RtmpDataSourceFactory rtmpDataSourceFactory = new RtmpDataSourceFactory();
MediaSource mediaSource = new ExtractorMediaSource.Factory(rtmpDataSourceFactory).createMediaSource(url);

Tested on Android 9, Galaxy S9 device.

@vavadhani
Copy link
Contributor

Duplicate of #4319

Fix is in progress in librtmp-client.

@ojw28
Copy link
Contributor

ojw28 commented Jul 16, 2019

Closing as duplicate. Thanks @vavadhani .

@ojw28 ojw28 closed this as completed Jul 16, 2019
@ojw28 ojw28 self-assigned this Jul 16, 2019
@google google locked and limited conversation to collaborators Oct 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants