Project

syndicate

0.0
No commit activity in last 3 years
No release in over 3 years
Easily watch videos hosted on your computer on any OTT device that can consume a MRSS feed.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 1.3.0
~> 1.3.2
 Project Readme

Syndicate

Generate MRSS feeds from any directory on your computer.

Install

gem install syndicate

Use

From the command line:

syndicate

This will start a web server that listens on port 3000. You can then access a feed for any directory on the system running the server by visiting http://localhost:3000/d/Users/bmckim/Desktop - replace this path with any directory you want to explore.

You will then need devices that can consume this MRSS feed.

Applications

Example applications to consume the MRSS feeds are available in the examples directory.