[webrtc] Add items for dump streams in [general] category 66/279666/1 submit/tizen/20220816.082030
authorSangchul Lee <sc11.lee@samsung.com>
Tue, 16 Aug 2022 00:36:33 +0000 (09:36 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Tue, 16 Aug 2022 00:36:50 +0000 (09:36 +0900)
[Version] 0.3.52
[Issue Type] Add

Change-Id: Ie7e95d4904a87b9e4ee40a9eb18f5760157c5044
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
media-config-generic/hal/etc/multimedia/mmfw_webrtc.ini
media-config-simulator/hal/etc/multimedia/mmfw_webrtc.ini
media-config-target-artik10/hal/etc/multimedia/mmfw_webrtc.ini
media-config-target-c4/hal/etc/multimedia/mmfw_webrtc.ini
media-config-target-rpi3-spk/hal/etc/multimedia/mmfw_webrtc.ini
media-config-target-rpi3/hal/etc/multimedia/mmfw_webrtc.ini
media-config-target-tm1/hal/etc/multimedia/mmfw_webrtc.ini
media-config-target-tw3/hal/etc/multimedia/mmfw_webrtc.ini
media-config-target-vim3/hal/etc/multimedia/mmfw_webrtc.ini
packaging/media-config.spec

index 9368d009c399784c28056283485dc45e93e14ab9..18cdc8de9fc7d6179aab01baf59a946dccf4ad5d 100644 (file)
@@ -15,6 +15,10 @@ nice verbose = no
 ; enable network simulator
 network simulator = no
 
+; dump streams into files
+dump incoming streams = no
+dump path = /tmp
+
 ; | separated list of arguments that will pass to gst_init
 gstreamer arguments = --gst-debug=webrtcbin:7,3
 
index e3a62524af437c11e04423c25be220612f463923..6601657eaa50bbbd341c6d556042ea00ee52331e 100644 (file)
@@ -15,6 +15,10 @@ nice verbose = no
 ; enable network simulator
 network simulator = no
 
+; dump streams into files
+dump incoming streams = no
+dump path = /tmp
+
 ; | separated list of arguments that will pass to gst_init
 gstreamer arguments = --gst-debug=webrtcbin:7,3
 
index 6d56d8e2d9c1de90fdd112c5f6509ba6bf952c77..fae01a36a50a5435d828ba9756863d49ca353c5e 100644 (file)
@@ -15,6 +15,10 @@ nice verbose = no
 ; enable network simulator
 network simulator = no
 
+; dump streams into files
+dump incoming streams = no
+dump path = /tmp
+
 ; | separated list of arguments that will pass to gst_init
 gstreamer arguments = --gst-debug=webrtcbin:7,3
 
index 9368d009c399784c28056283485dc45e93e14ab9..18cdc8de9fc7d6179aab01baf59a946dccf4ad5d 100644 (file)
@@ -15,6 +15,10 @@ nice verbose = no
 ; enable network simulator
 network simulator = no
 
+; dump streams into files
+dump incoming streams = no
+dump path = /tmp
+
 ; | separated list of arguments that will pass to gst_init
 gstreamer arguments = --gst-debug=webrtcbin:7,3
 
index 9368d009c399784c28056283485dc45e93e14ab9..18cdc8de9fc7d6179aab01baf59a946dccf4ad5d 100644 (file)
@@ -15,6 +15,10 @@ nice verbose = no
 ; enable network simulator
 network simulator = no
 
+; dump streams into files
+dump incoming streams = no
+dump path = /tmp
+
 ; | separated list of arguments that will pass to gst_init
 gstreamer arguments = --gst-debug=webrtcbin:7,3
 
index 9368d009c399784c28056283485dc45e93e14ab9..18cdc8de9fc7d6179aab01baf59a946dccf4ad5d 100644 (file)
@@ -15,6 +15,10 @@ nice verbose = no
 ; enable network simulator
 network simulator = no
 
+; dump streams into files
+dump incoming streams = no
+dump path = /tmp
+
 ; | separated list of arguments that will pass to gst_init
 gstreamer arguments = --gst-debug=webrtcbin:7,3
 
index 99f375d1535e436ed5f855ff539eae48a7a97e09..4279ad4f9a3f070900c0ab03b550dc1b34bbab73 100644 (file)
@@ -15,6 +15,10 @@ nice verbose = no
 ; enable network simulator
 network simulator = no
 
+; dump streams into files
+dump incoming streams = no
+dump path = /tmp
+
 ; | separated list of arguments that will pass to gst_init
 gstreamer arguments = --gst-debug=webrtcbin:7,3
 
index e3a62524af437c11e04423c25be220612f463923..6601657eaa50bbbd341c6d556042ea00ee52331e 100644 (file)
@@ -15,6 +15,10 @@ nice verbose = no
 ; enable network simulator
 network simulator = no
 
+; dump streams into files
+dump incoming streams = no
+dump path = /tmp
+
 ; | separated list of arguments that will pass to gst_init
 gstreamer arguments = --gst-debug=webrtcbin:7,3
 
index 9368d009c399784c28056283485dc45e93e14ab9..18cdc8de9fc7d6179aab01baf59a946dccf4ad5d 100644 (file)
@@ -15,6 +15,10 @@ nice verbose = no
 ; enable network simulator
 network simulator = no
 
+; dump streams into files
+dump incoming streams = no
+dump path = /tmp
+
 ; | separated list of arguments that will pass to gst_init
 gstreamer arguments = --gst-debug=webrtcbin:7,3
 
index c7ec29aaa461ea1fb7dfd4fea2f402e580edeb9d..2e6ad1ec52835d02a1da40865ba331442099c721 100644 (file)
@@ -2,7 +2,7 @@
 
 Name:       media-config
 Summary:    Multimedia Framework system configuration package
-Version:    0.3.51
+Version:    0.3.52
 Release:    0
 Group:      Multimedia/Configuration
 License:    LGPL-2.1 and Apache-2.0