Yes but i mean video captured by the phone.
Anyways I solved it in this way:
Enabling MMS Video
Go to [HKEY_LOCAL_MACHINE\Software\HTC\Camera\P3]
Change Enable from 0 to 1
Change Property from 18d22 to 18b22
Both hexadecimal dwords
And ready! i can invoke the mms video from the mms applet and insert it at one step, just like picture
Establishing limits:
I put this values due to limits values on mms video:
Go to [HKEY_LOCAL_MACHINE\Software\Arcsoft\Arcsoft MMS UA\Config\UI\SizeLimit]
Change both RecvLimit1(2 and 3) from 1024000 to 1048576
SendLimit1 to 256000
SendLimit2 to 512000
SendLimit3 to 1048576
All values decimal dwords
And ready! got a full functional mms applet
|