From: YoungHun Kim Date: Thu, 25 May 2017 07:14:08 +0000 (+0900) Subject: Add the disable_watchdog feature at mused.conf X-Git-Tag: submit/tizen/20170607.045445^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4becbaf00bd3c4914714687c0aa8d21284478ae8;p=platform%2Fcore%2Fmultimedia%2Fmmfw-sysconf.git Add the disable_watchdog feature at mused.conf Change-Id: Id649aa47323c4629654a4ee482ab21cd08b30fff --- diff --git a/mmfw-sysconf-simulator/etc/multimedia/mused.conf b/mmfw-sysconf-simulator/etc/multimedia/mused.conf index f6885b8..4530ff6 100644 --- a/mmfw-sysconf-simulator/etc/multimedia/mused.conf +++ b/mmfw-sysconf-simulator/etc/multimedia/mused.conf @@ -29,6 +29,7 @@ gstparam10= path=libmuse-player.so preloaded=no timeout=60 +disable_watchdog_api=-1 [camera] ; The 'camera' parameter represents the muse-camera. @@ -36,6 +37,8 @@ timeout=60 path=libmuse-camera.so preloaded=no timeout=10 +;api 2 is camera_dispatcher_start_preview +disable_watchdog_api=2 [recorder] ; The 'recorder' parameter represents the muse-recorder. @@ -44,3 +47,5 @@ timeout=10 path=libmuse-recorder.so preloaded=no timeout=10 +;api 5 is recorder_start +disable_watchdog_api=5 diff --git a/mmfw-sysconf-target-artik10/etc/multimedia/mused.conf b/mmfw-sysconf-target-artik10/etc/multimedia/mused.conf index f6885b8..4530ff6 100644 --- a/mmfw-sysconf-target-artik10/etc/multimedia/mused.conf +++ b/mmfw-sysconf-target-artik10/etc/multimedia/mused.conf @@ -29,6 +29,7 @@ gstparam10= path=libmuse-player.so preloaded=no timeout=60 +disable_watchdog_api=-1 [camera] ; The 'camera' parameter represents the muse-camera. @@ -36,6 +37,8 @@ timeout=60 path=libmuse-camera.so preloaded=no timeout=10 +;api 2 is camera_dispatcher_start_preview +disable_watchdog_api=2 [recorder] ; The 'recorder' parameter represents the muse-recorder. @@ -44,3 +47,5 @@ timeout=10 path=libmuse-recorder.so preloaded=no timeout=10 +;api 5 is recorder_start +disable_watchdog_api=5 diff --git a/mmfw-sysconf-target-hawkp/etc/multimedia/mused.conf b/mmfw-sysconf-target-hawkp/etc/multimedia/mused.conf index f6885b8..4530ff6 100644 --- a/mmfw-sysconf-target-hawkp/etc/multimedia/mused.conf +++ b/mmfw-sysconf-target-hawkp/etc/multimedia/mused.conf @@ -29,6 +29,7 @@ gstparam10= path=libmuse-player.so preloaded=no timeout=60 +disable_watchdog_api=-1 [camera] ; The 'camera' parameter represents the muse-camera. @@ -36,6 +37,8 @@ timeout=60 path=libmuse-camera.so preloaded=no timeout=10 +;api 2 is camera_dispatcher_start_preview +disable_watchdog_api=2 [recorder] ; The 'recorder' parameter represents the muse-recorder. @@ -44,3 +47,5 @@ timeout=10 path=libmuse-recorder.so preloaded=no timeout=10 +;api 5 is recorder_start +disable_watchdog_api=5 diff --git a/mmfw-sysconf-target-n4/etc/multimedia/mused.conf b/mmfw-sysconf-target-n4/etc/multimedia/mused.conf index f6885b8..4530ff6 100644 --- a/mmfw-sysconf-target-n4/etc/multimedia/mused.conf +++ b/mmfw-sysconf-target-n4/etc/multimedia/mused.conf @@ -29,6 +29,7 @@ gstparam10= path=libmuse-player.so preloaded=no timeout=60 +disable_watchdog_api=-1 [camera] ; The 'camera' parameter represents the muse-camera. @@ -36,6 +37,8 @@ timeout=60 path=libmuse-camera.so preloaded=no timeout=10 +;api 2 is camera_dispatcher_start_preview +disable_watchdog_api=2 [recorder] ; The 'recorder' parameter represents the muse-recorder. @@ -44,3 +47,5 @@ timeout=10 path=libmuse-recorder.so preloaded=no timeout=10 +;api 5 is recorder_start +disable_watchdog_api=5 diff --git a/mmfw-sysconf-target-tm1/etc/multimedia/mused.conf b/mmfw-sysconf-target-tm1/etc/multimedia/mused.conf index f6885b8..4530ff6 100644 --- a/mmfw-sysconf-target-tm1/etc/multimedia/mused.conf +++ b/mmfw-sysconf-target-tm1/etc/multimedia/mused.conf @@ -29,6 +29,7 @@ gstparam10= path=libmuse-player.so preloaded=no timeout=60 +disable_watchdog_api=-1 [camera] ; The 'camera' parameter represents the muse-camera. @@ -36,6 +37,8 @@ timeout=60 path=libmuse-camera.so preloaded=no timeout=10 +;api 2 is camera_dispatcher_start_preview +disable_watchdog_api=2 [recorder] ; The 'recorder' parameter represents the muse-recorder. @@ -44,3 +47,5 @@ timeout=10 path=libmuse-recorder.so preloaded=no timeout=10 +;api 5 is recorder_start +disable_watchdog_api=5 diff --git a/mmfw-sysconf-target-tw1/etc/multimedia/mused.conf b/mmfw-sysconf-target-tw1/etc/multimedia/mused.conf index f6885b8..4530ff6 100644 --- a/mmfw-sysconf-target-tw1/etc/multimedia/mused.conf +++ b/mmfw-sysconf-target-tw1/etc/multimedia/mused.conf @@ -29,6 +29,7 @@ gstparam10= path=libmuse-player.so preloaded=no timeout=60 +disable_watchdog_api=-1 [camera] ; The 'camera' parameter represents the muse-camera. @@ -36,6 +37,8 @@ timeout=60 path=libmuse-camera.so preloaded=no timeout=10 +;api 2 is camera_dispatcher_start_preview +disable_watchdog_api=2 [recorder] ; The 'recorder' parameter represents the muse-recorder. @@ -44,3 +47,5 @@ timeout=10 path=libmuse-recorder.so preloaded=no timeout=10 +;api 5 is recorder_start +disable_watchdog_api=5 diff --git a/mmfw-sysconf-target-u3/etc/multimedia/mused.conf b/mmfw-sysconf-target-u3/etc/multimedia/mused.conf index f6885b8..4530ff6 100644 --- a/mmfw-sysconf-target-u3/etc/multimedia/mused.conf +++ b/mmfw-sysconf-target-u3/etc/multimedia/mused.conf @@ -29,6 +29,7 @@ gstparam10= path=libmuse-player.so preloaded=no timeout=60 +disable_watchdog_api=-1 [camera] ; The 'camera' parameter represents the muse-camera. @@ -36,6 +37,8 @@ timeout=60 path=libmuse-camera.so preloaded=no timeout=10 +;api 2 is camera_dispatcher_start_preview +disable_watchdog_api=2 [recorder] ; The 'recorder' parameter represents the muse-recorder. @@ -44,3 +47,5 @@ timeout=10 path=libmuse-recorder.so preloaded=no timeout=10 +;api 5 is recorder_start +disable_watchdog_api=5