feat(restreamer): Add all the options! (#3786)
* fix(restreamer): move to stable. * Rename README..md to README.md * Update Chart.yaml * add few things * update images * add logs * add api * add storage_disk * fix few things and add storage_mem * add rtmp * update changelo * remove * tweaks * ffmpeg * add debug and playout * add metrics * add router and sessions * fix secret and move to incubator * add health probe * quotes * quotes Co-authored-by: Stavros kois <s.kois@outlook.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
co-authored by
Stavros kois
Stavros Kois
parent
c99b62f699
commit
dc8bdab50b
@@ -1,33 +1,35 @@
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
- Network-Other
|
||||
- MediaApp-Video
|
||||
- Productivity
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: restreamer
|
||||
version: 0.1.0
|
||||
appVersion: "latest"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.10
|
||||
description: "Allows smart free video streaming in real time."
|
||||
type: application
|
||||
deprecated: false
|
||||
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 Chart-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."
|
||||
home: https://truecharts.org/docs/charts/incubator/restreamer
|
||||
home: https://truecharts.org/docs/charts/stable/restreamer
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/restreamer.png
|
||||
keywords:
|
||||
- restreamer
|
||||
- Network-Other
|
||||
- MediaApp-Video
|
||||
- Productivity
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/restreamer
|
||||
- https://datarhei.github.io/restreamer/
|
||||
- https://hub.docker.com/r/datarhei/restreamer
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.10
|
||||
# condition:
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: restreamer
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/restreamer
|
||||
- https://datarhei.github.io/restreamer/
|
||||
- https://hub.docker.com/r/datarhei/restreamer
|
||||
type: application
|
||||
version: 0.0.24
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- Network-Other
|
||||
- MediaApp-Video
|
||||
- Productivity
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
||||
|
||||
Reference in New Issue
Block a user