Coder Social home page Coder Social logo

Comments (20)

natario1 avatar natario1 commented on July 23, 2024 1

Great! Thank you.

from librtmp-client-for-android.

mekya avatar mekya commented on July 23, 2024

Hi @natario1 ,
Yeah likely we can migrate to maven central.

What's the timeline for jcenter?

from librtmp-client-for-android.

natario1 avatar natario1 commented on July 23, 2024

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/

from librtmp-client-for-android.

mekya avatar mekya commented on July 23, 2024

I see. Thank you.
I think we definitely add the lib to the maven repo or somewhere.

from librtmp-client-for-android.

ojw28 avatar ojw28 commented on July 23, 2024

@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.

from librtmp-client-for-android.

mekya avatar mekya commented on July 23, 2024

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.

from librtmp-client-for-android.

mekya avatar mekya commented on July 23, 2024

Hi Guys,

There is SNAPSHOT version available sonatype. Can you check if it is working for you?
https://oss.sonatype.org/#nexus-search;gav~io.antmedia~rtmp-client~~~~kw,versionexpand

implementation 'io.antmedia:rtmp-client:3.2.0-SNAPSHOT

And add snapshot repo to your repositories

maven {
   url "https://oss.sonatype.org/content/repositories/snapshots"
}

from librtmp-client-for-android.

ojw28 avatar ojw28 commented on July 23, 2024

@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 jcenter? I think we're really looking for a versioned release (i.e., the ability to depend on a specific version, and expect that the binary wont change unless we change the version that we're depending on). Thanks!

from librtmp-client-for-android.

mekya avatar mekya commented on July 23, 2024

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.

from librtmp-client-for-android.

ojw28 avatar ojw28 commented on July 23, 2024

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?

from librtmp-client-for-android.

mekya avatar mekya commented on July 23, 2024

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.

from librtmp-client-for-android.

ojw28 avatar ojw28 commented on July 23, 2024

I gave the snapshot a try with ExoPlayer, and it appears to work correctly.

from librtmp-client-for-android.

mekya avatar mekya commented on July 23, 2024

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.

from librtmp-client-for-android.

ojw28 avatar ojw28 commented on July 23, 2024

Good to know. I can publish as a versioned release(3.2.0) whenever you're ok.

That would be great. Please let us know where we can get it, when available.

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.

This isn't on our roadmap for the near future, but we'd consider a high quality pull request adding support.

from librtmp-client-for-android.

mekya avatar mekya commented on July 23, 2024

That would be great. Please let us know where we can get it, when available.

Ok. I can send it in my convenient time.

This isn't on our roadmap for the near future, but we'd consider a high quality pull request adding support.

What makes a PR high quality for you? Do you have development guidelines?

from librtmp-client-for-android.

ojw28 avatar ojw28 commented on July 23, 2024

@mekya - Do you have an ETA on when there will be a versioned release? Thanks!

from librtmp-client-for-android.

mekya avatar mekya commented on July 23, 2024

I think I can push to the repo in a couple of days If you don't have any feedback.

from librtmp-client-for-android.

ojw28 avatar ojw28 commented on July 23, 2024

We don't have any feedback other than it appears to work correctly, as noted above. Thanks!

from librtmp-client-for-android.

ojw28 avatar ojw28 commented on July 23, 2024

@mekya - Any update on this? Thanks!

from librtmp-client-for-android.

mekya avatar mekya commented on July 23, 2024

Sorry for late reply.

It's published -> https://oss.sonatype.org/#nexus-search;gav~io.antmedia~rtmp-client~~~~kw,versionexpand

from librtmp-client-for-android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.