aboutsummaryrefslogtreecommitdiffstats
path: root/data/element-properties
blob: 87b395e2e117bb702728a39dc9c647614a23945f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# Put the desired properties in the style of
#
# [element name]
# prop1=val1

[gstrtpbin]
latency=100

[x264enc]
byte-stream=1
bframes=0
b-adapt=0
cabac=0
dct8x8=0
bitrate=256

[ffenc_h263]
rtp-payload-size=1

[theoraenc]
bitrate=256

[vp8enc]
bitrate=256000
max-latency=1
speed=2
error-resilient=true

# Work around bug in the re-timestamp slaving method in
# GStreamer (2 is skew)
[alsasrc]
slave-method=2

[osssrc]
slave-method=2

[oss4src]
slave-method=2

[sunaudiosrc]
slave-method=2

[rtph264pay]
config-interval=5