dat-tv

1.1.1 • Public • Published

dat-tv

Turn a Dat into a TV stream.

npm install -g dat-tv

Currently requires mplayer to play and ffmpeg to share, PR welcome for more support

Usage

First add some media files (audio/video) to a dat

# exit it when done
dat my-media

Then use dat-tv to share it

# requires ffmpeg to share
dat-tv my-dedia

Running the above will print the dat key. On another computer that has mplayer then run

dat-tv <key-from-above> /tmp/my-channel

Running this should start streaming the video. Note that all viewers will be watching the same thing, just as normal flow tv.

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i dat-tv

Weekly Downloads

0

Version

1.1.1

License

MIT

Last publish

Collaborators

  • mafintosh