Added mmfw_media_streamer.ini configuration file. 36/60436/1 accepted/tizen/common/20160229.160708 accepted/tizen/ivi/20160226.100833 accepted/tizen/mobile/20160226.100733 accepted/tizen/tv/20160226.100756 accepted/tizen/wearable/20160226.100813 submit/tizen/20160226.084905
authorVyacheslav Valkovoy <v.valkovoy@samsung.com>
Fri, 26 Feb 2016 07:35:55 +0000 (09:35 +0200)
committerVyacheslav Valkovoy <v.valkovoy@samsung.com>
Fri, 26 Feb 2016 07:36:33 +0000 (09:36 +0200)
Change-Id: I74e4c582b35d1e4abcdb0773e5e03126d9bfbdbb
Signed-off-by: Vyacheslav Valkovoy <v.valkovoy@samsung.com>
mmfw-sysconf-simulator/usr/etc/mmfw_media_streamer.ini [new file with mode: 0644]
mmfw-sysconf-target-hawkp/usr/etc/mmfw_media_streamer.ini [new file with mode: 0644]
mmfw-sysconf-target-n4/usr/etc/mmfw_media_streamer.ini [new file with mode: 0644]
mmfw-sysconf-target-tm1/usr/etc/mmfw_media_streamer.ini [new file with mode: 0644]
mmfw-sysconf-target-u3/usr/etc/mmfw_media_streamer.ini [new file with mode: 0644]

diff --git a/mmfw-sysconf-simulator/usr/etc/mmfw_media_streamer.ini b/mmfw-sysconf-simulator/usr/etc/mmfw_media_streamer.ini
new file mode 100644 (file)
index 0000000..458ad4e
--- /dev/null
@@ -0,0 +1,50 @@
+[general]
+; generating dot file representing pipeline state
+generate dot = no
+dot dir =
+
+; decodebin will be used instead of decoder node
+use decodebin = yes
+
+; comma separated list of element names which
+; will not be used in autoplug mode
+exclude elements = v4l2video,omx,sprd
+
+; comma separated list of arguments
+; that will pass to gst_init
+gstreamer arguments = --gst-debug=2
+
+[sources]
+
+audio_source = pulsesrc
+camera_source = v4l2src
+video_source = ximagesrc
+udp_source = udpsrc
+
+
+[sinks]
+audio_sink = pulsesink
+video_sink = waylandsink
+evas_sink = evaspixmapsink
+udp_sink = udpsink
+
+
+[h263]
+encoder = avenc_h263
+decoder = avdec_h263
+rtppay = rtph263pay
+rtpdepay = rtph263depay
+parser = h263parse
+
+
+[h264]
+encoder = avenc_h264
+decoder = avdec_h264
+rtppay = rtph264pay
+rtpdepay = rtph264depay
+parser = h264parse
+
+
+[audio-raw]
+rtppay = rtpL16pay
+rtpdepay = rtpL16depay
diff --git a/mmfw-sysconf-target-hawkp/usr/etc/mmfw_media_streamer.ini b/mmfw-sysconf-target-hawkp/usr/etc/mmfw_media_streamer.ini
new file mode 100644 (file)
index 0000000..458ad4e
--- /dev/null
@@ -0,0 +1,50 @@
+[general]
+; generating dot file representing pipeline state
+generate dot = no
+dot dir =
+
+; decodebin will be used instead of decoder node
+use decodebin = yes
+
+; comma separated list of element names which
+; will not be used in autoplug mode
+exclude elements = v4l2video,omx,sprd
+
+; comma separated list of arguments
+; that will pass to gst_init
+gstreamer arguments = --gst-debug=2
+
+[sources]
+
+audio_source = pulsesrc
+camera_source = v4l2src
+video_source = ximagesrc
+udp_source = udpsrc
+
+
+[sinks]
+audio_sink = pulsesink
+video_sink = waylandsink
+evas_sink = evaspixmapsink
+udp_sink = udpsink
+
+
+[h263]
+encoder = avenc_h263
+decoder = avdec_h263
+rtppay = rtph263pay
+rtpdepay = rtph263depay
+parser = h263parse
+
+
+[h264]
+encoder = avenc_h264
+decoder = avdec_h264
+rtppay = rtph264pay
+rtpdepay = rtph264depay
+parser = h264parse
+
+
+[audio-raw]
+rtppay = rtpL16pay
+rtpdepay = rtpL16depay
diff --git a/mmfw-sysconf-target-n4/usr/etc/mmfw_media_streamer.ini b/mmfw-sysconf-target-n4/usr/etc/mmfw_media_streamer.ini
new file mode 100644 (file)
index 0000000..458ad4e
--- /dev/null
@@ -0,0 +1,50 @@
+[general]
+; generating dot file representing pipeline state
+generate dot = no
+dot dir =
+
+; decodebin will be used instead of decoder node
+use decodebin = yes
+
+; comma separated list of element names which
+; will not be used in autoplug mode
+exclude elements = v4l2video,omx,sprd
+
+; comma separated list of arguments
+; that will pass to gst_init
+gstreamer arguments = --gst-debug=2
+
+[sources]
+
+audio_source = pulsesrc
+camera_source = v4l2src
+video_source = ximagesrc
+udp_source = udpsrc
+
+
+[sinks]
+audio_sink = pulsesink
+video_sink = waylandsink
+evas_sink = evaspixmapsink
+udp_sink = udpsink
+
+
+[h263]
+encoder = avenc_h263
+decoder = avdec_h263
+rtppay = rtph263pay
+rtpdepay = rtph263depay
+parser = h263parse
+
+
+[h264]
+encoder = avenc_h264
+decoder = avdec_h264
+rtppay = rtph264pay
+rtpdepay = rtph264depay
+parser = h264parse
+
+
+[audio-raw]
+rtppay = rtpL16pay
+rtpdepay = rtpL16depay
diff --git a/mmfw-sysconf-target-tm1/usr/etc/mmfw_media_streamer.ini b/mmfw-sysconf-target-tm1/usr/etc/mmfw_media_streamer.ini
new file mode 100644 (file)
index 0000000..458ad4e
--- /dev/null
@@ -0,0 +1,50 @@
+[general]
+; generating dot file representing pipeline state
+generate dot = no
+dot dir =
+
+; decodebin will be used instead of decoder node
+use decodebin = yes
+
+; comma separated list of element names which
+; will not be used in autoplug mode
+exclude elements = v4l2video,omx,sprd
+
+; comma separated list of arguments
+; that will pass to gst_init
+gstreamer arguments = --gst-debug=2
+
+[sources]
+
+audio_source = pulsesrc
+camera_source = v4l2src
+video_source = ximagesrc
+udp_source = udpsrc
+
+
+[sinks]
+audio_sink = pulsesink
+video_sink = waylandsink
+evas_sink = evaspixmapsink
+udp_sink = udpsink
+
+
+[h263]
+encoder = avenc_h263
+decoder = avdec_h263
+rtppay = rtph263pay
+rtpdepay = rtph263depay
+parser = h263parse
+
+
+[h264]
+encoder = avenc_h264
+decoder = avdec_h264
+rtppay = rtph264pay
+rtpdepay = rtph264depay
+parser = h264parse
+
+
+[audio-raw]
+rtppay = rtpL16pay
+rtpdepay = rtpL16depay
diff --git a/mmfw-sysconf-target-u3/usr/etc/mmfw_media_streamer.ini b/mmfw-sysconf-target-u3/usr/etc/mmfw_media_streamer.ini
new file mode 100644 (file)
index 0000000..458ad4e
--- /dev/null
@@ -0,0 +1,50 @@
+[general]
+; generating dot file representing pipeline state
+generate dot = no
+dot dir =
+
+; decodebin will be used instead of decoder node
+use decodebin = yes
+
+; comma separated list of element names which
+; will not be used in autoplug mode
+exclude elements = v4l2video,omx,sprd
+
+; comma separated list of arguments
+; that will pass to gst_init
+gstreamer arguments = --gst-debug=2
+
+[sources]
+
+audio_source = pulsesrc
+camera_source = v4l2src
+video_source = ximagesrc
+udp_source = udpsrc
+
+
+[sinks]
+audio_sink = pulsesink
+video_sink = waylandsink
+evas_sink = evaspixmapsink
+udp_sink = udpsink
+
+
+[h263]
+encoder = avenc_h263
+decoder = avdec_h263
+rtppay = rtph263pay
+rtpdepay = rtph263depay
+parser = h263parse
+
+
+[h264]
+encoder = avenc_h264
+decoder = avdec_h264
+rtppay = rtph264pay
+rtpdepay = rtph264depay
+parser = h264parse
+
+
+[audio-raw]
+rtppay = rtpL16pay
+rtpdepay = rtpL16depay