Giter Site home page Giter Site logo

xinxindiandeng / signalrwebrtcdemo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sxy407249209/signalrwebrtcdemo

0.0 1.0 0.0 2.44 MB

.NET 6 SignalR配合WebRtc进行实时视频通话

License: MIT License

JavaScript 13.98% C# 57.65% CSS 0.15% HTML 2.09% Batchfile 0.01% Vue 25.03% Less 0.94% VBA 0.16%

signalrwebrtcdemo's Introduction

SignalRWebRtcDemo

.NET 6 SignalR配合WebRtc进行实时视频通话

共有MVC和vue两个示例

1、MVC启动

使用vscode/vs/rider 打开 SignalRWebRtcDemo/src/MvcDemo/

无需修改直接启动

打开两个web客户端 分别登录2个账号进行连接测试

2、Vue启动

2.1、使用vscode/vs/rider 打开 SignalRWebRtcDemo/tree/main/src/VueDemo/ChatServer

Ctrl+F5启动SignalR信令服务器

2.2、使用vscode 打开 SignalRWebRtcDemo/tree/main/src/VueDemo/videochatvue

2.2.1、先使用npm install安装依赖

2.2.2、在再使用npm run serve 启动vue项目

启动完成后根据vue命令行提示网址进入系统 打开两个web客户端 分别登录2个账号进行连接测试

2.3、如果出现SignalR连接错误 则检查App.vue 中SignalR连接地址端口是否和ChatServer一致,不一致则修改成一致即可

3、volcore例子启动 参照 http://www.volcore.xyz/#/login 文档启动例子 该例子直接把用户表改造成在线用户连接

signalrwebrtcdemo's People

Contributors

sxy407249209 avatar

Watchers

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