GithubHelp home page GithubHelp logo

songfang / videosite Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ljx1845780976/videosite

0.0 0.0 0.0 4.44 MB

基于SpringBoot、ffmpeg、Redis、MySQL、vue.js的一个视频分享订阅网站,实现了一个视频网站的上传视频、播放视频、个人主页、订阅、评论、通知等基本功能。

JavaScript 71.61% Java 4.80% CSS 13.20% HTML 7.86% Less 2.53%

videosite's Introduction

LangV 视频分享订阅网站

一个基于SpringBoot、Mybatis-Plus、ffmpeg、Redis、mysql、vue.js的视频分享订阅网站,实现了一个视频网站的上传视频、播放视频、个人主页、订阅、评论、订阅评论通知等基本功能,可用于毕业设计。 (需要相关部署服务及毕设文档+qq 1845780976)
演示地址:http://langv.top:8083/ (当前已停运)

新版本:新版本不再像以前把视频和封面文件都存储在服务器的本地磁盘,而是存储在阿里云的oss对象存储服务器。oss服务器可以存储大型文件,并可通过文件的url直接获取到服务器上的文件,这样就免去了在原服务器上io存储视频和读取视频的操作,速度得到了极大的提升。
(如不熟悉oss或视频因跨域无法播放,可翻至页尾查看相关配置教程)

一、具体页面如下:

1、登录页面 image

2、个人主页 image

3、主页 image

4、具体视频播放页 image

5、播放页下方评论区 image

6、通知栏信息 image

7、上传页面 image



二、oss相关配置:
1、application.yaml配置文件配置相关oss信息 image

2、oss设置前端js跨域请求允许

image

image

videosite's People

Contributors

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