Giter Site home page Giter Site logo

webrtcstream's Introduction

WEBRTC STREAMING

Disclaimer

Disclaimer due to not having access to native Linux where docker is not handled by Mac/WSL I cannot confirm the working condition of networking in compose environment!

Confirmed working ffmpeg version is 4.4

Please use atleast node v16 for /hls and v14 for client (see dockerfiles for reference). I use nvm for node management, ex: nvm use v16

By default the client shares your webcam! Make adjustments to the Broadcast.js file if you want to test screen sharing

About

The first wave of delay comes from the socket.io library which uses webrtc as the base with some additional protocol enchancements according to their documentation.

The bigger delay is produced by the HLS stream encoding, the raw stream needs first a few seconds the be able to be passed to FFMPEG, which then encodes the segments. This usually happens by manual inspection in about 2-3 seconds. The stream itsels

webrtcstream's People

Contributors

jaantaponen avatar

Watchers

 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.