Coder Social home page Coder Social logo

80000v / video Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shadylplplp/video

0.0 1.0 0.0 115.36 MB

基于Laravel平台的弹幕视频网站 前端使用Bootstrap和jquery 弹幕播放器基于DanmuPlayer 使用ffmpeg视频转码

PHP 32.92% HTML 66.44% Shell 0.25% Hack 0.39%

video's Introduction

基于Laravel框架

使用ffmpeg进行队列转码

前端使用Bootstrap Jquery

弹幕播放器使用DanmuPlayer

管理后台基于summerblue/administrator

用户切换使用viacreative/sudo-su

使用方式

1.git clone https://github.com/shadylplplp/video.git

2.执行composer install

3.把.env.example修改成.env 里设置数据库 SMTP服务器等配置,修改QUEUE_CONNECTION=redis并且加REDIS_CLIENT=predis

4.执行php artisan key:generate生成key

5.执行php artisan migrate:refresh --seed 填充数据库 就可以看到demo了

6.如果没有安装过ffmpeg 安装ffmpeg用来视频转码

7.执行php artisan queue:listen --timeout=3600 启用列队监听

默认用户id1为管理员 管理后台为/admin

video's People

Contributors

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