1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Source: oggfwd
Section: sound
Priority: optional
Maintainer: Ying-Chun Liu (PaulLiu) <grandpaul@gmail.com>
Uploaders: Christoph Haas <haas@debian.org>
Build-Depends: debhelper (>= 5), libshout3-dev (>= 2.1), quilt (>= 0.40)
Standards-Version: 3.7.2
Package: oggfwd
Architecture: any
Depends: ${shlibs:Depends} ${misc:Depends}
Suggests: icecast2
XB-Tag: implemented-in::c, interface::commandline, network::client, role::program, scope::utility, works-with-format::oggtheora, works-with-format::oggvorbis, works-with::audio, works-with::video
Description: a basic icecast source client for audio and video streaming
oggfwd is a simple source client to forward an ogg file to an Icecast 2
streaming server. It forwards audio or video ogg files read from stdin.
.
Homepage: http://v2v.cc/~j/oggfwd/
|