diff options
author | Sangchul Lee <sc11.lee@samsung.com> | 2022-10-04 16:53:44 +0900 |
---|---|---|
committer | Sangchul Lee <sc11.lee@samsung.com> | 2022-10-04 16:53:44 +0900 |
commit | 8e61a03e1faa1da91b5e41fbd28f79c2a204041b (patch) | |
tree | 8806f8a8cde3386b5d34f86b99478376c0810cc9 | |
parent | e0164a8ed4b2ce58dfc6bb8805db051ca774aa8b (diff) | |
download | media-config-8e61a03e1faa1da91b5e41fbd28f79c2a204041b.tar.gz media-config-8e61a03e1faa1da91b5e41fbd28f79c2a204041b.tar.bz2 media-config-8e61a03e1faa1da91b5e41fbd28f79c2a204041b.zip |
[webrtc] Change gstreamer logsaccepted/tizen/unified/20221108.163905
[Version] 0.3.60
[Issue type] Log
Change-Id: If953b9ff842552145cbd789a2133e6854d50ad34
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
10 files changed, 10 insertions, 10 deletions
diff --git a/media-config-generic/hal/etc/multimedia/mmfw_webrtc.ini b/media-config-generic/hal/etc/multimedia/mmfw_webrtc.ini index 18cdc8d..d1c5ac0 100644 --- a/media-config-generic/hal/etc/multimedia/mmfw_webrtc.ini +++ b/media-config-generic/hal/etc/multimedia/mmfw_webrtc.ini @@ -20,7 +20,7 @@ dump incoming streams = no dump path = /tmp ; | separated list of arguments that will pass to gst_init -gstreamer arguments = --gst-debug=webrtcbin:7,3 +gstreamer arguments = --gst-debug=webrtc*:7,3 ; comma separated list of elements that will not use in the gstreamer pipeline gstreamer excluded elements = diff --git a/media-config-simulator/hal/etc/multimedia/mmfw_webrtc.ini b/media-config-simulator/hal/etc/multimedia/mmfw_webrtc.ini index 6601657..e3ed019 100644 --- a/media-config-simulator/hal/etc/multimedia/mmfw_webrtc.ini +++ b/media-config-simulator/hal/etc/multimedia/mmfw_webrtc.ini @@ -20,7 +20,7 @@ dump incoming streams = no dump path = /tmp ; | separated list of arguments that will pass to gst_init -gstreamer arguments = --gst-debug=webrtcbin:7,3 +gstreamer arguments = --gst-debug=webrtc*:7,3 ; comma separated list of elements that will not use in the gstreamer pipeline gstreamer excluded elements = diff --git a/media-config-target-artik10/hal/etc/multimedia/mmfw_webrtc.ini b/media-config-target-artik10/hal/etc/multimedia/mmfw_webrtc.ini index fae01a3..410ae9c 100644 --- a/media-config-target-artik10/hal/etc/multimedia/mmfw_webrtc.ini +++ b/media-config-target-artik10/hal/etc/multimedia/mmfw_webrtc.ini @@ -20,7 +20,7 @@ dump incoming streams = no dump path = /tmp ; | separated list of arguments that will pass to gst_init -gstreamer arguments = --gst-debug=webrtcbin:7,3 +gstreamer arguments = --gst-debug=webrtc*:7,3 ; comma separated list of elements that will not use in the gstreamer pipeline gstreamer excluded elements = diff --git a/media-config-target-c4/hal/etc/multimedia/mmfw_webrtc.ini b/media-config-target-c4/hal/etc/multimedia/mmfw_webrtc.ini index 18cdc8d..d1c5ac0 100644 --- a/media-config-target-c4/hal/etc/multimedia/mmfw_webrtc.ini +++ b/media-config-target-c4/hal/etc/multimedia/mmfw_webrtc.ini @@ -20,7 +20,7 @@ dump incoming streams = no dump path = /tmp ; | separated list of arguments that will pass to gst_init -gstreamer arguments = --gst-debug=webrtcbin:7,3 +gstreamer arguments = --gst-debug=webrtc*:7,3 ; comma separated list of elements that will not use in the gstreamer pipeline gstreamer excluded elements = diff --git a/media-config-target-rpi3-spk/hal/etc/multimedia/mmfw_webrtc.ini b/media-config-target-rpi3-spk/hal/etc/multimedia/mmfw_webrtc.ini index 18cdc8d..d1c5ac0 100644 --- a/media-config-target-rpi3-spk/hal/etc/multimedia/mmfw_webrtc.ini +++ b/media-config-target-rpi3-spk/hal/etc/multimedia/mmfw_webrtc.ini @@ -20,7 +20,7 @@ dump incoming streams = no dump path = /tmp ; | separated list of arguments that will pass to gst_init -gstreamer arguments = --gst-debug=webrtcbin:7,3 +gstreamer arguments = --gst-debug=webrtc*:7,3 ; comma separated list of elements that will not use in the gstreamer pipeline gstreamer excluded elements = diff --git a/media-config-target-rpi3/hal/etc/multimedia/mmfw_webrtc.ini b/media-config-target-rpi3/hal/etc/multimedia/mmfw_webrtc.ini index 2b7f120..a76f8cc 100644 --- a/media-config-target-rpi3/hal/etc/multimedia/mmfw_webrtc.ini +++ b/media-config-target-rpi3/hal/etc/multimedia/mmfw_webrtc.ini @@ -20,7 +20,7 @@ dump incoming streams = no dump path = /tmp ; | separated list of arguments that will pass to gst_init -gstreamer arguments = --gst-debug=webrtcbin:7,3 +gstreamer arguments = --gst-debug=webrtc*:7,3 ; comma separated list of elements that will not use in the gstreamer pipeline gstreamer excluded elements = diff --git a/media-config-target-tm1/hal/etc/multimedia/mmfw_webrtc.ini b/media-config-target-tm1/hal/etc/multimedia/mmfw_webrtc.ini index 4279ad4..4490d93 100644 --- a/media-config-target-tm1/hal/etc/multimedia/mmfw_webrtc.ini +++ b/media-config-target-tm1/hal/etc/multimedia/mmfw_webrtc.ini @@ -20,7 +20,7 @@ dump incoming streams = no dump path = /tmp ; | separated list of arguments that will pass to gst_init -gstreamer arguments = --gst-debug=webrtcbin:7,3 +gstreamer arguments = --gst-debug=webrtc*:7,3 ; comma separated list of elements that will not use in the gstreamer pipeline gstreamer excluded elements = diff --git a/media-config-target-tw3/hal/etc/multimedia/mmfw_webrtc.ini b/media-config-target-tw3/hal/etc/multimedia/mmfw_webrtc.ini index 6601657..e3ed019 100644 --- a/media-config-target-tw3/hal/etc/multimedia/mmfw_webrtc.ini +++ b/media-config-target-tw3/hal/etc/multimedia/mmfw_webrtc.ini @@ -20,7 +20,7 @@ dump incoming streams = no dump path = /tmp ; | separated list of arguments that will pass to gst_init -gstreamer arguments = --gst-debug=webrtcbin:7,3 +gstreamer arguments = --gst-debug=webrtc*:7,3 ; comma separated list of elements that will not use in the gstreamer pipeline gstreamer excluded elements = diff --git a/media-config-target-vim3/hal/etc/multimedia/mmfw_webrtc.ini b/media-config-target-vim3/hal/etc/multimedia/mmfw_webrtc.ini index 18cdc8d..d1c5ac0 100644 --- a/media-config-target-vim3/hal/etc/multimedia/mmfw_webrtc.ini +++ b/media-config-target-vim3/hal/etc/multimedia/mmfw_webrtc.ini @@ -20,7 +20,7 @@ dump incoming streams = no dump path = /tmp ; | separated list of arguments that will pass to gst_init -gstreamer arguments = --gst-debug=webrtcbin:7,3 +gstreamer arguments = --gst-debug=webrtc*:7,3 ; comma separated list of elements that will not use in the gstreamer pipeline gstreamer excluded elements = diff --git a/packaging/media-config.spec b/packaging/media-config.spec index cd89fe3..dcab2ea 100644 --- a/packaging/media-config.spec +++ b/packaging/media-config.spec @@ -2,7 +2,7 @@ Name: media-config Summary: Multimedia Framework system configuration package -Version: 0.3.59 +Version: 0.3.60 Release: 0 Group: Multimedia/Configuration License: LGPL-2.1 and Apache-2.0 |