Giter VIP home page Giter VIP logo

vitamio-with-librtmp's People

Contributors

mekya avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vitamio-with-librtmp's Issues

Try request...

I was wondering if you could try this url with your implementation of Vitamio and let me know if you get past 10 seconds of playback.

rtmp://213.16.167.55:1935/livepkgr/livestream swfUrl=http://static.ant1.gr/maktvlive.ashx pageUrl=http://www.maktv.gr/Live swfVfy=1 live=1 timeout=10

On the regular Vitamio bundle it dies after roughly 10 seconds, meaning it freezes on the frame.
Thank you it would save me time.

Rockchip

License

Do I have to obtain any license to use this in my streaming app?

Missing VideoView

Hi,

The widgets namespace is missing from the vitamio.jar so I cannot import VideoView.
Could you please fix it or tell me how to procede?
Thanks

Laggy video

Video frames are lagging every 3-5 seconds while playing the RTMP stream. I've tried by changing buffer sizes and changing video quality, didn't work.

Any suggestions?

SecureToken Vitamio token (secureTokenResponse)

Please add suport for token on project and update to last vitamio version

Samples:

            path = "rtmp://8.8.8.8/live/";
            options = new HashMap<String, String>();
            options.put("rtmp_app", "live");
            options.put("rtmp_swfurl", "http://www.example.com.com/player/player.swf");
            options.put("rtmp_playpath", "bigbuckbunny");
            options.put("rtmp_pageurl", "http://www.example.com/protected_stream.html");
            options.put("token", "fg5ASTACK_d8g#$#!@");

or

options.put("rtmp_token", "fg5AAf4gd8g#$#!@");

Or other, but add support for secureTokenResponse.

On flash is called:

this._connection.call("secureTokenResponse", null, TEA.decrypt(evt.info.secureToken, "fg5ASTACK_d8g#$#!@"));

Tks man. Good project, but need upgrade. Waiting reply.

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.