Revert "[rpi3][webrtc] Use JPEG format for camera source" 57/264957/2 accepted/tizen/6.5/unified/20211028.115504 accepted/tizen/unified/20211006.101712 submit/tizen/20211006.072940 submit/tizen_6.5/20211028.163201 tizen_6.5.m2_release
authorSangchul Lee <sc11.lee@samsung.com>
Wed, 6 Oct 2021 06:03:32 +0000 (06:03 +0000)
committerSangchul Lee <sc11.lee@samsung.com>
Wed, 6 Oct 2021 06:05:19 +0000 (15:05 +0900)
This reverts commit 4de8aef60a938e05a56aee23b290d9335b6e5ee4.

Because not all USB cameras on rpi targets executing UTC/ITC
support the JPEG format, it is reverted to eliminate the TC failure
for now.

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

index f00b0174ba698bc0ea4d319a65ae836e6edb0be5..d5e5176e1d003c3d412e9062698d32c1e582f284 100644 (file)
@@ -65,11 +65,10 @@ source element = v4l2src
 ;video width =
 ;video height =
 ;video framerate =
-video codec = JPEG
+;video codec =
 ;video hw encoder element =
-video encoded format support = yes
+;video encoded format support =
 ;video drc support =
-use ulpfec red = no
 
 
 [source screen]
index be928a0c38fd88da3d2c2c80bac5241220ed8091..97de6ebcd793f80e75ca8012a8500cfe71531852 100644 (file)
@@ -1,6 +1,6 @@
 Name:       media-config
 Summary:    Multimedia Framework system configuration package
-Version:    0.3.25
+Version:    0.3.26
 Release:    0
 Group:      Multimedia/Configuration
 License:    LGPL-2.1 and Apache-2.0