Giter Site home page Giter Site logo

sl-tv's Introduction

sl-tv

sl-tv is an open source media player for second life. it allows you to play video & audio in a somewhat synchronized fashion with other users in-world.

  • supports youtube, bandcamp and soundcloud
  • playing, skipping, queueing
  • can list what's playing, queue and history on request
  • controlled via chat commands

system

the system consists of three components;

  • a web frontend that embeds content from hosts
  • LSL scripts that open & control said embeds as shared media in-world
  • helpful APIs for parsing video metadata from provided URLs

how this works exactly is better detailed on the homepage

developing

in order to run the website and APIs, first install dependencies with npm install.

start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

to create a production version of web and APIs:

npm run build

this spits out a node version of the app, but multiple adapters are supported. check out kit.svelte.dev/docs/adapters for more information.

you can preview the production build with npm run preview.

sl-tv's People

Contributors

furudean avatar

Stargazers

 avatar

Watchers

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