From 35ec0f6f22a64c498834be5e72607d6703b4808a Mon Sep 17 00:00:00 2001 From: Hyongtaek Lim Date: Mon, 13 Jun 2016 11:34:25 +0900 Subject: [PATCH] add mused.conf Signed-off-by: Hyongtaek Lim Change-Id: Iac748eb8cceddeefe630d7de537854f897694967 --- .../etc/multimedia/mused.conf | 41 +++++++++++++++++++ .../etc/multimedia/mused.conf | 41 +++++++++++++++++++ .../etc/multimedia/mused.conf | 41 +++++++++++++++++++ .../etc/multimedia/mused.conf | 41 +++++++++++++++++++ .../etc/multimedia/mused.conf | 41 +++++++++++++++++++ .../etc/multimedia/mused.conf | 41 +++++++++++++++++++ .../etc/multimedia/mused.conf | 41 +++++++++++++++++++ packaging/mmfw-sysconf.spec | 7 ++++ 8 files changed, 294 insertions(+) create mode 100644 mmfw-sysconf-simulator/etc/multimedia/mused.conf create mode 100644 mmfw-sysconf-target-artik10/etc/multimedia/mused.conf create mode 100644 mmfw-sysconf-target-hawkp/etc/multimedia/mused.conf create mode 100644 mmfw-sysconf-target-n4/etc/multimedia/mused.conf create mode 100644 mmfw-sysconf-target-tm1/etc/multimedia/mused.conf create mode 100644 mmfw-sysconf-target-tw1/etc/multimedia/mused.conf create mode 100644 mmfw-sysconf-target-u3/etc/multimedia/mused.conf diff --git a/mmfw-sysconf-simulator/etc/multimedia/mused.conf b/mmfw-sysconf-simulator/etc/multimedia/mused.conf new file mode 100644 index 0000000..4c91450 --- /dev/null +++ b/mmfw-sysconf-simulator/etc/multimedia/mused.conf @@ -0,0 +1,41 @@ +[muse] +; The 'hosts' parameter defines the modules, +; which the user would like to connect to the muse. +hosts=player, camera, recorder, sound +logfile=/var/log/muse.log + +; parameters for initializing gstreamer +; DEFAULT SET (--gst-debug=*:2) +gstparam1=--gst-debug=*:2 +gstparam2=--gst-disable-segtrap +gstparam3= +gstparam4= +gstparam5= +gstparam6= +gstparam7= +gstparam8= +gstparam9= +gstparam10= + +[player] +; The 'player' parameter represents the muse-player. +; This module recovers the "capi-media-player". +path=libmuse-player.so +preloaded=no + +[camera] +; The 'camera' parameter represents the muse-camera. +; This module recovers the "capi-media-camera". +path=libmuse-camera.so +preloaded=no + +[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 + +[sound] +path=libmuse-sound.so +preloaded=no diff --git a/mmfw-sysconf-target-artik10/etc/multimedia/mused.conf b/mmfw-sysconf-target-artik10/etc/multimedia/mused.conf new file mode 100644 index 0000000..4c91450 --- /dev/null +++ b/mmfw-sysconf-target-artik10/etc/multimedia/mused.conf @@ -0,0 +1,41 @@ +[muse] +; The 'hosts' parameter defines the modules, +; which the user would like to connect to the muse. +hosts=player, camera, recorder, sound +logfile=/var/log/muse.log + +; parameters for initializing gstreamer +; DEFAULT SET (--gst-debug=*:2) +gstparam1=--gst-debug=*:2 +gstparam2=--gst-disable-segtrap +gstparam3= +gstparam4= +gstparam5= +gstparam6= +gstparam7= +gstparam8= +gstparam9= +gstparam10= + +[player] +; The 'player' parameter represents the muse-player. +; This module recovers the "capi-media-player". +path=libmuse-player.so +preloaded=no + +[camera] +; The 'camera' parameter represents the muse-camera. +; This module recovers the "capi-media-camera". +path=libmuse-camera.so +preloaded=no + +[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 + +[sound] +path=libmuse-sound.so +preloaded=no diff --git a/mmfw-sysconf-target-hawkp/etc/multimedia/mused.conf b/mmfw-sysconf-target-hawkp/etc/multimedia/mused.conf new file mode 100644 index 0000000..4c91450 --- /dev/null +++ b/mmfw-sysconf-target-hawkp/etc/multimedia/mused.conf @@ -0,0 +1,41 @@ +[muse] +; The 'hosts' parameter defines the modules, +; which the user would like to connect to the muse. +hosts=player, camera, recorder, sound +logfile=/var/log/muse.log + +; parameters for initializing gstreamer +; DEFAULT SET (--gst-debug=*:2) +gstparam1=--gst-debug=*:2 +gstparam2=--gst-disable-segtrap +gstparam3= +gstparam4= +gstparam5= +gstparam6= +gstparam7= +gstparam8= +gstparam9= +gstparam10= + +[player] +; The 'player' parameter represents the muse-player. +; This module recovers the "capi-media-player". +path=libmuse-player.so +preloaded=no + +[camera] +; The 'camera' parameter represents the muse-camera. +; This module recovers the "capi-media-camera". +path=libmuse-camera.so +preloaded=no + +[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 + +[sound] +path=libmuse-sound.so +preloaded=no diff --git a/mmfw-sysconf-target-n4/etc/multimedia/mused.conf b/mmfw-sysconf-target-n4/etc/multimedia/mused.conf new file mode 100644 index 0000000..4c91450 --- /dev/null +++ b/mmfw-sysconf-target-n4/etc/multimedia/mused.conf @@ -0,0 +1,41 @@ +[muse] +; The 'hosts' parameter defines the modules, +; which the user would like to connect to the muse. +hosts=player, camera, recorder, sound +logfile=/var/log/muse.log + +; parameters for initializing gstreamer +; DEFAULT SET (--gst-debug=*:2) +gstparam1=--gst-debug=*:2 +gstparam2=--gst-disable-segtrap +gstparam3= +gstparam4= +gstparam5= +gstparam6= +gstparam7= +gstparam8= +gstparam9= +gstparam10= + +[player] +; The 'player' parameter represents the muse-player. +; This module recovers the "capi-media-player". +path=libmuse-player.so +preloaded=no + +[camera] +; The 'camera' parameter represents the muse-camera. +; This module recovers the "capi-media-camera". +path=libmuse-camera.so +preloaded=no + +[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 + +[sound] +path=libmuse-sound.so +preloaded=no diff --git a/mmfw-sysconf-target-tm1/etc/multimedia/mused.conf b/mmfw-sysconf-target-tm1/etc/multimedia/mused.conf new file mode 100644 index 0000000..4c91450 --- /dev/null +++ b/mmfw-sysconf-target-tm1/etc/multimedia/mused.conf @@ -0,0 +1,41 @@ +[muse] +; The 'hosts' parameter defines the modules, +; which the user would like to connect to the muse. +hosts=player, camera, recorder, sound +logfile=/var/log/muse.log + +; parameters for initializing gstreamer +; DEFAULT SET (--gst-debug=*:2) +gstparam1=--gst-debug=*:2 +gstparam2=--gst-disable-segtrap +gstparam3= +gstparam4= +gstparam5= +gstparam6= +gstparam7= +gstparam8= +gstparam9= +gstparam10= + +[player] +; The 'player' parameter represents the muse-player. +; This module recovers the "capi-media-player". +path=libmuse-player.so +preloaded=no + +[camera] +; The 'camera' parameter represents the muse-camera. +; This module recovers the "capi-media-camera". +path=libmuse-camera.so +preloaded=no + +[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 + +[sound] +path=libmuse-sound.so +preloaded=no diff --git a/mmfw-sysconf-target-tw1/etc/multimedia/mused.conf b/mmfw-sysconf-target-tw1/etc/multimedia/mused.conf new file mode 100644 index 0000000..4c91450 --- /dev/null +++ b/mmfw-sysconf-target-tw1/etc/multimedia/mused.conf @@ -0,0 +1,41 @@ +[muse] +; The 'hosts' parameter defines the modules, +; which the user would like to connect to the muse. +hosts=player, camera, recorder, sound +logfile=/var/log/muse.log + +; parameters for initializing gstreamer +; DEFAULT SET (--gst-debug=*:2) +gstparam1=--gst-debug=*:2 +gstparam2=--gst-disable-segtrap +gstparam3= +gstparam4= +gstparam5= +gstparam6= +gstparam7= +gstparam8= +gstparam9= +gstparam10= + +[player] +; The 'player' parameter represents the muse-player. +; This module recovers the "capi-media-player". +path=libmuse-player.so +preloaded=no + +[camera] +; The 'camera' parameter represents the muse-camera. +; This module recovers the "capi-media-camera". +path=libmuse-camera.so +preloaded=no + +[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 + +[sound] +path=libmuse-sound.so +preloaded=no diff --git a/mmfw-sysconf-target-u3/etc/multimedia/mused.conf b/mmfw-sysconf-target-u3/etc/multimedia/mused.conf new file mode 100644 index 0000000..4c91450 --- /dev/null +++ b/mmfw-sysconf-target-u3/etc/multimedia/mused.conf @@ -0,0 +1,41 @@ +[muse] +; The 'hosts' parameter defines the modules, +; which the user would like to connect to the muse. +hosts=player, camera, recorder, sound +logfile=/var/log/muse.log + +; parameters for initializing gstreamer +; DEFAULT SET (--gst-debug=*:2) +gstparam1=--gst-debug=*:2 +gstparam2=--gst-disable-segtrap +gstparam3= +gstparam4= +gstparam5= +gstparam6= +gstparam7= +gstparam8= +gstparam9= +gstparam10= + +[player] +; The 'player' parameter represents the muse-player. +; This module recovers the "capi-media-player". +path=libmuse-player.so +preloaded=no + +[camera] +; The 'camera' parameter represents the muse-camera. +; This module recovers the "capi-media-camera". +path=libmuse-camera.so +preloaded=no + +[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 + +[sound] +path=libmuse-sound.so +preloaded=no diff --git a/packaging/mmfw-sysconf.spec b/packaging/mmfw-sysconf.spec index a93934f..46b7a89 100644 --- a/packaging/mmfw-sysconf.spec +++ b/packaging/mmfw-sysconf.spec @@ -189,6 +189,7 @@ rm -rf %{_datadir}/mmfw-sysconf-simulator %{_datadir}/mmfw-sysconf-target-u3%{_sysconfdir}/murphy/* %{_datadir}/mmfw-sysconf-target-u3%{_sysconfdir}/profile.d/* %{_datadir}/mmfw-sysconf-target-u3%{_sysconfdir}/multimedia/*.ini +%{_datadir}/mmfw-sysconf-target-u3%{_sysconfdir}/multimedia/*.conf %{_datadir}/mmfw-sysconf-target-u3%{_datadir}/pulseaudio/alsa-mixer/paths/*.conf %{_datadir}/mmfw-sysconf-target-u3%{_datadir}/pulseaudio/alsa-mixer/paths/*.common %{_datadir}/mmfw-sysconf-target-u3%{_datadir}/pulseaudio/alsa-mixer/profile-sets/*.conf @@ -202,6 +203,7 @@ rm -rf %{_datadir}/mmfw-sysconf-simulator %{_datadir}/mmfw-sysconf-target-n4%{_sysconfdir}/murphy/* %{_datadir}/mmfw-sysconf-target-n4%{_sysconfdir}/profile.d/* %{_datadir}/mmfw-sysconf-target-n4%{_sysconfdir}/multimedia/*.ini +%{_datadir}/mmfw-sysconf-target-n4%{_sysconfdir}/multimedia/*.conf %{_datadir}/mmfw-sysconf-target-n4%{_datadir}/pulseaudio/alsa-mixer/paths/*.conf %{_datadir}/mmfw-sysconf-target-n4%{_datadir}/pulseaudio/alsa-mixer/paths/*.common %{_datadir}/mmfw-sysconf-target-n4%{_datadir}/pulseaudio/alsa-mixer/profile-sets/*.conf @@ -215,6 +217,7 @@ rm -rf %{_datadir}/mmfw-sysconf-simulator %{_datadir}/mmfw-sysconf-target-hawkp%{_sysconfdir}/murphy/* %{_datadir}/mmfw-sysconf-target-hawkp%{_sysconfdir}/profile.d/* %{_datadir}/mmfw-sysconf-target-hawkp%{_sysconfdir}/multimedia/*.ini +%{_datadir}/mmfw-sysconf-target-hawkp%{_sysconfdir}/multimedia/*.conf %{_datadir}/mmfw-sysconf-target-hawkp%{_datadir}/pulseaudio/alsa-mixer/paths/*.conf %{_datadir}/mmfw-sysconf-target-hawkp%{_datadir}/pulseaudio/alsa-mixer/paths/*.common %{_datadir}/mmfw-sysconf-target-hawkp%{_datadir}/pulseaudio/alsa-mixer/profile-sets/*.conf @@ -228,6 +231,7 @@ rm -rf %{_datadir}/mmfw-sysconf-simulator %{_datadir}/mmfw-sysconf-target-tm1%{_sysconfdir}/murphy/* %{_datadir}/mmfw-sysconf-target-tm1%{_sysconfdir}/profile.d/* %{_datadir}/mmfw-sysconf-target-tm1%{_sysconfdir}/multimedia/*.ini +%{_datadir}/mmfw-sysconf-target-tm1%{_sysconfdir}/multimedia/*.conf %{_datadir}/mmfw-sysconf-target-tm1%{_sysconfdir}/multimedia/audio_hw.xml %{_datadir}/mmfw-sysconf-target-tm1%{_datadir}/pulseaudio/alsa-mixer/paths/*.conf %{_datadir}/mmfw-sysconf-target-tm1%{_datadir}/pulseaudio/alsa-mixer/paths/*.common @@ -242,6 +246,7 @@ rm -rf %{_datadir}/mmfw-sysconf-simulator %{_datadir}/mmfw-sysconf-target-tw1%{_sysconfdir}/murphy/* %{_datadir}/mmfw-sysconf-target-tw1%{_sysconfdir}/profile.d/* %{_datadir}/mmfw-sysconf-target-tw1%{_sysconfdir}/multimedia/*.ini +%{_datadir}/mmfw-sysconf-target-tw1%{_sysconfdir}/multimedia/*.conf %{_datadir}/mmfw-sysconf-target-tw1%{_datadir}/pulseaudio/alsa-mixer/paths/*.conf %{_datadir}/mmfw-sysconf-target-tw1%{_datadir}/pulseaudio/alsa-mixer/paths/*.common %{_datadir}/mmfw-sysconf-target-tw1%{_datadir}/pulseaudio/alsa-mixer/profile-sets/*.conf @@ -255,6 +260,7 @@ rm -rf %{_datadir}/mmfw-sysconf-simulator %{_datadir}/mmfw-sysconf-target-artik10%{_sysconfdir}/murphy/* %{_datadir}/mmfw-sysconf-target-artik10%{_sysconfdir}/profile.d/* %{_datadir}/mmfw-sysconf-target-artik10%{_sysconfdir}/multimedia/*.ini +%{_datadir}/mmfw-sysconf-target-artik10%{_sysconfdir}/multimedia/*.conf %{_datadir}/mmfw-sysconf-target-artik10%{_datadir}/pulseaudio/alsa-mixer/paths/*.conf %{_datadir}/mmfw-sysconf-target-artik10%{_datadir}/pulseaudio/alsa-mixer/paths/*.common %{_datadir}/mmfw-sysconf-target-artik10%{_datadir}/pulseaudio/alsa-mixer/profile-sets/*.conf @@ -270,6 +276,7 @@ rm -rf %{_datadir}/mmfw-sysconf-simulator %{_datadir}/mmfw-sysconf-simulator%{_sysconfdir}/murphy/* %{_datadir}/mmfw-sysconf-simulator%{_sysconfdir}/profile.d/* %{_datadir}/mmfw-sysconf-simulator%{_sysconfdir}/multimedia/*.ini +%{_datadir}/mmfw-sysconf-simulator%{_sysconfdir}/multimedia/*.conf %{_datadir}/mmfw-sysconf-simulator%{_datadir}/pulseaudio/alsa-mixer/paths/*.conf %{_datadir}/mmfw-sysconf-simulator%{_datadir}/pulseaudio/alsa-mixer/paths/*.common %{_datadir}/mmfw-sysconf-simulator%{_datadir}/pulseaudio/alsa-mixer/profile-sets/*.conf -- 2.34.1