blurymind / karabako

NodeJS Based Streaming Server for SKYBOX VR Player

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Karabako (空箱)

Karabako is a simple streaming video server meant to be used with the SKYBOX VR Player smartphone app. It has been tested on Linux, but probably works on other platforms as well.

Prerequisites

Usage

First install required dependencies with: npm install

Then start with: node karabako.js

By default it looks for video files in the current directory. The first argument can be used to specify another directory. It attempts to figure out the IP address of the LAN Ethernet interface automatically.

License

Released into the public domain.

About

NodeJS Based Streaming Server for SKYBOX VR Player

License:The Unlicense


Languages

Language:JavaScript 100.0%