ab59b623945eadce61c9ae226fad7f78d6998855
[platform/core/multimedia/mmfw-sysconf.git] / mmfw-sysconf-target-rpi3-spk / etc / multimedia / mmfw_media_streamer.ini
1 [general]
2 ; generating dot file representing pipeline state
3 generate dot = no
4 dot dir =
5
6 ; decodebin will be used instead of decoder node
7 use decodebin = yes
8
9 ; comma separated list of element names which
10 ; will not be used in autoplug mode
11 exclude elements = v4l2video,v4l2h264,omx,sprd
12
13 ; comma separated list of element names which
14 ; will require resources in autoplug mode
15 resource elements = omx,sprd
16
17 ; comma separated list of arguments
18 ; that will pass to gst_init
19 gstreamer arguments = --gst-debug=2
20
21
22 ;MEDIA_STREAMER_NODE_TYPE_SRC
23 [node type 1]
24 audio capture = pulsesrc
25 video capture = waylandsrc
26 camera = v4l2src
27
28 ;MEDIA_STREAMER_NODE_TYPE_SINK
29 [node type 2]
30 audio = pulsesink
31 overlay = tizenwlsink
32
33 ;MEDIA_STREAMER_NODE_TYPE_VIDEO_ENCODER
34 [node type 3]
35 video/x-h263 = avenc_h263
36 ;video/x-h264 =
37
38 ;MEDIA_STREAMER_NODE_TYPE_VIDEO_DECODER
39 [node type 4]
40 video/x-h263 = avdec_h263
41 ;video/x-h264 =
42
43 ;MEDIA_STREAMER_NODE_TYPE_AUDIO_ENCODER
44 [node type 5]
45 audio/AMR = amrnbenc
46
47 ;MEDIA_STREAMER_NODE_TYPE_AUDIO_DECODER
48 [node type 6]
49 audio/AMR = amrnbdec
50
51 ;MEDIA_STREAMER_NODE_TYPE_VIDEO_CONVERTER
52 [node type 7]
53 video/x-raw = videoconvert
54
55 ;MEDIA_STREAMER_NODE_TYPE_AUDIO_CONVERTER
56 [node type 8]
57
58 ;MEDIA_STREAMER_NODE_TYPE_AUDIO_RESAMPLE
59 [node type 9]
60
61 ;MEDIA_STREAMER_NODE_TYPE_VIDEO_PAY
62 [node type 10]
63 video/x-h263 = rtph263pay
64 ;video/x-h264 =
65
66 ;MEDIA_STREAMER_NODE_TYPE_AUDIO_PAY
67 [node type 11]
68
69 ;MEDIA_STREAMER_NODE_TYPE_VIDEO_DEPAY
70 [node type 12]
71 video/x-h263 = rtph263depay
72 video/x-h264 = rtph264depay
73
74 ;MEDIA_STREAMER_NODE_TYPE_AUDIO_DEPAY
75 [node type 13]
76
77 ;MEDIA_STREAMER_NODE_TYPE_VIDEO_RATE
78 [node type 14]
79
80 ;MEDIA_STREAMER_NODE_TYPE_VIDEO_SCALE
81 [node type 15]
82
83 ;MEDIA_STREAMER_NODE_TYPE_TEXT_OVERLAY
84 [node type 16]
85 text/x-raw = textoverlay
86
87 ;MEDIA_STREAMER_NODE_TYPE_PARSER
88 [node type 17]
89 video/x-h263 = h263parse
90 video/x-h264 = h264parse
91
92 ;MEDIA_STREAMER_NODE_TYPE_FILTER
93 [node type 18]
94
95 ;MEDIA_STREAMER_NODE_TYPE_TEE
96 [node type 19]
97
98 ;MEDIA_STREAMER_NODE_TYPE_QUEUE
99 [node type 20]
100
101 ;MEDIA_STREAMER_NODE_TYPE_MQUEUE
102 [node type 21]
103
104 ;MEDIA_STREAMER_NODE_TYPE_MUXER
105 [node type 22]
106
107 ;MEDIA_STREAMER_NODE_TYPE_DEMUXER
108 [node type 23]
109
110 ;MEDIA_STREAMER_NODE_TYPE_RTP
111 [node type 24]
112
113 ;MEDIA_STREAMER_NODE_TYPE_INPUT_SELECTOR
114 [node type 25]
115
116 ;MEDIA_STREAMER_NODE_TYPE_OUTPUT_SELECTOR
117 [node type 26]
118
119 ;MEDIA_STREAMER_NODE_TYPE_INTERLEAVE
120 [node type 27]
121
122 ;MEDIA_STREAMER_NODE_TYPE_DEINTERLEAVE
123 [node type 28]
124