[webrtc] Add item for concealing private IP address 92/286392/1
authorSangchul Lee <sc11.lee@samsung.com>
Thu, 5 Jan 2023 06:26:21 +0000 (15:26 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Thu, 5 Jan 2023 06:26:21 +0000 (15:26 +0900)
[Version] 0.3.68
[Issue type] Add

Change-Id: I43186f0cfbcce86da17413bb3552ac1911fb4d50
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-c4/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 d1c5ac05ed911f8e9995a7888dd6be89570c6ba5..567bfb20e03d5e02d77ba18597eba1b4df57a6a4 100644 (file)
@@ -34,6 +34,9 @@ bundle policy = 3
 ; default STUN server URL
 ;stun server = stun://stun.l.google.com:19302
 
+; enable to conceal private IP address in ICE candidate
+conceal private ip = no
+
 
 [media source]
 ; default values for video source pipeline (e.g, videotest, camera, screen)
index e3ed0198d41d32ef24a4a174fb18b3eb0f48143a..43d0a5c066f15bec616987f4a6f9b546e6644244 100644 (file)
@@ -34,6 +34,9 @@ bundle policy = 3
 ; default STUN server URL
 ;stun server = stun://stun.l.google.com:19302
 
+; enable to conceal private IP address in ICE candidate
+conceal private ip = no
+
 
 [media source]
 ; default values for video source pipeline (e.g, videotest, camera, screen)
index d1c5ac05ed911f8e9995a7888dd6be89570c6ba5..567bfb20e03d5e02d77ba18597eba1b4df57a6a4 100644 (file)
@@ -34,6 +34,9 @@ bundle policy = 3
 ; default STUN server URL
 ;stun server = stun://stun.l.google.com:19302
 
+; enable to conceal private IP address in ICE candidate
+conceal private ip = no
+
 
 [media source]
 ; default values for video source pipeline (e.g, videotest, camera, screen)
index a76f8ccffa9e0b703675555471316a4f63a0302c..0893a1dbe156a4ec93cccd88bf6ebe152cce6132 100644 (file)
@@ -34,6 +34,9 @@ bundle policy = 3
 ; default STUN server URL
 ;stun server = stun://stun.l.google.com:19302
 
+; enable to conceal private IP address in ICE candidate
+conceal private ip = no
+
 
 [media source]
 ; default values for video source pipeline (e.g, videotest, camera, screen)
index 4490d9378c90ba02101d1f002f4127ce423037dc..c713d8bab5292505d933bd0c4faea413273507c5 100644 (file)
@@ -34,6 +34,9 @@ bundle policy = 3
 ; default STUN server URL
 ;stun server = stun://stun.l.google.com:19302
 
+; enable to conceal private IP address in ICE candidate
+conceal private ip = no
+
 
 [media source]
 ; default values for video source pipeline (e.g, videotest, camera, screen)
index e3ed0198d41d32ef24a4a174fb18b3eb0f48143a..43d0a5c066f15bec616987f4a6f9b546e6644244 100644 (file)
@@ -34,6 +34,9 @@ bundle policy = 3
 ; default STUN server URL
 ;stun server = stun://stun.l.google.com:19302
 
+; enable to conceal private IP address in ICE candidate
+conceal private ip = no
+
 
 [media source]
 ; default values for video source pipeline (e.g, videotest, camera, screen)
index d1c5ac05ed911f8e9995a7888dd6be89570c6ba5..567bfb20e03d5e02d77ba18597eba1b4df57a6a4 100644 (file)
@@ -34,6 +34,9 @@ bundle policy = 3
 ; default STUN server URL
 ;stun server = stun://stun.l.google.com:19302
 
+; enable to conceal private IP address in ICE candidate
+conceal private ip = no
+
 
 [media source]
 ; default values for video source pipeline (e.g, videotest, camera, screen)
index 684816fa7b31db0e3cca8c204979e8fdd119919d..7aeccfe48a8f86ec0abd209e8231ced8a73855ae 100644 (file)
@@ -2,7 +2,7 @@
 
 Name:       media-config
 Summary:    Multimedia Framework system configuration package
-Version:    0.3.67
+Version:    0.3.68
 Release:    0
 Group:      Multimedia/Configuration
 License:    LGPL-2.1 and Apache-2.0