From 71e3a5ef632182a6c7470cbdba0267afac084901 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 28 Jan 2014 16:39:20 +0100 Subject: added manual sample config --- contrib/flumotion-sample-conf/planet.xml | 206 ++++++++++++++++++++++++++++ contrib/flumotion-sample-conf/streamer.xml | 16 +++ contrib/flumotion-sample-conf/wch-flash.xml | 15 ++ contrib/flumotion-sample-conf/wch-input.xml | 15 ++ contrib/flumotion-sample-conf/wch-webm.xml | 15 ++ 5 files changed, 267 insertions(+) create mode 100644 contrib/flumotion-sample-conf/planet.xml create mode 100644 contrib/flumotion-sample-conf/streamer.xml create mode 100644 contrib/flumotion-sample-conf/wch-flash.xml create mode 100644 contrib/flumotion-sample-conf/wch-input.xml create mode 100644 contrib/flumotion-sample-conf/wch-webm.xml diff --git a/contrib/flumotion-sample-conf/planet.xml b/contrib/flumotion-sample-conf/planet.xml new file mode 100644 index 0000000..a198894 --- /dev/null +++ b/contrib/flumotion-sample-conf/planet.xml @@ -0,0 +1,206 @@ + + + + + 7531 + ssl + + + + + + + + BRehPYDyzlkn + flu-zSfRSR.socket + xheIoQjeleIM + 8800 + + + + + + + 0 + 25/1 + 720 + 1280 + 0 + 10 + 0 + true + + + + + producer-audio-video:audio + + 128000 + false + + + + + producer-audio-video:video + + 50 + 2000000 + false + + + + + encoder-audio-webm:default + encoder-video-webm:default + + false + + + + + muxer-audio-video-webm:default + + True + BRehPYDyzlkn + /av-720.webm + 8800 + slave + flu-zSfRSR.socket + xheIoQjeleIM + false + + + + + + + + + encoder-audio-webm:default + + false + + + + + muxer-audio:default + + True + BRehPYDyzlkn + /audio-high.ogg + 8800 + slave + flu-zSfRSR.socket + xheIoQjeleIM + false + + + + + + + + + producer-audio-video:audio + + audioconvert ! audioresample ! audio/x-raw-int,rate=44100 ! faac bitrate=96000 + false + + + + + producer-audio-video:video + + ffmpegcolorspace ! x264enc bitrate=2000 profile=baseline threads=8 key-int-max=50 byte-stream=false + false + + + + + encoder-audio-flash:default + encoder-video-flash:default + + false + + + + + muxer-audio-video-flash:default + + True + BRehPYDyzlkn + /av-720.flv + 8800 + slave + flu-zSfRSR.socket + xheIoQjeleIM + false + + + + + + + diff --git a/contrib/flumotion-sample-conf/streamer.xml b/contrib/flumotion-sample-conf/streamer.xml new file mode 100644 index 0000000..d511cf7 --- /dev/null +++ b/contrib/flumotion-sample-conf/streamer.xml @@ -0,0 +1,16 @@ + + + 195.177.251.167 + 7531 + ssl + + + + user + test + + + 8660-8661 + + + diff --git a/contrib/flumotion-sample-conf/wch-flash.xml b/contrib/flumotion-sample-conf/wch-flash.xml new file mode 100644 index 0000000..76ced52 --- /dev/null +++ b/contrib/flumotion-sample-conf/wch-flash.xml @@ -0,0 +1,15 @@ + + + 195.177.251.167 + 7531 + ssl + + + + user + test + + + 8660-8661 + + diff --git a/contrib/flumotion-sample-conf/wch-input.xml b/contrib/flumotion-sample-conf/wch-input.xml new file mode 100644 index 0000000..e004578 --- /dev/null +++ b/contrib/flumotion-sample-conf/wch-input.xml @@ -0,0 +1,15 @@ + + + 195.177.251.167 + 7531 + ssl + + + + user + test + + + 8650-8651 + + diff --git a/contrib/flumotion-sample-conf/wch-webm.xml b/contrib/flumotion-sample-conf/wch-webm.xml new file mode 100644 index 0000000..0ab12f4 --- /dev/null +++ b/contrib/flumotion-sample-conf/wch-webm.xml @@ -0,0 +1,15 @@ + + + 195.177.251.167 + 7531 + ssl + + + + user + test + + + 8670-8671 + + -- cgit v1.2.3