An open API service indexing awesome lists of open source software.

https://github.com/pv/mediasnake

Simple video streaming server
https://github.com/pv/mediasnake

Last synced: 2 months ago
JSON representation

Simple video streaming server

Awesome Lists containing this project

README

        

==========
Mediasnake
==========

Mediasnake is a simple web application for streaming videos from disk
via HTTP(S).

It does not do anything complicated --- no transcoding etc. --- just a
list of videos with thumbnails, and the possibility to stream them.

Installation
------------

For install instructions, read ``docs/install.rst``.