add mused.conf 28/74128/2
authorHyongtaek Lim <hyongtaek.lim@samsung.com>
Mon, 13 Jun 2016 02:34:25 +0000 (11:34 +0900)
committerHyongtaek Lim <hyongtaek.lim@samsung.com>
Tue, 14 Jun 2016 05:42:46 +0000 (22:42 -0700)
Signed-off-by: Hyongtaek Lim <hyongtaek.lim@samsung.com>
Change-Id: Iac748eb8cceddeefe630d7de537854f897694967

mmfw-sysconf-simulator/etc/multimedia/mused.conf [new file with mode: 0644]
mmfw-sysconf-target-artik10/etc/multimedia/mused.conf [new file with mode: 0644]
mmfw-sysconf-target-hawkp/etc/multimedia/mused.conf [new file with mode: 0644]
mmfw-sysconf-target-n4/etc/multimedia/mused.conf [new file with mode: 0644]
mmfw-sysconf-target-tm1/etc/multimedia/mused.conf [new file with mode: 0644]
mmfw-sysconf-target-tw1/etc/multimedia/mused.conf [new file with mode: 0644]
mmfw-sysconf-target-u3/etc/multimedia/mused.conf [new file with mode: 0644]
packaging/mmfw-sysconf.spec

diff --git a/mmfw-sysconf-simulator/etc/multimedia/mused.conf b/mmfw-sysconf-simulator/etc/multimedia/mused.conf
new file mode 100644 (file)
index 0000000..4c91450
--- /dev/null
@@ -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 (file)
index 0000000..4c91450
--- /dev/null
@@ -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 (file)
index 0000000..4c91450
--- /dev/null
@@ -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 (file)
index 0000000..4c91450
--- /dev/null
@@ -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 (file)
index 0000000..4c91450
--- /dev/null
@@ -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 (file)
index 0000000..4c91450
--- /dev/null
@@ -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 (file)
index 0000000..4c91450
--- /dev/null
@@ -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
index a93934fa071147e5c5bb39dbbfb4342e7997e499..46b7a8940d53522358d8d323a61d73d443dfd3b3 100644 (file)
@@ -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