Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37041636
en ru br
Репозитории ALT

Группа :: Сети/Прочее
Пакет: getstream

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: getstream
Summary: DVB to multicast streamer
Version: 20120411
Release: alt4
License: GPL
Group: Networking/Other
Source: %name-%version.tar
Patch0: %name-%version-%release.patch
# Automatically added by buildreq on Thu Nov 12 2009
BuildRequires: glib2-devel libevent-devel

Packager: Alexei Takaseev <taf at altlinux.ru>

Url: http://silicon-verl.de/home/flo/projects/streaming/

%description
getstream is an DVB to multicast or unicast streamer
Features provided by getstream:
 * Full transponder streaming
 * DVB-T/C/S/S2 support (S2 only via multiproto API)
 * UDP or RTP multicast streaming
 * SAP/SDP Announcements (VLC Compatible) for multicast streams
 * HTTP streaming for unicast setups
 * High optimization for multiple transponders per machine

%prep
%setup -q
%patch0 -p1

%build
%make LIBDIR=%_lib

%install

install -pm0755 -D %name %buildroot%_bindir/%name
install -pm0755 -D %name.init %buildroot%_sysconfdir/rc.d/init.d/%name
install -pm0644 -D %name.conf %buildroot%_sysconfdir/
install -pm0644 -D %name.8 %buildroot%_mandir/man8/%name.8
mkdir -p %buildroot%_localstatedir/%name

%pre
/usr/sbin/useradd -G video -s /bin/false -r -c "user for getstream" -d /var/lib/getstream getstream &>/dev/null ||:

%files
%doc README configs
%_bindir/%name
%_mandir/*/*
%_sysconfdir/rc.d/init.d/%name
%config %attr(644,root,root) %_sysconfdir/getstream.conf
%dir %_localstatedir/%name

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin