Code Monkey home page Code Monkey logo

lazylive's Introduction

这是什么?

  • 这是 Lazy's Live 的源码。
  • 这玩意主要是针对像我这种家里不仅有公网还有服务器的人使用,,,,
  • 所以应该没多少人会对这个东西感兴趣吧,毕竟写得跟个屎山一样

功能

  1. 和朋友一起看直播,视频,电影等
  2. 简单暴力的聊天系统(一个跑在Nodejs上的Websocket服务)
  3. 实时在线人数统计(需要登录帐号)

运行环境

  1. 前端网页: 任意 Web 服务器均可
  2. 后端聊天服务器: Nodejs
  3. 账号系统: Blessing SkinYggdrasil API

BUG列表

1. 聊天区不会自动滚动 2. 聊天区不会自动清空 3. 后端接收到非json消息时会爆炸 4. 刷新页面后不会重新登陆

为啥开源

  1. 我满18了

如何安装

前端网页

  1. 克隆本仓库到本地
  2. 根据需要修改index.html里的内容(我相信你看得懂)
  3. 上传到你的网站目录即可

聊天服务器

  1. 克隆仓库到本地
  2. 根据你的需要修改s.js
  3. npm i
  4. node s.js

推流服务器

自己百度搜(或者v我50帮你解决)

温馨提示

  1. 聊天服务器默认是http协议,如果需要https请手搓s.js或者反向代理(估计我有注释)
  2. 仅支持观看单用户直播(如果需要多人,请手动搓html)

一些说明

你可以

  1. 在保留原作者和出处的情况下自由转载和修改
  2. 赞助我qwq

你不可以

  1. 说这个网站是你自己做的
  2. 未经授权私自转载或倒卖
  3. 抹掉所有的版权信息

最后

如果你觉得这个项目不错欢迎给个Star。当然,人嘛,饿了总是要吃饭的...如果你通过下面的二维码向我赞助,我会更加开心~~~0.01也是爱~~ img

lazylive's People

Contributors

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