You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RTMP support was added by an external contributor, and I think, realistically, we'd be looking for another external contribution here. The core ExoPlayer team are unlikely going to be able to spend a significant amount of time on this, because use of RTMP is very low as a fraction of what ExoPlayer is used for.
If this is important to you, then perhaps you could take a look, either at migrating the extension to another library, or forking LibRtmp-Client-for-Android. If you were to fork it and change the package name, then I think we'd be able to switch over to using that version instead.
We're using the client directly (not exoplayer-rtmp) and for publishing only, I pinged you guys just because I know you are using it too.
I also thought that you might consider rebranding it as something like exoplayer-rtmp-client, in which case we'd switch over. Anyway, I'll keep following this thread in case something happens - thanks!
The RTMP extension is powered by https://github.com/ant-media/LibRtmp-Client-for-Android . It's not stated in README, but the library is not maintained anymore.
It still works, but you might want to look for alternative libraries.
The text was updated successfully, but these errors were encountered: