Giter Club home page Giter Club logo

jquery-clipchamp-mjpeg-player-plugin's People

Contributors

sbalko 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jquery-clipchamp-mjpeg-player-plugin's Issues

Does not work at all

I am trying to show MJPEG streamed by Ip Webcam app (https://play.google.com/store/apps/details?id=com.pas.webcam). The HTML is as simple as it can be:

<html> <head>
<script src="https://code.jquery.com/jquery-2.1.3.min.js"></script> 
<script src="https://cdn.rawgit.com/clipchamp/jquery-clipchamp-mjpeg-player-plugin/126a8cb1ffdbb2c7d90231e7dd8f9186707212fb/src/jquery.clipchamp.mjpeg.player.js">
</head>
<body>
<div id="mjpeg_wrapper" style="width: 640px;"></div>
<script language="Javascript" type="text/javascript">
    $('#mjpeg_wrapper').clipchamp_mjpeg_player('http://172.24.25.118:8080/videofeed', 24, false, function(wrapperElement, playerInterface) {});
</script>
</body></html>

And nothing happens. At all.
Does you solution even support playing streamed MJPEGs?

Animation dont working on from Internet Explorer 10

Thank you for great plugin!

I have a website animation created with your plugin.It is working everywhere except Internet explorer 10, 9.What could you suggest me to do?Please help me.Swift response is highly appreciated.Thanks!

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.