[mediastreamer] Add v4l2mpeg4 to exclude elements list
[platform/core/multimedia/mmfw-sysconf.git] / mmfw-sysconf-target-hawkp / etc / multimedia / mmfw_media_streamer.ini
index d19a0a0..fa7e336 100644 (file)
@@ -8,7 +8,11 @@ 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,v4l2h264,v4l2mpeg4,omx,sprd
+
+; comma separated list of element names which
+; will require resources in autoplug mode
+resource elements = omx,sprd
 
 ; comma separated list of arguments
 ; that will pass to gst_init
@@ -24,15 +28,17 @@ camera = camerasrc
 ;MEDIA_STREAMER_NODE_TYPE_SINK
 [node type 2]
 audio = pulsesink
-overlay = waylandsink
+overlay = tizenwlsink
 
 ;MEDIA_STREAMER_NODE_TYPE_VIDEO_ENCODER
 [node type 3]
 video/x-h263 = avenc_h263
+;video/x-h264 =
 
 ;MEDIA_STREAMER_NODE_TYPE_VIDEO_DECODER
 [node type 4]
 video/x-h263 = avdec_h263
+;video/x-h264 =
 
 ;MEDIA_STREAMER_NODE_TYPE_AUDIO_ENCODER
 [node type 5]
@@ -54,6 +60,7 @@ audio/AMR = amrnbdec
 ;MEDIA_STREAMER_NODE_TYPE_VIDEO_PAY
 [node type 10]
 video/x-h263 = rtph263pay
+;video/x-h264 =
 
 ;MEDIA_STREAMER_NODE_TYPE_AUDIO_PAY
 [node type 11]