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.