firestrife23 Posted September 29, 2010 Share Posted September 29, 2010 I found this in AutoIt help, Opt("TCPTimeout",100) ;100 = 1 millisecond Link to comment Share on other sites More sharing options...
Andreik Posted September 29, 2010 Share Posted September 29, 2010 Quality of the JPEG can be changed at "DllStructSetData($_GtData, "Quality", 80)" 80% currently. Dimensions of the picture can be changed by changing: Global $iWa = $iW / 2 Global $iHa = $iH / 2 Currently Half of the original screen size. As far as Commit Charge It loads the screen BITMAP, processing it and disposing it. Good thing its cleaning BITMAPs properly... can you imagine haw fast would it fill RAM if it was leaking? You miss the point of my question. Big commit charge is a cause of browser process not the server. So it's need to do something with memory used by the browser process. Just make a test: Open your server and your browser and then open task manager and take a look at memory used by your browser. Wait something like 5 minutes and check again memory used by your browser. The difference will be huge. That's what I`m talking about. When the words fail... music speaks. Link to comment Share on other sites More sharing options...
twitchyliquid64 Posted October 3, 2010 Share Posted October 3, 2010 Awesome!!!! Do you think it would be possible to modify the Stream to use a Webcam instead? I really need that for my P2P program Ive been developing (check out my P2P Engine UDF). ongoing projects:-firestorm: Largescale P2P Social NetworkCompleted Autoit Programs/Scripts: Variable Pickler | Networked Streaming Audio (in pure autoIT) | firenet p2p web messenger | Proxy Checker | Dynamic Execute() Code Generator | P2P UDF | Graph Theory Proof of Concept - Breadth First search Link to comment Share on other sites More sharing options...
twitchyliquid64 Posted October 3, 2010 Share Posted October 3, 2010 Awesome!!!! Do you think it would be possible to modify the Stream to use a Webcam instead? I really need that for my P2P program Ive been developing (check out my P2P Engine UDF). ongoing projects:-firestorm: Largescale P2P Social NetworkCompleted Autoit Programs/Scripts: Variable Pickler | Networked Streaming Audio (in pure autoIT) | firenet p2p web messenger | Proxy Checker | Dynamic Execute() Code Generator | P2P UDF | Graph Theory Proof of Concept - Breadth First search Link to comment Share on other sites More sharing options...
ngocs2tron Posted November 5, 2010 Share Posted November 5, 2010 hi dexto! i have 1 question: what is $server_name ? that is computer name? Link to comment Share on other sites More sharing options...
konya Posted March 1 Share Posted March 1 Fix some issue ,it is good MJPG example,I'm like autoit. Step 1. Run Step 2. Go to Chrome run http://127.0.0.1 ScrServ.au3 ScrServMulti.au3 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now