webrtc_source_camera: Add CAMERA_DEVICE_TYPE_DUMMY for videotestsrc element 78/281578/1 accepted/tizen/unified/20220921.091800
authorSangchul Lee <sc11.lee@samsung.com>
Tue, 20 Sep 2022 04:23:14 +0000 (13:23 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Tue, 20 Sep 2022 04:29:11 +0000 (13:29 +0900)
commit1c29afa44a64c48dc9bd86c3717618f7ad1f8fa1
tree2d377618bebcbbb748c61c24f125a3a93b9f8746
parent3f1f840d1d8e323d61bf31f4c9a0c219676a04c2
webrtc_source_camera: Add CAMERA_DEVICE_TYPE_DUMMY for videotestsrc element

A tizen emulator uses 'videotestsrc' element as a camera source.
Now, we use 'pattern' property for device id in this case.

This fixes UTC failures - set/get camera device id.

[Version] 0.3.243
[Issue Type] Bug fix / UTC failure

Change-Id: I36ca271ebb5543fdb88cc197b7cd3fc05936f59a
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
packaging/capi-media-webrtc.spec
src/webrtc_source_camera.c