GithubHelp home page GithubHelp logo

tulingcheng86 / joyrtc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from binbat/joyrtc

0.0 0.0 0.0 39.48 MB

a tool that use webrtc connected unity

Home Page: https://joyrtc.binbat.com/

License: Mozilla Public License 2.0

JavaScript 1.46% Go 4.48% C# 43.45% TypeScript 37.37% CSS 4.78% HTML 1.32% Dockerfile 7.14%

joyrtc's Introduction

JoyRTC

Architecture

joyrtc-arch

Run

Cloud

go run ./main.go -l 0.0.0.0:8080

Unity

Unity Version: 2022.1.23f1

NOTE: Don't use unity.cn !!! unity.cn version not compatible docker image!!!

Use Unity run

NOTE: Do not use safemode, The first run need auto install websocket-sharp

Maybe manual install websocket-sharp

pushd unity/Assets && nuget install && popd

Environment variables

Variable Name Description Default
ICE_SERVERS Stun Server Configuration
TURN_HOSTNAME Turn Server Address Configuration
TURN_USERNAME Turn Server Username, Need set TURN_HOSTNAME
TURN_PASSWORD Turn Server Password, Need set TURN_HOSTNAME
SERVER_URL WebSocket Signal Address ws://localhost:8080/socket

WebUI

npm install
npm run dev

joyrtc's People

Contributors

a-wing avatar tulingcheng86 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.