Giter VIP home page Giter VIP logo

lantube's Introduction

LanTube

简体中文

I have always had such troubles:

Videos downloaded on the Internet(cannot be posted to public platforms due to copyright issues), need to be played on computer and mobile phone (tablet), But don’t want to copy the video to each device, so there is this project.


This is a LAN video server, which can be deployed on any device (with operating system) in the LAN (even Raspberry Pi)

  • Computer(Windows, Linux, Mac)
  • MobilePhone or tablet
  • RaspberryPie

It is built using the following open source project


Features

  • Any LAN device can be deployed
  • PlayList
  • Timed play
  • Multi-language support

How to build

Build frontend

  • Install Node.js

  • Open Terminal / PowerShell / cmd

  • Clone this repo

    git clone https://github.com/unknown-marketwizards/lantube.git
  • Enter folder

    cd lantube/frontend
  • Install the required library files

    yarn install
  • Build

    yarn build

Build Server

  • Install golang

  • Set GO_PATH Environment variable

  • Enter folder

    cd lantube
  • Build

    go build
  • Run

    ./lantube --addr 0.0.0.0:9000 "Directory / for / storing / videos"

如果您对股票,期货,外汇等金融交易感兴趣

欢迎加入交易奇才 Slack 交流群,让我们一起成为更好的交易者!

可扫码关注公众号,并回复:加群

lantube's People

Contributors

themarketwizard avatar kcrazy 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.