UNPKG

tenna

Version:

A node js application that lets you easily stream most videos from any PC/laptop in your home network, to other devices in the network with a browser.

9 lines (8 loc) 203 B
"use strict"; module.exports = (function () {return { "movieExtensions": ["mp4","avi"], "movieDir": "videos", "encodeDir": "encode", "port":"8081" }})();