Giter VIP home page Giter VIP logo

warp's Introduction

Warp Logo

Warp Logo

Chat on discord release PRs welcome! git commit activity

Segmented live media delivery protocol utilizing QUIC streams. See the MoQ draft

How It Works

TLDR: Warp works by delivering each audio and video segment as a separate QUIC stream. These streams are assigned a priority such that old video will arrive last and can be dropped. This avoids buffering in many cases, offering the viewer a potentially better experience.

Possible use cases:

  • Streaming a Graphical User Interface to web browsers using a single UDP port and with hardware acceleration. See Arc3dia
  • Streaming movies from a remote Plex or Jellyfin server

... and many more

Features:

  1. Exposes a single port (443/udp, 443/tcp), which is especially useful when scaling docker containers
  2. Encrypted and secure end-to-end connections by default
  3. Faster handshake, 1RTT, which is especially useful for mobile-first applications
  4. Roaming support
  5. Congestion Control

Special Thanks

This project could not have been possible without the great work done by:

DOCS

WIP

License

This project is licensed under Mozilla Public License, v2.0

warp's People

Contributors

dependabot[bot] avatar kixelated avatar matteocontrini avatar wanjohiryan 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

0thc efelem an1310

warp's Issues

How to use warp for video streaming ?

I want to basically stream data, whether it be video or values using warp, how to write a sender and receiver code, I mean client-server model to utilise QUIC ?

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.