AppFeed/templates/ich777sRepository/ich777/Restreamer.xml
2021-03-03 08:02:39 -05:00

75 lines
4.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>Restreamer</Name>
<Repository>datarhei/restreamer</Repository>
<Registry>https://hub.docker.com/r/datarhei/restreamer</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/83786-support-ich777-application-dockers/</Support>
<Project>https://datarhei.github.io/restreamer/</Project>
<Overview>Datarhei/Restreamer allows smart free video streaming in real time. Stream H.264 video of IP cameras live to your website. Pump your live video to YouTube-Live, Ustream, Twitch, Livestream.com or any other streaming-solutions e.g. Wowza-Streaming-Engine. Our Docker-Image is easy to install and runs on Linux, MacOS and Windows. Datarhei/Restreamer can be perfectly combined with single-board computers like Raspberry Pi and Odroid.&#13;
&#13;
Features:&#13;
- User-Interface incl. Basic-Auth&#13;
- JSON / HTTP-API&#13;
- FFmpeg streamig/encoding the video/camera-stream, creating snapshots or pushing to a external streaming-endpoint&#13;
- NGINX incl. RTMP-Module as streaming-backend and hls server&#13;
- Clappr-Player to embed your stream on your website&#13;
- Docker and Kitematic optimizations and very easy installation&#13;
&#13;
To get a full list of available Variables for the container refert to this page: https://datarhei.github.io/restreamer/docs/references-environment-vars.html</Overview>
<WebUI>http://[IP]:[PORT:8080]</WebUI>
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/restreamer.png</Icon>
<ExtraParams>--restart=unless-stopped</ExtraParams>
<PostArgs></PostArgs>
<CPUset></CPUset>
<DonateText>Please consider donating to Datarhei </DonateText>
<DonateLink>https://www.patreon.com/datarhei</DonateLink>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>8080</HostPort>
<ContainerPort>8080</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/cache/appdata/restreamer</HostDir>
<ContainerDir>/restreamer/db</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment>
<Variable>
<Value>admin</Value>
<Name>RS_USERNAME</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>Password</Value>
<Name>RS_PASSWORD</Name>
<Mode></Mode>
</Variable>
</Environment>
<Config Name="Data Path" Target="/restreamer/db" Default="" Mode="rw" Description="Main data path" Type="Path" Display="always" Required="true" Mask="false">/mnt/cache/appdata/restreamer</Config>
<Config Name="Backend Username" Target="RS_USERNAME" Default="" Mode="" Description="Backend login username" Type="Variable" Display="always" Required="true" Mask="false">admin</Config>
<Config Name="Backend Password" Target="RS_PASSWORD" Default="" Mode="" Description="Backend login password" Type="Variable" Display="always" Required="true" Mask="true">Password</Config>
<Config Name="WebGUI" Target="8080" Default="" Mode="tcp" Description="WebGUI Port" Type="Port" Display="always" Required="true" Mask="false">8080</Config>
<Description>Datarhei/Restreamer allows smart free video streaming in real time. Stream H.264 video of IP cameras live to your website. Pump your live video to YouTube-Live, Ustream, Twitch, Livestream.com or any other streaming-solutions e.g. Wowza-Streaming-Engine. Our Docker-Image is easy to install and runs on Linux, MacOS and Windows. Datarhei/Restreamer can be perfectly combined with single-board computers like Raspberry Pi and Odroid.&#13;
&#13;
Features:&#13;
- User-Interface incl. Basic-Auth&#13;
- JSON / HTTP-API&#13;
- FFmpeg streamig/encoding the video/camera-stream, creating snapshots or pushing to a external streaming-endpoint&#13;
- NGINX incl. RTMP-Module as streaming-backend and hls server&#13;
- Clappr-Player to embed your stream on your website&#13;
- Docker and Kitematic optimizations and very easy installation&#13;
&#13;
To get a full list of available Variables for the container refert to this page: https://datarhei.github.io/restreamer/docs/references-environment-vars.html</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/ich777sRepository/ich777/Restreamer.xml</templatePath>
</Container>