View Single Post
  #2 (permalink)  
Old 04-09-2007, 01:28 AM
berry_lthird's Avatar
berry_lthird
PPCGeeks Regular
Offline
Threadstarter
Location: Dayton, OH
 
Join Date: Mar 2007
Posts: 144
Reputation: 150
berry_lthird is keeping up the good workberry_lthird is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via ICQ to berry_lthird Send a message via AIM to berry_lthird Send a message via MSN to berry_lthird Send a message via Yahoo to berry_lthird Send a message via Skype™ to berry_lthird
*ADDENDUM*

You can send audio and video using the above method as well.

I noticed that when I tried to send a video by MMS it was way slow, so I hunted through the registry and found the following key:

Code:
HKEY_LOCAL_MACHINE\SOFTWARE\Arcsoft\ArcSoft MMS UA\Config\mm1
Then modify the String value "SendAndRecvTimeOut" which by default = 5000 (decimal), so I changed mine to 10000 (double the original limit).

That seemed to do the trick for me!

Mind you, I also increased my file size limit:

Code:
HKEY_LOCAL_MACHINE\SOFTWARE\Arcso  ft\ArcSoft MMS UA\Config\UI\SizeLimit
I went to SendLimit3 and changed it to 524288 (decimal) which is 512 x 1024 in actual kilobytes.

Again, I'm using the ArcSoft MMS Composer that came bundled with Kirvin's "clean and simple" AKU 3.5.

Hoo and rah. <--In that order.
Reply With Quote