Skip to content

aetheon/node-stream-tv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-stream-tv

A rtmp utility for streaming outside the browser, using "vlc" and "rtmpdump".

Donate

Divhide

A command line util named stream-tv is installed with this module to provide a command line facade to this functionality.

The settings folder hosts the stream-tv settings. If new settings are available on the folder, they're automatically available on stream-tv command line utility.

Please make pull requests to add more settings.

Configuration

  • vlc must me available in your PATH

  • rtmpdump must me available in your PATH

npm install node-stream-tv -g

Command line Usage

	 > stream.tv axn
	 > stream.tv cnn
	 > stream.tv discovery
	 > stream.tv dragonball
	 > stream.tv eurosport-2
	 > stream.tv eurosport
	 > stream.tv fox-crime
	 > stream.tv fox-movies
	 > stream.tv fox
	 > stream.tv nbc
	 > stream.tv rt-news
	 > stream.tv rtp1
	 > stream.tv rtpi
	 > stream.tv scyfy
	 > stream.tv sky-sports-1
	 > stream.tv sky-sports-2
	 > stream.tv sky-sports-3
	 > stream.tv sky-sports-4
	 > stream.tv sky-sports-news

Server Usage

	 
	 > stream.server

Oscar Brito

About

Media center node.js module to handle live RMTP streaming.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published