From 1cce882d4bda635ca7dc8f22397ddb8697e726d0 Mon Sep 17 00:00:00 2001 From: Eunhae Choi Date: Fri, 12 Jan 2018 15:16:32 +0900 Subject: [PATCH] [Update] Add suggest option for media streamer Change-Id: I7ce00480432db68604af3f57eeef63c44e150c70 --- packaging/domain-apis-multimedia.inc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/packaging/domain-apis-multimedia.inc b/packaging/domain-apis-multimedia.inc index c1431db..a51c014 100644 --- a/packaging/domain-apis-multimedia.inc +++ b/packaging/domain-apis-multimedia.inc @@ -144,12 +144,19 @@ Requires: %{name}-sub2-domain_API-UI-TBM_Surface Requires: %{name}-sub2-domain_API-UI-EFL_NativeUIToolkit Requires: %{name}-sub2-domain_API-Network-WiFi_Manager +# camera +Suggests: gst-plugins-camera-n4 +Suggests: camera-interface-sprd-sc7730 + %description sub2-domain_API-Multimedia-Media_Streamer This block supports constructing the custom player and it gives the ability to controlling playback attributes.
About OPTIONAL selection:
You should choose packages depends on target and hardware.
First, Select the config file 'mmfw-sysconf-target-{DEVICE_WHAT_YOU_WANT}'(e.g mmfw-sysconf-target-tm1).
Second, Select the audio HAL depends on target.
+Third, Select the camera plugin depends on target.
+TM1:camera-interface-sprd-sc7730, gst-plugins-camera-sc7730s
+TM2(n4):gst-plugins-camera-n4
%files sub2-domain_API-Multimedia-Media_Streamer -- 2.34.1