cloudpub-media

0.1.3 • Public • Published

Stream AVI torrent files to iPad on (ubuntu) linux

Requirements

To convert downloaded files latest version of VLC player (available here: http://nightlies.videolan.org/) is required To stream video segments external server is requred (see nginx sample config).

How to run

  • git clone git@github.com:ermakus/cloudpub-media.git
  • apt-get install python-tornado
  • cd cloudpub-media
  • ./server --domain=[Public IP or domain name of the WEB GUI] --port=[to listen default 8888] --files=[/Downlad/Dir]
  • Open http://[domain]:[port] on iPad and then add bookmarklet as explained on Help.

Currently only some file format is supported, the good conversion settings is welcome

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.3
    1
  • 0.1.2
    1
  • 0.1.1
    1
  • 0.1.0
    1

Package Sidebar

Install

npm i cloudpub-media

Weekly Downloads

4

Version

0.1.3

License

none

Last publish

Collaborators

  • ermakus