基于Vue3 + WebRTC + Node + SRS搭建的直播间 https://live.hsslive.cn

shuisheng e48c68da01 feat: srs 2 years ago
.husky b520caa724 feat: init 2 years ago
.vscode 97fcef223f feat: msr 2 years ago
public 10cb5e05ed test: 测试 2 years ago
script 7b5d3e7182 feat: 优化界面 2 years ago
src e48c68da01 feat: srs 2 years ago
.browserslistrc b520caa724 feat: init 2 years ago
.commitlintrc.js 2b15db5005 feat: 优化 2 years ago
.cz-config.js 2b15db5005 feat: 优化 2 years ago
.editorconfig b520caa724 feat: init 2 years ago
.eslintignore b520caa724 feat: init 2 years ago
.eslintrc.js e48c68da01 feat: srs 2 years ago
.gitattributes b520caa724 feat: init 2 years ago
.gitignore 2b15db5005 feat: 优化 2 years ago
.lintstagedrc.js b520caa724 feat: init 2 years ago
.npmrc b520caa724 feat: init 2 years ago
.prettierignore b520caa724 feat: init 2 years ago
.prettierrc.js b520caa724 feat: init 2 years ago
.versionrc.js b520caa724 feat: init 2 years ago
README.md bd7aa16873 docs: readme 2 years ago
babel.config.js b520caa724 feat: init 2 years ago
handleGiteeJenkins.js b520caa724 feat: init 2 years ago
package.json e48c68da01 feat: srs 2 years ago
pnpm-lock.yaml e48c68da01 feat: srs 2 years ago
postcss.config.js b520caa724 feat: init 2 years ago
static-build.sh 874c0789d0 ci: build 2 years ago
test.drawio 97fcef223f feat: msr 2 years ago
tsconfig.json 5a0f0d16a3 feat: 搭建页面 2 years ago
windi.config.ts b520caa724 feat: init 2 years ago

README.md

简介

billd 直播间(前端),目前实现了类似 bilibili 的直播功能,即你可以发布直播,别人进入你的直播房间后能看到你的直播内容。

前后端主要的技术栈:

后端

需要 mysql、redis 环境

https://github.com/galaxy-s10/billd-live-server

贡献

如果你对该项目有感兴趣或想法,欢迎一起加入开发

演示

安装依赖

pnpm i

本地运行

npm run start

billd 依赖

pnpm i billd-utils@latest billd-scss@latest billd-html-webpack-plugin@latest billd-deploy@latest