[mediastreamer] Add v4l2mpeg4 to exclude elements list
[platform/core/multimedia/mmfw-sysconf.git] / mmfw-sysconf-target-hawkp / etc / multimedia / mmfw_media_streamer.ini
index dd521d3..fa7e336 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,v4l2h264,v4l2mpeg4,omx,sprd
 
 ; comma separated list of element names which
 ; will require resources in autoplug mode
@@ -33,10 +33,12 @@ 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]
@@ -58,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]