[rpi3][webrtc] Change camera element name 11/292311/1 accepted/tizen/unified/20230504.054948
authorSangchul Lee <sc11.lee@samsung.com>
Wed, 3 May 2023 10:15:30 +0000 (19:15 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Wed, 3 May 2023 10:16:00 +0000 (19:16 +0900)
[Version] 0.3.72
[Issue type] Modify

Change-Id: I9c01ec15d18b6d97282b0bf9592dbd566b18669f
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
media-config-target-rpi3/hal/etc/multimedia/mmfw_webrtc.ini
packaging/media-config.spec

index 0893a1dbe156a4ec93cccd88bf6ebe152cce6132..4bd16d81cbe1885944e485af8c5aa08d0e572db6 100644 (file)
@@ -81,9 +81,9 @@ use ulpfec red = yes
 
 
 [source camera]
-source element = v4l2src
+source element = tizencamerasrc
 ; comma separated list of 'property-name=value' that will be set to the source element
-source element properties =
+source element properties = hal-name=libhal-backend-camera.so
 ; values below will override the default one of [media source] above
 ;video raw format =
 ;video width =
index 19630b6a75dcedbba6d69e5c4d50a822e455df75..6681390ddd263d3b227d102096ecc6f3efb32481 100644 (file)
@@ -2,7 +2,7 @@
 
 Name:       media-config
 Summary:    Multimedia Framework system configuration package
-Version:    0.3.71
+Version:    0.3.72
 Release:    0
 Group:      Multimedia/Configuration
 License:    LGPL-2.1 and Apache-2.0