[all] Change library path for GStreamer and OMXIL
[platform/core/multimedia/mmfw-sysconf.git] / mmfw-sysconf-target-artik10 / etc / multimedia / mused.conf
index 4530ff6..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".
@@ -30,6 +35,9 @@ path=libmuse-player.so
 preloaded=no
 timeout=60
 disable_watchdog_api=-1
+;unlimited=-1
+max_instance=-1
+caution_instance=-1
 
 [camera]
 ; The 'camera' parameter represents the muse-camera.
@@ -39,6 +47,9 @@ preloaded=no
 timeout=10
 ;api 2 is camera_dispatcher_start_preview
 disable_watchdog_api=2
+;unlimited=-1
+max_instance=-1
+caution_instance=-1
 
 [recorder]
 ; The 'recorder' parameter represents the muse-recorder.
@@ -49,3 +60,7 @@ preloaded=no
 timeout=10
 ;api 5 is recorder_start
 disable_watchdog_api=5
+;unlimited=-1
+max_instance=-1
+caution_instance=-1
+