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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.1
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.1
    2
  • 1.1.0
    1
  • 1.0.1
    1
  • 1.0.0
    1

Package Sidebar

Install

npm i dat-tv

Weekly Downloads

5

Version

1.1.1

License

MIT

Last publish

Collaborators

  • mafintosh