-
Notifications
You must be signed in to change notification settings - Fork 233
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
JCenter shutdown - do you plan to move the latest version to another repository? #96
Comments
Hi @natario1 , What's the timeline for jcenter? |
AFAIU by the end of march 2021, publishing is blocked, but they'll still serve packages until 1st of February 2022. I might read this wrong though. https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/ |
I see. Thank you. |
Great! Thank you. |
@mekya - Is there any update on this? I would expect the warnings in Android Studio to be progressively more prominent the closer toward the deadline we get. |
Hi @ojw28 , Recently, I'm using this project in another product. I've found a bug in this code in NAL unit parsing. I am trying to fix it in this week and I can send the project to the maven central after that. |
Hi Guys, There is SNAPSHOT version available sonatype. Can you check if it is working for you?
And add snapshot repo to your repositories
|
@mekya - Is this just a step toward the goal of providing a versioned release somewhere, or is this intended to be a replacement for distribution via |
Hi @ojw28 , This is just a step toward the goad of providing a versioned release somewhere. If it seems ok for you, I can create a versioned release(not snapshot) that binary won't change to the maven central. |
Thanks for the clarification. I'd be happy to test this given a media RTMP link that's accessible over the internet. Unfortunately I've not been able to find a working one. Do you know of one that I could use for testing? |
Hi @ojw28 , I think you may try this one :) rtmp://wowzaec2demo.streamlock.net/vod/mp4:BigBuckBunny_115k.mov PS: TBH, I've not find an opportunity to test it in the Exoplayer. So I'm wondering if it works for you. |
I gave the snapshot a try with ExoPlayer, and it appears to work correctly. |
Good to know. I can publish as a versioned release(3.2.0) whenever you're ok. Btw, what do you think adding WebRTC playback(a kind of experimental extension) to the ExoPlayer for real time playback? I think we can make this development. |
That would be great. Please let us know where we can get it, when available.
This isn't on our roadmap for the near future, but we'd consider a high quality pull request adding support. |
Ok. I can send it in my convenient time.
What makes a PR high quality for you? Do you have development guidelines? |
@mekya - Do you have an ETA on when there will be a versioned release? Thanks! |
I think I can push to the repo in a couple of days If you don't have any feedback. |
We don't have any feedback other than it appears to work correctly, as noted above. Thanks! |
@mekya - Any update on this? Thanks! |
Sorry for late reply. It's published -> https://oss.sonatype.org/#nexus-search;gav~io.antmedia~rtmp-client~~~~kw,versionexpand |
Hi @mekya , I know that you said that you don't maintain this library anymore and we don't expect new versions. But given that jcenter is shutting down, I was wondering if you plan to migrate at least v3.1.0 to some other repository manager like maven central, so that it can still be consumed by everyone?
As far as I can see, the lib is currently jcenter only, please correct me if I'm wrong. And many apps and libraries depend on LibRtmp, e.g. ExoPlayer RTMP module. So we'd appreciate this a lot. Thanks!
The text was updated successfully, but these errors were encountered: