Code Monkey home page Code Monkey logo

starrtc-edu-demo's Introduction

在线教育示例程序

在线体验地址:https://www.starrtc.com/demo/edu

用户名和密码随便输入即可。注:需要电脑有摄像头。

本产品完全免费,并且提供免费的私有部署服务端程序,支持全部功能,并提供第三方拉流、推流功能。

需要我们支持请加QQ群: 807242783

如需私有部署,请到如下地址下载:

https://github.com/starrtc/starrtc-server

更多示例请参见:https://docs.starrtc.com/en/download/

在线教育

pdf文档上传标记直播,白板

edu_pdf

edu_whiteboard

录屏

screen_phone

screen_web

编译

 git clone https://github.com/starrtc/starrtc-edu-demo.git
 cd starrtc-edu-demo
 npm install
 npm run build
 编译后生成的文件在build目录,将build目录里面的文件放在网站根目录下即可:
 
 1,假设网站根目录为/opt/nginx/html/starrtc_demo/ 
 2cd starrtc-edu-demo/build
 3mv * /opt/nginx/html/starrtc_demo/
 4,需要配置域名指向starrtc_demo目录

starrtc-edu-demo's People

Contributors

longqianxun avatar 895377235 avatar elesos avatar

Watchers

James Cloos avatar  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.