pion/ion, self-hosted conferencing software with single command deploy

栏目: IT技术 · 发布时间: 4年前

内容简介:ION is a distributed RTC system written by pure go and flutter

ION

ION is a distributed RTC system written by pure go and flutter

Architecture

pion/ion, self-hosted conferencing software with single command deploy

Features

  • Distributed Node

    • Standalone BIZ/ISLB and SFU node

    • Message Queue by NATS

    • SFU by Pure GO

    • MCU (WIP)

    • SFU<-->SFU relay (WIP)

    • High Performance (WIP)

    • Media Streaming

      • WebRTC stack
      • SIP stack (WIP)
      • RTP/RTP over KCP
      • JitterBuffer
        • Nack
        • PLI
        • Lite-REMB
        • Transport-CC(WIP)
        • Anti-Loss-Package 30%+
  • SDK

    • Flutter SDK
    • JS SDK
  • Demo

Contributing

  • adwpc - Original Author - ion server
  • cloudwebrtc - Original Author - ion server and client sdk
  • kangshaojun - Contributor UI - flutter and react.js

Roadmap

Projects Welcome contributing to ion!

Project status

Screenshots

iOS/Android

pion/ion, self-hosted conferencing software with single command deploy pion/ion, self-hosted conferencing software with single command deploy pion/ion, self-hosted conferencing software with single command deploy

PC/HTML5

pion/ion, self-hosted conferencing software with single command deploy pion/ion, self-hosted conferencing software with single command deploy pion/ion, self-hosted conferencing software with single command deploy pion/ion, self-hosted conferencing software with single command deploy

How to use

Docker

The provided docker-compose works for deploying to open usage, and can also be used for local development. It also supports auto-generate of certificates via LetsEncrypt.

It accepts the following enviroment variables.

WWW_URL
ADMIN_EMAIL

To run on conference.pion.ly you would run WWW_URL=conference.pion.ly ADMIN_EMAIL=admin@pion.ly docker-compose up

If WWW_URL is set you will access via https://yourip:8080 OR http://yourip:8080 if not running with TLS enabled.

Scripts

1. make key

./scripts/makeKey.sh

2. build

./scripts/installDeps.sh

3. run

docker-compose up

4. let's chat

Open this url with chrome

https://yourip:8080

以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Linux内核设计与实现

Linux内核设计与实现

拉芙 / 陈莉君、唐华、张波 / 机械工业出版社 / 2006-1 / 38.00元

《Linux内核设计与实现》基于Linux2.6内核系列详细介绍Linux内核系统,覆盖了从核心内核系统的应用到内核设计与实现等各方面的内容。主要内容包括:进程管理、系统调用、中断和中断处理程序、内核同步、时间管理、内存管理、地址空间、调试技术等。本书理论联系实践,既介绍理论也讨论具体应用,能够带领读者快速走进Linux内核世界,真正开发内核代码。 本书适合作为高等院校操作系统课程的教材......一起来看看 《Linux内核设计与实现》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具