Modified to enable sprd codecs, camera plugin. 07/63407/1 submit/tizen/20160324.022653
authorVyacheslav Valkovoy <v.valkovoy@samsung.com>
Wed, 23 Mar 2016 14:22:46 +0000 (16:22 +0200)
committerVyacheslav Valkovoy <v.valkovoy@samsung.com>
Wed, 23 Mar 2016 14:22:46 +0000 (16:22 +0200)
Change-Id: Ia2f8096d38306387240bf782a97231573d276b99
Signed-off-by: Vyacheslav Valkovoy <v.valkovoy@samsung.com>
mmfw-sysconf-target-n4/etc/multimedia/mmfw_media_streamer.ini
mmfw-sysconf-target-tm1/etc/multimedia/mmfw_media_streamer.ini

index 458ad4e..957a63f 100644 (file)
@@ -17,7 +17,7 @@ gstreamer arguments = --gst-debug=2
 [sources]
 
 audio_source = pulsesrc
-camera_source = v4l2src
+camera_source = camerasrc
 video_source = ximagesrc
 udp_source = udpsrc
 
index 458ad4e..61b9fe6 100644 (file)
@@ -8,7 +8,7 @@ use decodebin = yes
 
 ; comma separated list of element names which
 ; will not be used in autoplug mode
-exclude elements = v4l2video,omx,sprd
+exclude elements = v4l2video,omx
 
 ; comma separated list of arguments
 ; that will pass to gst_init
@@ -17,7 +17,7 @@ gstreamer arguments = --gst-debug=2
 [sources]
 
 audio_source = pulsesrc
-camera_source = v4l2src
+camera_source = camerasrc
 video_source = ximagesrc
 udp_source = udpsrc