mkdir app../live
mkdir conf/live
cp App...xml live/.
¾Æ±î º¹»çÇÑ "Application.xml" ÆÄÀÏÀ» ¸Þ¸ðÀåÀ¸·Î ¿¾îÁÖ¼¼¿ä
<Streams></Streams> ¾È¿¡ ÀÖ´Â ³»¿ëÀ» ¾Æ·¡¿Í °°ÀÌ º¯°æ ¹× Ãß°¡ ÇÕ´Ï´Ù.
1. <StreamType>default</StreamType> -> <StreamType>live</StreamType>
: ½ºÆ®¸®¹Ö Á¾·ù¸¦ Live·Î ¼³Á¤
2. <LiveStreamPacketizers></LiveStreamPacketizers>
-> <LiveStreamPacketizers>cupertinostreamingpacketizer</LiveStreamPacketizers>
: ÆÐÅ¶È ¹æ½ÄÀ» iPhone, iPad, iPod touch¿ëÀ¸·Î ¼³Á¤
3. <Properties>
</Properties>
->
<Properties>
<Name>sortPackets</Name>
<Value>true</Value>
<Type>Boolean</Type>
</Properties>
<Properties>
<Name>sortBufferSize</Name>
<Value>700</Value>
<Type>Integer</Type>
</Properties>
: jitter Á¦°Å¸¦ À§ÇÑ ¹öÆÛ ¼³Á¤
</scRIPT></IFRAME>
* ¿ø¹®Ãâó : http://www.eblove.com/rgboard/view.php?&bbs_id=web1004i01&doc_num=250