change rtsp source element name and clean ini features
authorYeJin Cho <cho.yejin@samsung.com>
Thu, 23 Feb 2012 11:51:58 +0000 (20:51 +0900)
committerYeJin Cho <cho.yejin@samsung.com>
Thu, 23 Feb 2012 11:51:58 +0000 (20:51 +0900)
mmfw-sysconf-cleansdk-target/opt/etc/mmfw_player.ini
mmfw-sysconf-simulator/opt/etc/mmfw_player.ini

index 1cad6ede74969ef014b5a9ead7340bb221ae4812..68177a5e772cb604e764d8b711f95ea9c7bad52c 100644 (file)
@@ -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
 
index 0f6c2b0a8a4a06a4e3e989b2655b42eee230f971..a91a2d455f6e2240e9d4288bb304c1a5b187b441 100644 (file)
@@ -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