Skip to content

tyalt1/nonocast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nonocast

Join the chat at https://gitter.im/tyalt1/nonocast Web server for universal media casting.

Overview

Run a headless media sever. The program hosts a website which can be used to play/queue videos via their URLs. These videos are streamed directly to the device, without any unnecessary overhead.

The most common use case for this service is running on a Raspberry Pi connected to a living room TV. This way videos can be easily displayed on the screen, and can be chosen by any device on the network.

Usage

Run setup to install nonocast. The setup also installs a script to launch the app.

$ python setup.py install #python2
$ nonocast # run script installed in your PATH

The machine hosts a website on port 8000. Open a browser and go to that machine's IP address.

Supported Media

  • YouTube Videos
  • Twitch Live Streams

Dependencies

The service is built using the Liverstreamer API.

License

Copyright (C) 2016 Tyler Alterio, YuetLong Leung, Matthew Wolf, Allison Ober

Distributed under the Apache 2.0 License.

About

Web server for universal media casting.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages