From 8739c2a97d9f66c8cd0b3a98d75d55f954fcb1ca Mon Sep 17 00:00:00 2001 From: YoungHun Kim Date: Thu, 23 Nov 2017 17:29:19 +0900 Subject: [PATCH] Add the parameter about maximum instace of mused.conf Change-Id: Ie8e5d9bad89eed84bef1f187484afb399bd83889 (cherry picked from commit 5c46f51331b4f63733fb48ad023ea4d15d6904c7) --- mmfw-sysconf-simulator/etc/multimedia/mused.conf | 6 ++++++ mmfw-sysconf-target-artik10/etc/multimedia/mused.conf | 6 ++++++ mmfw-sysconf-target-hawkp/etc/multimedia/mused.conf | 6 ++++++ mmfw-sysconf-target-n4/etc/multimedia/mused.conf | 6 ++++++ mmfw-sysconf-target-rpi3/etc/multimedia/mused.conf | 6 ++++++ mmfw-sysconf-target-tm1/etc/multimedia/mused.conf | 6 ++++++ mmfw-sysconf-target-tw1/etc/multimedia/mused.conf | 6 ++++++ mmfw-sysconf-target-tw2/etc/multimedia/mused.conf | 6 ++++++ mmfw-sysconf-target-u3/etc/multimedia/mused.conf | 6 ++++++ packaging/mmfw-sysconf.spec | 2 +- 10 files changed, 55 insertions(+), 1 deletion(-) diff --git a/mmfw-sysconf-simulator/etc/multimedia/mused.conf b/mmfw-sysconf-simulator/etc/multimedia/mused.conf index 4530ff6..22c88fc 100644 --- a/mmfw-sysconf-simulator/etc/multimedia/mused.conf +++ b/mmfw-sysconf-simulator/etc/multimedia/mused.conf @@ -30,6 +30,8 @@ path=libmuse-player.so preloaded=no timeout=60 disable_watchdog_api=-1 +;unlimited=-1 +max_instance=-1 [camera] ; The 'camera' parameter represents the muse-camera. @@ -39,6 +41,8 @@ preloaded=no timeout=10 ;api 2 is camera_dispatcher_start_preview disable_watchdog_api=2 +;unlimited=-1 +max_instance=-1 [recorder] ; The 'recorder' parameter represents the muse-recorder. @@ -49,3 +53,5 @@ preloaded=no timeout=10 ;api 5 is recorder_start disable_watchdog_api=5 +;unlimited=-1 +max_instance=-1 diff --git a/mmfw-sysconf-target-artik10/etc/multimedia/mused.conf b/mmfw-sysconf-target-artik10/etc/multimedia/mused.conf index 4530ff6..22c88fc 100644 --- a/mmfw-sysconf-target-artik10/etc/multimedia/mused.conf +++ b/mmfw-sysconf-target-artik10/etc/multimedia/mused.conf @@ -30,6 +30,8 @@ path=libmuse-player.so preloaded=no timeout=60 disable_watchdog_api=-1 +;unlimited=-1 +max_instance=-1 [camera] ; The 'camera' parameter represents the muse-camera. @@ -39,6 +41,8 @@ preloaded=no timeout=10 ;api 2 is camera_dispatcher_start_preview disable_watchdog_api=2 +;unlimited=-1 +max_instance=-1 [recorder] ; The 'recorder' parameter represents the muse-recorder. @@ -49,3 +53,5 @@ preloaded=no timeout=10 ;api 5 is recorder_start disable_watchdog_api=5 +;unlimited=-1 +max_instance=-1 diff --git a/mmfw-sysconf-target-hawkp/etc/multimedia/mused.conf b/mmfw-sysconf-target-hawkp/etc/multimedia/mused.conf index 4530ff6..22c88fc 100644 --- a/mmfw-sysconf-target-hawkp/etc/multimedia/mused.conf +++ b/mmfw-sysconf-target-hawkp/etc/multimedia/mused.conf @@ -30,6 +30,8 @@ path=libmuse-player.so preloaded=no timeout=60 disable_watchdog_api=-1 +;unlimited=-1 +max_instance=-1 [camera] ; The 'camera' parameter represents the muse-camera. @@ -39,6 +41,8 @@ preloaded=no timeout=10 ;api 2 is camera_dispatcher_start_preview disable_watchdog_api=2 +;unlimited=-1 +max_instance=-1 [recorder] ; The 'recorder' parameter represents the muse-recorder. @@ -49,3 +53,5 @@ preloaded=no timeout=10 ;api 5 is recorder_start disable_watchdog_api=5 +;unlimited=-1 +max_instance=-1 diff --git a/mmfw-sysconf-target-n4/etc/multimedia/mused.conf b/mmfw-sysconf-target-n4/etc/multimedia/mused.conf index 4530ff6..22c88fc 100644 --- a/mmfw-sysconf-target-n4/etc/multimedia/mused.conf +++ b/mmfw-sysconf-target-n4/etc/multimedia/mused.conf @@ -30,6 +30,8 @@ path=libmuse-player.so preloaded=no timeout=60 disable_watchdog_api=-1 +;unlimited=-1 +max_instance=-1 [camera] ; The 'camera' parameter represents the muse-camera. @@ -39,6 +41,8 @@ preloaded=no timeout=10 ;api 2 is camera_dispatcher_start_preview disable_watchdog_api=2 +;unlimited=-1 +max_instance=-1 [recorder] ; The 'recorder' parameter represents the muse-recorder. @@ -49,3 +53,5 @@ preloaded=no timeout=10 ;api 5 is recorder_start disable_watchdog_api=5 +;unlimited=-1 +max_instance=-1 diff --git a/mmfw-sysconf-target-rpi3/etc/multimedia/mused.conf b/mmfw-sysconf-target-rpi3/etc/multimedia/mused.conf index 4530ff6..22c88fc 100644 --- a/mmfw-sysconf-target-rpi3/etc/multimedia/mused.conf +++ b/mmfw-sysconf-target-rpi3/etc/multimedia/mused.conf @@ -30,6 +30,8 @@ path=libmuse-player.so preloaded=no timeout=60 disable_watchdog_api=-1 +;unlimited=-1 +max_instance=-1 [camera] ; The 'camera' parameter represents the muse-camera. @@ -39,6 +41,8 @@ preloaded=no timeout=10 ;api 2 is camera_dispatcher_start_preview disable_watchdog_api=2 +;unlimited=-1 +max_instance=-1 [recorder] ; The 'recorder' parameter represents the muse-recorder. @@ -49,3 +53,5 @@ preloaded=no timeout=10 ;api 5 is recorder_start disable_watchdog_api=5 +;unlimited=-1 +max_instance=-1 diff --git a/mmfw-sysconf-target-tm1/etc/multimedia/mused.conf b/mmfw-sysconf-target-tm1/etc/multimedia/mused.conf index 4530ff6..22c88fc 100644 --- a/mmfw-sysconf-target-tm1/etc/multimedia/mused.conf +++ b/mmfw-sysconf-target-tm1/etc/multimedia/mused.conf @@ -30,6 +30,8 @@ path=libmuse-player.so preloaded=no timeout=60 disable_watchdog_api=-1 +;unlimited=-1 +max_instance=-1 [camera] ; The 'camera' parameter represents the muse-camera. @@ -39,6 +41,8 @@ preloaded=no timeout=10 ;api 2 is camera_dispatcher_start_preview disable_watchdog_api=2 +;unlimited=-1 +max_instance=-1 [recorder] ; The 'recorder' parameter represents the muse-recorder. @@ -49,3 +53,5 @@ preloaded=no timeout=10 ;api 5 is recorder_start disable_watchdog_api=5 +;unlimited=-1 +max_instance=-1 diff --git a/mmfw-sysconf-target-tw1/etc/multimedia/mused.conf b/mmfw-sysconf-target-tw1/etc/multimedia/mused.conf index 4530ff6..22c88fc 100644 --- a/mmfw-sysconf-target-tw1/etc/multimedia/mused.conf +++ b/mmfw-sysconf-target-tw1/etc/multimedia/mused.conf @@ -30,6 +30,8 @@ path=libmuse-player.so preloaded=no timeout=60 disable_watchdog_api=-1 +;unlimited=-1 +max_instance=-1 [camera] ; The 'camera' parameter represents the muse-camera. @@ -39,6 +41,8 @@ preloaded=no timeout=10 ;api 2 is camera_dispatcher_start_preview disable_watchdog_api=2 +;unlimited=-1 +max_instance=-1 [recorder] ; The 'recorder' parameter represents the muse-recorder. @@ -49,3 +53,5 @@ preloaded=no timeout=10 ;api 5 is recorder_start disable_watchdog_api=5 +;unlimited=-1 +max_instance=-1 diff --git a/mmfw-sysconf-target-tw2/etc/multimedia/mused.conf b/mmfw-sysconf-target-tw2/etc/multimedia/mused.conf index 4530ff6..22c88fc 100644 --- a/mmfw-sysconf-target-tw2/etc/multimedia/mused.conf +++ b/mmfw-sysconf-target-tw2/etc/multimedia/mused.conf @@ -30,6 +30,8 @@ path=libmuse-player.so preloaded=no timeout=60 disable_watchdog_api=-1 +;unlimited=-1 +max_instance=-1 [camera] ; The 'camera' parameter represents the muse-camera. @@ -39,6 +41,8 @@ preloaded=no timeout=10 ;api 2 is camera_dispatcher_start_preview disable_watchdog_api=2 +;unlimited=-1 +max_instance=-1 [recorder] ; The 'recorder' parameter represents the muse-recorder. @@ -49,3 +53,5 @@ preloaded=no timeout=10 ;api 5 is recorder_start disable_watchdog_api=5 +;unlimited=-1 +max_instance=-1 diff --git a/mmfw-sysconf-target-u3/etc/multimedia/mused.conf b/mmfw-sysconf-target-u3/etc/multimedia/mused.conf index 44bb1ee..0611a99 100644 --- a/mmfw-sysconf-target-u3/etc/multimedia/mused.conf +++ b/mmfw-sysconf-target-u3/etc/multimedia/mused.conf @@ -30,6 +30,8 @@ path=libmuse-player.so preloaded=no timeout=60 disable_watchdog_api=-1 +;unlimited=-1 +max_instance=-1 [camera] ; The 'camera' parameter represents the muse-camera. @@ -39,6 +41,8 @@ preloaded=no timeout=10 ;api 2 is camera_dispatcher_start_preview disable_watchdog_api=2 +;unlimited=-1 +max_instance=-1 [recorder] ; The 'recorder' parameter represents the muse-recorder. @@ -49,3 +53,5 @@ preloaded=no timeout=10 ;api 5 is recorder_start disable_watchdog_api=5 +;unlimited=-1 +max_instance=-1 diff --git a/packaging/mmfw-sysconf.spec b/packaging/mmfw-sysconf.spec index b145c11..ca61d8d 100644 --- a/packaging/mmfw-sysconf.spec +++ b/packaging/mmfw-sysconf.spec @@ -1,6 +1,6 @@ Name: mmfw-sysconf Summary: Multimedia Framework system configuration package -Version: 0.2.120 +Version: 0.2.121 Release: 1 Group: Multimedia/Configuration License: LGPL-2.1 and Apache-2.0 -- 2.34.1