[all] Change library path for GStreamer and OMXIL
[platform/core/multimedia/mmfw-sysconf.git] / mmfw-sysconf-target-artik10 / etc / multimedia / mused.conf
index 22c88fc..76a73d9 100644 (file)
@@ -7,14 +7,15 @@ logfile=/var/log/mused/muse-server
 lockfile=/tmp/.muse_core.lock
 min_timeout=5
 max_timeout=90
-;50MB=50000
-memory_threshold=50000
+;100MB=100000
+memory_threshold=100000
+enable_watch_external_storage=1
 
 ; parameters for initializing gstreamer
 ; DEFAULT SET (--gst-debug=*:2)
 gstparam1=--gst-debug=*:2
 gstparam2=--gst-disable-segtrap
-gstparam3=
+gstparam3=--gst-plugin-path=@HAL_LIBDIR@/gstreamer-1.0
 gstparam4=
 gstparam5=
 gstparam6=
@@ -23,6 +24,10 @@ gstparam8=
 gstparam9=
 gstparam10=
 
+; gstparam#=--gst-plugin-load=/usr/lib/gstreamer-1.0/libgstcoreelements.so'
+; can be substituted with gstpreload=coreelements'
+gstpreload=
+
 [player]
 ; The 'player' parameter represents the muse-player.
 ; This module recovers the "capi-media-player".
@@ -32,6 +37,7 @@ timeout=60
 disable_watchdog_api=-1
 ;unlimited=-1
 max_instance=-1
+caution_instance=-1
 
 [camera]
 ; The 'camera' parameter represents the muse-camera.
@@ -43,6 +49,7 @@ timeout=10
 disable_watchdog_api=2
 ;unlimited=-1
 max_instance=-1
+caution_instance=-1
 
 [recorder]
 ; The 'recorder' parameter represents the muse-recorder.
@@ -55,3 +62,5 @@ timeout=10
 disable_watchdog_api=5
 ;unlimited=-1
 max_instance=-1
+caution_instance=-1
+