Code Monkey home page Code Monkey logo

android-rtmp-muxer's Issues

com.octiplex.android.rtmp.io.ServerException: Header -1

getting Header -1, exception when I tried to start RtmpMuxer

mRtmpMuxer.start(this, "test", null, null);

com.octiplex.android.rtmp.io.ServerException: Header -1
at com.octiplex.android.rtmp.io.RtmpReader.run(RtmpReader.java:137)

Examples or documentation

Hello

I'm having difficulty using this library, Is there an example project or a more extended documentation available?

How would an url like this be user with this library?
What is the meaning of serverUrl, pageUrl, application?
rtmp://rtmp-api.facebook.com:80/rtmp/10656346080699666?ds=1&s_l=1&a=xTxRpuj_8A2xtHy-

Thank you

Stream Video from direct surface view

Hi
Thanks for this library

I want to use this library to broadcast my HDMI IN that i am showing in surface view . I want to send the HDMI In direct using RTMP .

So is it possible to send video from the surface view by doing any encoding and send to Rtmp using your library

Youtube streaming trouble

I trying to stream video to Youtube, but getting error:

11-03 19:58:48.400 1861-1881/com.wzh.accmonite D/ACC Server: Acc Detection High true
11-03 19:58:48.416 25671-25731/com.jiangdg.usbcamera D/RtmpMuxer: onReaderError
java.io.IOException: Unknown basic header: 66
at com.octiplex.android.rtmp.io.RtmpReader.run(RtmpReader.java:205)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:422)
at java.util.concurrent.FutureTask.run(FutureTask.java:237)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
at java.lang.Thread.run(Thread.java:818)

Does not sure about how to use it

Hi, I've try to create screen cast application, I've use MediaCodec with mime type = "video/avc" to receive buffer from VirtualDisplay but I does not sure that when I call I've did it wrong or not

I've set step to connect, publish and send video data following the example but I can not see video on the client (VLC). No problem/exception report so I not sure what I did wrong you can the code project here: https://github.com/insthync/AndroidSimpleScreenRTMP2

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.