Jump to content

Remote Webcam viewer


Recommended Posts

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
Link to comment
Share on other sites

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 :whistle:

Link to comment
Share on other sites

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?

Link to comment
Share on other sites

  • 3 months later...
  • 4 weeks later...

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.zip

CyberZero, you always have a way of inspiring me.. <_<

Edited by Manadar
Link to comment
Share on other sites

  • 1 month later...
  • 3 weeks later...
  • 3 weeks later...

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... :)
Link to comment
Share on other sites

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

Link to comment
Share on other sites

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

Got all the other muppets working on this... :)
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...