mirror of
https://github.com/Squidly271/AppFeed.git
synced 2025-05-21 17:46:32 +00:00
65 lines
3.2 KiB
XML
65 lines
3.2 KiB
XML
<?xml version="1.0"?>
|
|
<Container version="2">
|
|
<TemplateURL>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/minisatip.xml</TemplateURL>
|
|
<Beta>False</Beta>
|
|
<Category>MediaServer:Video MediaServer:Other Other: Tools:</Category>
|
|
<Date>2016-08-15</Date>
|
|
<Name>minisatip</Name>
|
|
<Support>https://forums.unraid.net/topic/48411-support-linuxserverio-minisatip/</Support>
|
|
<Description>Minisatip is a multi-threaded satip server version 1.2 that runs under Linux and it was tested with DVB-S, DVB-S2, DVB-T, DVB-T2, DVB-C, DVB-C2, ATSC and ISDB-T cards.
|
|
|
|
The application is designed to stream the requested data to multiple clients (even with one dvb card) at the same time while opening different pids.
|
|
</Description>
|
|
<Project>https://github.com/catalinii/minisatip</Project>
|
|
<Overview>Minisatip is a multi-threaded satip server version 1.2 that runs under Linux and it was tested with DVB-S, DVB-S2, DVB-T, DVB-T2, DVB-C, DVB-C2, ATSC and ISDB-T cards.
|
|
|
|
The application is designed to stream the requested data to multiple clients (even with one dvb card) at the same time while opening different pids.
|
|
</Overview>
|
|
<Registry>https://hub.docker.com/r/linuxserver/minisatip/</Registry>
|
|
<Repository>linuxserver/minisatip</Repository>
|
|
<Network>host</Network>
|
|
<Privileged>false</Privileged>
|
|
<WebUI>http://[IP]:[PORT:8875]</WebUI>
|
|
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/minisatip-icon.png</Icon>
|
|
<ExtraParams>--device=/dev/dvb/</ExtraParams>
|
|
<Networking>
|
|
<Mode>host</Mode>
|
|
<Publish>
|
|
<Port>
|
|
<HostPort>8875</HostPort>
|
|
<ContainerPort>8875</ContainerPort>
|
|
<Protocol>tcp</Protocol>
|
|
</Port>
|
|
<Port>
|
|
<HostPort>554</HostPort>
|
|
<ContainerPort>554</ContainerPort>
|
|
<Protocol>tcp</Protocol>
|
|
</Port>
|
|
<Port>
|
|
<HostPort>1900</HostPort>
|
|
<ContainerPort>1900</ContainerPort>
|
|
<Protocol>udp</Protocol>
|
|
</Port>
|
|
</Publish>
|
|
</Networking>
|
|
<Environment>
|
|
<Variable>
|
|
<Value>99</Value>
|
|
<Name>PUID</Name>
|
|
</Variable>
|
|
<Variable>
|
|
<Value>100</Value>
|
|
<Name>PGID</Name>
|
|
</Variable>
|
|
</Environment>
|
|
<Config Name="Port 1" Target="8875" Default="8875" Mode="tcp" Description="" Type="Port" Display="always" Required="true" Mask="false">8875</Config>
|
|
<Config Name="Port 2" Target="554" Default="554" Mode="tcp" Description="" Type="Port" Display="always" Required="true" Mask="false">554</Config>
|
|
<Config Name="Port 3" Target="1900" Default="1900" Mode="udp" Description="" Type="Port" Display="always" Required="true" Mask="false">1900</Config>
|
|
<Config Name="Variable 1" Target="PUID" Default="99" Mode="" Description="" Type="Variable" Display="always" Required="false" Mask="false">99</Config>
|
|
<Config Name="Variable 2" Target="PGID" Default="100" Mode="" Description="" Type="Variable" Display="always" Required="false" Mask="false">100</Config>
|
|
<DonateText>Donations</DonateText>
|
|
<DonateLink>https://www.linuxserver.io/donate</DonateLink>
|
|
<DonateImg>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/donate.png</DonateImg>
|
|
<BaseImage>lsiobase/alpine</BaseImage>
|
|
</Container>
|