Jump to content

motion detection with sound alart in VB

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
2 replies to this topic

#1
shadowhound

shadowhound

    Learning Programmer

  • Members
  • PipPipPip
  • 30 posts
im looking for a tut in VB for my webcam where if it detects movment it make a noiseso i can then look at the cam

ive tryed and tested the one in the tuts it was okie but i just want it to make a sound if someone is there insted of my having to look at the cam every 5 seconds because i wana use my webcam as a security camra insted of paying about 100 pound for one

#2
bvaessen

bvaessen

    Newbie

  • Members
  • PipPip
  • 27 posts
Nice: I completely forgot that I have made something like that once, a long time ago, to study the language Delphi. Instead of playing a sound on movement, it grabbed a picture and mailed it to me. The application simply scanned every n'th pixel and calculated the change percentage for detecting movements. Playing a sound in VB should not be very hard. Just google for something like "play wav vb net" or try to use the mci funcionality. Success!

Ben Vaessen :: Home
Launch-IT :: Home

#3
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
I'm sure TcM did a tutorial about this. Check the Tutorials section.
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums