[muse] ; The 'hosts' parameter defines the modules, ; which the user would like to connect to the muse. ; If you want to add host, then write manually. hosts=player, camera, recorder logfile=/var/log/mused/muse-server lockfile=/tmp/.muse_core.lock min_timeout=5 max_timeout=90 ;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=--gst-plugin-path=@HAL_LIBDIR@/gstreamer-1.0 gstparam4= gstparam5= gstparam6= gstparam7= 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". 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. ; This module recovers the "capi-media-camera". path=libmuse-camera.so 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. ; This module recovers the "capi-media-recorder". ; This one should be paired with the 'camera' module. path=libmuse-recorder.so preloaded=no timeout=10 ;api 5 is recorder_start disable_watchdog_api=5 ;unlimited=-1 max_instance=-1 caution_instance=-1