summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYeJin Cho <cho.yejin@samsung.com>2012-02-23 20:51:58 +0900
committerYeJin Cho <cho.yejin@samsung.com>2012-02-23 20:51:58 +0900
commit2e8707d46be943d1607a908e4ae2b806868ad5f3 (patch)
tree77bbad55007f55211683d2be779beac6cb3edbe2
parent9a416c727a011267980816602d21c41394267b32 (diff)
downloadmmfw-sysconf-2e8707d46be943d1607a908e4ae2b806868ad5f3.tar.gz
mmfw-sysconf-2e8707d46be943d1607a908e4ae2b806868ad5f3.tar.bz2
mmfw-sysconf-2e8707d46be943d1607a908e4ae2b806868ad5f3.zip
change rtsp source element name and clean ini features
-rw-r--r--mmfw-sysconf-cleansdk-target/opt/etc/mmfw_player.ini47
-rw-r--r--mmfw-sysconf-simulator/opt/etc/mmfw_player.ini47
2 files changed, 24 insertions, 70 deletions
diff --git a/mmfw-sysconf-cleansdk-target/opt/etc/mmfw_player.ini b/mmfw-sysconf-cleansdk-target/opt/etc/mmfw_player.ini
index 1cad6ed..68177a5 100644
--- a/mmfw-sysconf-cleansdk-target/opt/etc/mmfw_player.ini
+++ b/mmfw-sysconf-cleansdk-target/opt/etc/mmfw_player.ini
@@ -49,49 +49,33 @@ localplayback state change timeout = 4 ; sec
eos delay = 150 ; msec
-[http streaming]
+[http streaming]
-httppsrc element = souphttpsrc
+httppsrc element = souphttpsrc
; if set, use file or not use memory for buffering
-http temp template = /opt/media/XXXXXX
+http file buffer path = /opt/media
-http use buffering = yes
+http buffering limit = 99.0 ; percent
-http buffering low limit = 1 ; percent
+http max size bytes = 1048576 ; bytes
-http buffering high limit = 15 ; percent
-
-http max size bytes = 4194304 ; bytes
+http buffering time = 1.2
http timeout = 30 ; sec
-http blocksize = 1048576 ; bytes
-
-http buffering time = 1.2
-
-
-[rtsp streaming]
-
-rtspsrc element = rtpbin
-
-rtsp buffering time = 5000; msec
-rtsp rebuffering time = 15000; msec
+[rtsp streaming]
-rtsp audio packet drop rate = 0; percent
+rtspsrc element = rtspsrc
-rtsp video packet drop rate = 0; percent
+rtsp buffering time = 5000; msec
-rtsp do typefinding = no; if no, caps on rtspsrc:src pad will be used for autoplugging
+rtsp rebuffering time = 15000; msec
-rtsp dump video frame = no
+rtsp do typefinding = no; if no, caps on rtspsrc:src pad will be used for autoplugging
-rtsp dump audio frame = no
-
-rtsp stack debug = no
-
-rtsp error concealment = yes
+rtsp error concealment = yes
[hw accelation]
@@ -115,11 +99,4 @@ audiosink = 97
ringbuffer = 98
-[subtitle]
-
-use subtitle setting = no
-
-subtitle uri =
-
-subtitle silent = no
diff --git a/mmfw-sysconf-simulator/opt/etc/mmfw_player.ini b/mmfw-sysconf-simulator/opt/etc/mmfw_player.ini
index 0f6c2b0..a91a2d4 100644
--- a/mmfw-sysconf-simulator/opt/etc/mmfw_player.ini
+++ b/mmfw-sysconf-simulator/opt/etc/mmfw_player.ini
@@ -49,49 +49,33 @@ localplayback state change timeout = 4 ; sec
eos delay = 150 ; msec
-[http streaming]
+[http streaming]
-httppsrc element = souphttpsrc
+httppsrc element = souphttpsrc
; if set, use file or not use memory for buffering
-http temp template = /opt/media/XXXXXX
+http file buffer path = /opt/media
-http use buffering = yes
+http buffering limit = 99.0 ; percent
-http buffering low limit = 1 ; percent
+http max size bytes = 1048576 ; bytes
-http buffering high limit = 15 ; percent
-
-http max size bytes = 4194304 ; bytes
+http buffering time = 1.2
http timeout = 30 ; sec
-http blocksize = 1048576 ; bytes
-
-http buffering time = 1.2
-
-
-[rtsp streaming]
-
-rtspsrc element = rtpbin
-
-rtsp buffering time = 5000; msec
-rtsp rebuffering time = 15000; msec
+[rtsp streaming]
-rtsp audio packet drop rate = 0; percent
+rtspsrc element = rtspsrc
-rtsp video packet drop rate = 0; percent
+rtsp buffering time = 5000; msec
-rtsp do typefinding = no; if no, caps on rtspsrc:src pad will be used for autoplugging
+rtsp rebuffering time = 15000; msec
-rtsp dump video frame = no
+rtsp do typefinding = no; if no, caps on rtspsrc:src pad will be used for autoplugging
-rtsp dump audio frame = no
-
-rtsp stack debug = no
-
-rtsp error concealment = yes
+rtsp error concealment = yes
[hw accelation]
@@ -115,11 +99,4 @@ audiosink = 97
ringbuffer = 98
-[subtitle]
-
-use subtitle setting = no
-
-subtitle uri =
-
-subtitle silent = no