GithubHelp home page GithubHelp logo

guoluming / ovenmediaengine Goto Github PK

View Code? Open in Web Editor NEW

This project forked from airensoft/ovenmediaengine

0.0 1.0 0.0 8.79 MB

OvenMediaEngine (OME) is a streaming engine for real-time live broadcasting with sub-second latency.

Home Page: https://OvenMediaEngine.com/ome

License: GNU General Public License v2.0

Makefile 1.87% Perl 0.79% C 2.82% C++ 93.75% Shell 0.47% Dockerfile 0.29%

ovenmediaengine's Introduction

OvenMediaEngine logo

What is OvenMediaEngine?

OvenMediaEngine (OME) is an open source, streaming server with sub-second latency. OME receives video via RTMP or other protocols from live encoders such as OBS, XSplit and transmits it on WebRTC and Low-Latency DASH. So, sub-second latency streaming from OME can work seamlessly in your browser without plug-ins. Also, OME provides OvenPlayer, the HTML5 standard web player.

Our goal is to make it easier for you to build a stable broadcasting/streaming service with sub-second latency.

Features

  • RTMP Push, MPEG-2 TS Push(Beta), RTSP Pull(Beta) Input
  • WebRTC sub-second streaming
    • ICE (Interactive Connectivity Establishment)
    • DTLS (Datagram Transport Layer Security)
    • SRTP (Secure Real-time Transport Protocol)
    • ULPFEC (Forward Error Correction) with VP8, H.264
    • In-band FEC (Forward Error Correction) with Opus
  • Low latency MPEG-DASH(Chunked CAMF) streaming
  • Legacy HLS/MPEG-DASH Streaming
  • Embedded Live Transcoder (VP8, H.264, Opus, AAC, Bypass)
  • Embedded WebRTC Signalling Server (WebSocket based)
  • Origin-Edge structure
  • Monitoring
  • Experiment
    • P2P Traffic Distribution (Only WebRTC)

Supported Platforms

We have tested OME on the platforms listed below. However, we think it can work with other Linux packages as well:

Getting Started

docker run -d \
-p 1935:1935 -p 3333:3333 -p 8080:8080 -p 9000:9000 -p 4000-4005:4000-4005/udp -p 10000-10005:10000-10005/udp \
airensoft/ovenmediaengine:latest

Please read Getting Started chapter in tutorials.

How to Contribute

Please see our Guidelines and Rules.

For more information

License

OvenMediaEngine is under the GPLv2 license.

ovenmediaengine's People

Contributors

dimiden avatar getroot avatar keukhan avatar sfreet avatar rubu avatar lee-hammer99 avatar ggkollective avatar dbcontext avatar xylanme avatar

Watchers

James Cloos avatar

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.