Coder Social home page Coder Social logo

Comments (5)

JulianZhao avatar JulianZhao commented on July 20, 2024 1

@mekya Thank you so much! I tried and it's working now.

However, unfortunately, I meet some "bad stream" again. As I said at last post, I use nginx-rtmp to transport IPCamera's RTSP into RTMP and HLS, all of them can't be played with exoplayer. The stream was encoded with H264 without audio:

Stream #0:0[0x100]: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p, 1280x720, 24.92 tbr, 90k tbn, 180k tbc
Stream #0:1[0x101]: Audio: aac ([15][0][0][0] / 0x000F), 0 channels, fltp

Is it about Metadata Parser too?
For some reason, I send my test urls to you by email, may be you can check them when you have some time. Thanks again.

from librtmp-client-for-android.

mekya avatar mekya commented on July 20, 2024

Hi Julian,

Yeah it plays in other players. I am gonna check why it does not play on
this player when i have some time.

Bests,
A. Oguz

On Thu, Mar 17, 2016 at 8:16 PM, Julian Zhao [email protected]
wrote:

Hi, thank for your work. I want to use this:
https://github.com/ButterflyTV/ExoPlayer-with-RTMP-and-FLV-seek

I tried to play this url rtmp://ossrs.net:1935/live/livestream, but it's
not working. I can play this url using other players, and I don't know why,
so I make this issue.

Thanks.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#3

from librtmp-client-for-android.

JulianZhao avatar JulianZhao commented on July 20, 2024

@mekya Thank you. Hope that you have some time soon. I am not familiar with low-level development with ffmpeg and rtmp, I'm afraid that I can't solve this problem myself.
I test several urls, It seems that exoplayer can't play stream without audio.
I use nginx-rtmp, transport IPCamera's RTSP into RTMP and HLS (H264 with no audio), exoplayer can't play my RTMP and HLS.

from librtmp-client-for-android.

mekya avatar mekya commented on July 20, 2024

Good news. It can play right now ;)

Your stream is the last stream on the list. Check it out.
https://github.com/ButterflyTV/ExoPlayer-with-RTMP-and-FLV-seek

Problem is not about RtmpClient. It is about Metadata Parser. Here is the last commit.
https://github.com/ButterflyTV/ExoPlayer-with-RTMP-and-FLV-seek/commit/ff58cdf11897619734dd429c9ab6188abd933e10

from librtmp-client-for-android.

mekya avatar mekya commented on July 20, 2024

ok never mind.

As you said, this is another issue. Let's continue via email.

On Sat, Mar 26, 2016 at 8:52 PM, Julian Zhao [email protected]
wrote:

@mekya https://github.com/mekya Thank you so much! I tried and it's
working now.

However, unfortunately, I meet some "bad stream" again. As I said at last
post, I use nginx-rtmp https://github.com/arut/nginx-rtmp-module to
transport IPCamera's RTSP into RTMP and HLS, all of them can't be played
with exoplayer. The stream was encoded with H264 without audio:

Stream #0:0[0x100]: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p, 1280x720, 24.92 tbr, 90k tbn, 180k tbc
Stream #0:1[0x101]: Audio: aac ([15][0][0][0] / 0x000F), 0 channels, fltp

Is it about Metadata Parser too?
For some reason, I send my test urls to you by email, may be you can check
them when you have some time. Thanks again.


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#3 (comment)

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.