pipes an ogg stream to an icecast server
Find a file
Philipp Schafft 506088e506 Feature: Added -T TLSMODE.
This allowes the user to set the TLS mode. This requires newer
libshout. If build without a TLS aware libshout this should just
be a no-op.
2015-04-12 19:01:43 +02:00
.gitignore fix url in readme 2014-09-26 11:05:58 +02:00
ChangeLog update changelog 2006-08-01 14:11:10 +02:00
LICENSE add advanced features by rafael2k <[email protected]> 2005-11-28 15:24:50 -05:00
Makefile Remove unused linkage to reduce depends 2014-12-08 20:24:03 +01:00
oggfwd.1 Feature: Added -T TLSMODE. 2015-04-12 19:01:43 +02:00
oggfwd.c Feature: Added -T TLSMODE. 2015-04-12 19:01:43 +02:00
README fix url in readme 2014-09-26 11:05:58 +02:00

oggfwd - pipe media into icecast

A basic icecast client that is very simple but also very useful for video streaming.

Dependencies:
- libshout >= 2.1 
- libogg
- libvorbis
- libtheora

Homepage:
 http://www.v2v.cc/~j/oggfwd

See the included man page for detailed instructions.

License:
see GPL 2 (see LICENSE)

OggFWD author:
J^ <[email protected]> 

Improvements author:
rafael2k <[email protected]>