Coder Social home page Coder Social logo

lujunda / web-rtmp-streamer Goto Github PK

View Code? Open in Web Editor NEW
31.0 7.0 9.0 35 KB

Using js and flash to implement a rtmp streamer

Home Page: https://lujunda.github.io/web-rtmp-streamer/

License: MIT License

JavaScript 100.00%
js flash rtmp rtmp-stream rtmp-push web

web-rtmp-streamer's Introduction

web-rtmp-streamer

本项目使用js+swf实现了一个rtmp推流器。有效兼容腾讯云等标准rtmp推流服务。可以直接访问DEMO查看效果。

本项目是在网易云推流DEMO基础上进行了二次开发,与原版相比,有以下改进:

  • 去除了原版只能向网易云推流的限制。
  • 解决了原版无法兼容新版chrome的问题("Cross-origin plugin content from must have a visible size larger than 400 x 300 pixels, or it will be blocked. Invisible content is always blocked.")。
  • 解决了原版使用JSON.parse()前没判断类型导致推流失败的bug。
  • 剥离原版各种http请求(如心跳接口、获取网易云cdn地址等),实现纯净无监控推流器。

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.