--- /dev/null
+
+[general]
+
+; set default video source element
+; 0: ximagesrc, 1: xvimagesrc, 2: camerasrc, 3: videotestsrc, 4:waylandsrc
+videosrc element = 4
+
+; set default video encoder element
+video encoder element = omxenc_h264
+
+; sending video only mirroring mode
+; 0: audio-video-muxed sending, 1:video-only, 2:audio-only, 3:audio-video-saperate
+session_mode = 0
+disable segtrap = yes ; same effect with --gst-disable-segtrap
+
+; set default video sink when video is rendered on the WFD source as well
+; 0:v4l2sink, 1:ximagesink, 2:xvimagesink, 3:fakesink 4:evasimagesink 5:glimagesink
+videosink element = 2
+
+mtu_size value = 1400
+
+video converter element =
+
+; if yes. gstreamer will not update registry
+skip rescan = yes
+
+; set default audio encoder element
+audio encoder aac name = avenc_aac
+audio encoder ac3 name = avenc_ac3
+
+; set audio codec for source
+; according to GstWFDAudioFormat
+; 0x1: LPCM, 0x2: AAC, 0x4: AC3
+; default aac and LPCM
+audio codec = 0x3
+
+; set exynos audiosrc property
+; exynosaudio device name = alsa_output.0.analog-stereo.monitor
+exynosaudio device name = alsa_output.hw_0_0.monitor
+audio properties name = props,media.role=loopback-mirroring
+
+exynosaudio buffer_time = 200000
+; set qcmsm audiosrc property
+qcmsmaudio device name = hw:0,8
+qcmsmaudio buffer_time = 1000
+
+audio latency_time = 10000
+audio do_timestamp = 0
+
+; Video Resolutions supported need to be filled in 32 bits according to WFD spec
+video resolution_supported = 0x00000001
+
+; Bitrate range for different resolutions
+; Resolution Set 1: default
+; Resolution Set 2: 1920 x 1080
+; Resolution Set 3: 1280 x 720
+; Resolution Set 4: 960 x 540
+; Resolution Set 5: 854 x 480
+; Resolution Set 6: 640 x 360
+; Resolution Set 7: 720 Remote Touch
+; UDP bitrate settings
+INIT_UDP_resolution_set_1 = 1048576
+MIN_UDP_resolution_set_1 = 838861
+MAX_UDP_resolution_set_1 = 1572864
+
+INIT_UDP_resolution_set_2 = 5242880
+MIN_UDP_resolution_set_2 = 3670016
+MAX_UDP_resolution_set_2 = 6291456
+
+INIT_UDP_resolution_set_3 = 2621440
+MIN_UDP_resolution_set_3 = 1572864
+MAX_UDP_resolution_set_3 = 3145728
+
+INIT_UDP_resolution_set_4 = 2621440
+MIN_UDP_resolution_set_4 = 1572864
+MAX_UDP_resolution_set_4 = 3145728
+
+INIT_UDP_resolution_set_5 = 838861
+MIN_UDP_resolution_set_5 = 314573
+MAX_UDP_resolution_set_5 = 1048576
+
+INIT_UDP_resolution_set_6 = 838861
+MIN_UDP_resolution_set_6 = 314573
+MAX_UDP_resolution_set_6 = 838861
+
+INIT_UDP_resolution_set_7 = 1572864
+MIN_UDP_resolution_set_7 = 838861
+MAX_UDP_resolution_set_7 = 1572864
+
+
+; Native resolution supported CEA resolution=0, VESA resolution=1, HH resolution=2
+video native_resolution = 0
+
+; HDCP encryption
+encryption HDCP_enabled = 1
+
+; UIBC Capability
+uibc UIBC_GEN_capability = 15
+
+; parameters for initializing gstreamer
+gstparam1 =
+gstparam2 =
+gstparam3 =
+gstparam4 =
+gstparam5 =
+
+; generating dot file representing pipeline state
+generate dot = no
+
+; parameter for clock provide in audiosink
+provide clock = yes
+
+;dumping ts stream to file
+dump ts = 0
+
--- /dev/null
+
+[general]
+
+; set default video source element
+; 0: ximagesrc, 1: xvimagesrc, 2: camerasrc, 3: videotestsrc, 4:waylandsrc
+videosrc element = 4
+
+; set default video encoder element
+video encoder element = sprdenc_h264
+
+; sending video only mirroring mode
+; 0: audio-video-muxed sending, 1:video-only, 2:audio-only, 3:audio-video-saperate
+session_mode = 0
+disable segtrap = yes ; same effect with --gst-disable-segtrap
+
+; set default video sink when video is rendered on the WFD source as well
+; 0:v4l2sink, 1:ximagesink, 2:xvimagesink, 3:fakesink 4:evasimagesink 5:glimagesink
+videosink element = 2
+
+mtu_size value = 1400
+
+video converter element =
+
+; if yes. gstreamer will not update registry
+skip rescan = yes
+
+; set default audio encoder element
+audio encoder aac name = avenc_aac
+audio encoder ac3 name = avenc_ac3
+
+; set audio codec for source
+; according to GstWFDAudioFormat
+; 0x1: LPCM, 0x2: AAC, 0x4: AC3
+; default aac and LPCM
+audio codec = 0x3
+
+; set exynos audiosrc property
+; exynosaudio device name = alsa_output.0.analog-stereo.monitor
+exynosaudio device name = alsa_output.hw_0_0.monitor
+audio properties name = props,media.role=loopback-mirroring
+
+exynosaudio buffer_time = 200000
+; set qcmsm audiosrc property
+qcmsmaudio device name = hw:0,8
+qcmsmaudio buffer_time = 1000
+
+audio latency_time = 10000
+audio do_timestamp = 0
+
+; Video Resolutions supported need to be filled in 32 bits according to WFD spec
+video resolution_supported = 0x00000001
+
+; Bitrate range for different resolutions
+; Resolution Set 1: default
+; Resolution Set 2: 1920 x 1080
+; Resolution Set 3: 1280 x 720
+; Resolution Set 4: 960 x 540
+; Resolution Set 5: 854 x 480
+; Resolution Set 6: 640 x 360
+; Resolution Set 7: 720 Remote Touch
+; UDP bitrate settings
+INIT_UDP_resolution_set_1 = 1048576
+MIN_UDP_resolution_set_1 = 838861
+MAX_UDP_resolution_set_1 = 1572864
+
+INIT_UDP_resolution_set_2 = 5242880
+MIN_UDP_resolution_set_2 = 3670016
+MAX_UDP_resolution_set_2 = 6291456
+
+INIT_UDP_resolution_set_3 = 2621440
+MIN_UDP_resolution_set_3 = 1572864
+MAX_UDP_resolution_set_3 = 3145728
+
+INIT_UDP_resolution_set_4 = 2621440
+MIN_UDP_resolution_set_4 = 1572864
+MAX_UDP_resolution_set_4 = 3145728
+
+INIT_UDP_resolution_set_5 = 838861
+MIN_UDP_resolution_set_5 = 314573
+MAX_UDP_resolution_set_5 = 1048576
+
+INIT_UDP_resolution_set_6 = 838861
+MIN_UDP_resolution_set_6 = 314573
+MAX_UDP_resolution_set_6 = 838861
+
+INIT_UDP_resolution_set_7 = 1572864
+MIN_UDP_resolution_set_7 = 838861
+MAX_UDP_resolution_set_7 = 1572864
+
+
+; Native resolution supported CEA resolution=0, VESA resolution=1, HH resolution=2
+video native_resolution = 0
+
+; HDCP encryption
+encryption HDCP_enabled = 1
+
+; UIBC Capability
+uibc UIBC_GEN_capability = 15
+
+; parameters for initializing gstreamer
+gstparam1 =
+gstparam2 =
+gstparam3 =
+gstparam4 =
+gstparam5 =
+
+; generating dot file representing pipeline state
+generate dot = no
+
+; parameter for clock provide in audiosink
+provide clock = yes
+
+;dumping ts stream to file
+dump ts = 0
+
Name: mmfw-sysconf
Summary: Multimedia Framework system configuration package
-Version: 0.2.74
+Version: 0.2.75
Release: 0
Group: Multimedia/Configuration
License: LGPL-2.1+ and Apache-2.0