Mast3rpyr0 0 Posted July 6, 2007 (edited) See your IP Edited July 6, 2007 by Mast3rpyr0 My UDF's : _INetUpdateCheck() My Programs : GameLauncher vAlpha, InfoCrypt, WindowDesigner, ScreenCap, DailyRemindersPick3GeneratorBackupUtility! Other : Bored? Click Here! Share this post Link to post Share on other sites
DigitalLocksmith 0 Posted July 6, 2007 No, I can reach it from other machines on the lan when it's running. It just doesn't display the picture. Has the red X like it doesn't exist and the timestamp. The pic is in the working directory, though. What the heck? Share this post Link to post Share on other sites
lokster 3 Posted July 9, 2007 AJAX image update: Just replace If $recv <> "" Then $file = FileOpen($snapfile, 0) If $file <> - 1 Then $output = FileRead($file) EndIf FileClose($file) Else $output = '<html><meta http-equiv="refresh" content="' & $refresh & '"><center><img src="scrshot.bmp"/><BR>Time Stamp ' & @HOUR & ':' & @MIN & ':' & @SEC & '<BR></center></html>' EndIfoÝ÷ Û«¢+Ø$%%ÀÌØíÉØ±ÐìÐìÅÕ½ÐìÅÕ½ÐìQ¡¸($$$ÀÌØí¥±ô¥±=Á¸ ÀÌØí͹Á¥±°Ð¤($$$ÀÌØí½ÕÑÁÕÐô¥±I ÀÌØí¥±°¥±ÑM¥é ÀÌØí͹Á¥±¤¤($$%¥± ±½Í ÀÌØí¥±¤($%±Í($$$ÀÌØí½ÕÑÁÕÐô$Ìäì±ÐìÌÌí= QeA!Q50AU 1%ÅÕ½Ðì´¼½Í¼½Q!Q50иÀÄQɹͥѥ½¹°¼½8ÅÕ½ÐìÅÕ½Ðí¡ÑÑÀè¼½ÝÝܹÜ̹½É½QH½¡Ñµ°Ð½±½½Í¹ÑÅÕ½ÐìÐìÌäìµÀì|($$$$$$Ìäì±Ðí¡Ñµ°Ðì±Ðí¡Ðì±ÐíµÑ¡ÑÑÀµÅÕ¥ØôÅÕ½Ðí ½¹Ñ¹ÐµQåÁÅÕ½Ð콹ѹÐôÅÕ½ÐíÑáн¡Ñµ°ì¡ÉÍÐõ%M Share this post Link to post Share on other sites
DigitalLocksmith 0 Posted July 9, 2007 Awesome...Thanks, lokster. That solved it. Share this post Link to post Share on other sites
lokster 3 Posted July 10, 2007 I found that this script works perfectly fine with my BT878-based TV tuner. The only problem is that the default video source is selected to be the Composite input but not the Antenna. But this can be easily fixed. Maybe in future I will make TV tuner application with AutoIt:) It can't be so hard -everything we need is already done in vfw api, I just need to figure out how to use it Share this post Link to post Share on other sites
Dale2507 0 Posted July 11, 2007 (edited) I made it go faster so if u use this as a security camera ur not gonna miss anyone. It's about speed of cctv. I'm gonna work on it having a port which you can change, storing settings and going to tray for a silent mode. Ok done that.CCTV.au3 Edited July 11, 2007 by Gmail Deal or No Deal? Share this post Link to post Share on other sites
lokster 3 Posted July 12, 2007 I ame having problems useing this script with UScreenCapture. UScreenCapture is "virtual" camera driver - it captures region of your desktop and you can watch it in any DShow compatible capture software - AMCap, DScaler, MediaPlayerClassic, VirtualDub etc... The driver is 100% DShow compatible, but DllCall($user, "int", "SendMessage", "hWnd", $cap[0], "int", $WM_CAP_DRIVER_CONNECT , "int", 0, "int", 0) returns 0 (false) and the capture window stays black, which means that it can't connect to the capture driver. According to dshow reference the wparam of WM_CAP_DRIVER_CONNECT is the index of the video driver (if you have more than one capture card). I tryed different driver indexes (to be sure) but again - no success. It's not very important to me to get this script running with UScreenCapture, but I am just wondering why it's not working? Any ideas? Share this post Link to post Share on other sites
MikeStoke 0 Posted October 13, 2007 Isn't this basically streaming TV? o.O Share this post Link to post Share on other sites
mikidutza 0 Posted November 7, 2007 you are a fucking genius, i love your program, how did you know witch DLL to use?? Share this post Link to post Share on other sites
jvanegmond 306 Posted November 7, 2007 (edited) Can't really say I've made some modifications.. I started over on the original idea, still using the same webcam stuff you used.. Thanks to rysiora ofcourse.Check it out here: http://h1.ripway.com/unauth0rized/Manadar/...mStandalone.zipCyberZero, you always have a way of inspiring me.. Edited November 7, 2007 by Manadar github.com/jvanegmond Share this post Link to post Share on other sites
DirtDBaK 0 Posted November 9, 2007 Very nice script i used this a long time ago, actually over the summer, and I found it quite handy!! [center][/center] Share this post Link to post Share on other sites
sg1kritik 0 Posted November 14, 2007 nice little project, worked fine for me. when i get some time i might try extend this one a little thanks for the sharing Share this post Link to post Share on other sites
Sk8eru 0 Posted January 10, 2008 can somebody make the script without guicreate("camera") ... only click and broadcast? Share this post Link to post Share on other sites
jvanegmond 306 Posted January 11, 2008 can somebody make the script without guicreate("camera") ... only click and broadcast? Post #50 in this topic, by me. Fool. github.com/jvanegmond Share this post Link to post Share on other sites
mw330 0 Posted January 28, 2008 can you use it to see other peoples cams, or other people see your cam. just wondering Share this post Link to post Share on other sites
TPaul81 0 Posted February 14, 2008 Very nice. My Scripts (so far)Myspace Layout EditorAnother Boss ScreenClipboard Collector Share this post Link to post Share on other sites
jvanegmond 306 Posted February 15, 2008 can you use it to see other peoples cams, or other people see your cam. just wonderingThis magically hooks into other people's cams so you can see any persons cam in the world!! github.com/jvanegmond Share this post Link to post Share on other sites
BrettF 28 Posted February 15, 2008 This magically hooks into other people's cams so you can see any persons cam in the world!!Even mine... Actually, just turn on the TV and you can see me... Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version! Share this post Link to post Share on other sites
jvanegmond 306 Posted February 15, 2008 Even mine... Actually, just turn on the TV and you can see me... That is some cool technology. I have been working on webcam software that automatically enchants all TV's in the world to show my webcam's image, but couldn't figure it out at the time.Please tell me how you've solved the 'relational dimensional time frame space'-problem? xD github.com/jvanegmond Share this post Link to post Share on other sites
BrettF 28 Posted February 15, 2008 That is some cool technology. I have been working on webcam software that automatically enchants all TV's in the world to show my webcam's image, but couldn't figure it out at the time.Please tell me how you've solved the 'relational dimensional time frame space'-problem? xDGot all the other muppets working on this... Vist my blog!UDFs: Opens The Default Mail Client | _LoginBox | Convert Reg to AU3 | BASS.au3 (BASS.dll) (Includes various BASS Libraries) | MultiLang.au3 (Multi-Language GUIs!)Example Scripts: Computer Info Telnet Server | "Secure" HTTP Server (Based on Manadar's Server)Software: AAMP- Advanced AutoIt Media Player | WorldCam | AYTU - Youtube Uploader Tutorials: Learning to Script with AutoIt V3Projects (Hardware + AutoIt): ArduinoUseful Links: AutoIt 1-2-3 | The AutoIt Downloads Section: | SciTE4AutoIt3 Full Version! Share this post Link to post Share on other sites