GithubHelp home page GithubHelp logo

dawei091 / janus-webrtc-gateway-docker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wangsrgit119/janus-webrtc-gateway-docker

0.0 0.0 0.0 48 KB

janus-webrtc-gateway-docker

Home Page: https://github.com/meetecho/janus-gateway

License: MIT License

Shell 3.84% Dockerfile 96.16%

janus-webrtc-gateway-docker's Introduction

janus-webrtc-gateway-docker

build docker images - janus-webrtc-docker

Warning

janus 1.x

janus address

release repo to docker hub by github action

base

modify ๐Ÿ‘‡ repo, and update janus version , delete nginx-rtmp-module

https://github.com/atyenoria/janus-webrtc-gateway-docker

image version

janus-webrtc-docker:version janus:version
20220407 1.0.0
20220617 1.0.1
20220618 1.0.2
20220627 1.0.3
20220813 1.0.4
20221018 1.1.0
20230108 1.1.1
20230127 1.1.2
20230320 1.1.3

how to use

version: '1.1.3'
services:

  #
  # janus-gateway
  #
  janus-gateway:
    image: 'sucwangsr/janus-webrtc-gateway-docker:20230320'
    command: ["/usr/local/bin/janus", "-F", "/usr/local/etc/janus"]
    network_mode: "host"
    
    volumes:
      - "./conf/janus.transport.http.jcfg:/usr/local/etc/janus/janus.transport.http.jcfg"  # open adminapi config
      - "./conf/janus.jcfg:/usr/local/etc/janus/janus.jcfg"
      - "./conf/janus.eventhandler.sampleevh.jcfg:/usr/local/etc/janus/janus.eventhandler.sampleevh.jcfg"
    restart: always

janus-webrtc-gateway-docker's People

Contributors

wangsrgit119 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.