Jump to content

Play AVI files to webcam?


 Share

Recommended Posts

I have seen many example scripts where people have used Autoit to create a script that will capture the video from a webcam.

However, I am interested in playing an AVI file, and instead of sending the video to the GUI, sending it out via the webcam. I have seen free software online that can play videos to the webcam, but I would like to be able to script the playbay via Autoit.

Any ideas or starting places?

Thanks in advance.

Link to comment
Share on other sites

Some general posts relating to webcam automation with autoit-

http://www.autoitscript.com/forum/index.php?showtopic=29904

http://www.autoitscript.com/forum/index.php?showtopic=27925

http://www.autoitscript.com/forum/index.php?showtopic=70857

http://www.autoitscript.com/forum/index.php?showtopic=80230

http://www.autoitscript.com/forum/index.php?showtopic=68866

In general though, try to have an idea of what you're trying to do before hand. AutoIt simply is a means to automate a task, find out how to do that task manually first.

Link to comment
Share on other sites

Thanks for those links.

I DO have an idea of what I am trying to do.

I am simply trying to create a video player with autoit. (that part isn't the problem)

The problem is that I would like to have the player output the video as a webcam feed, instead of playing in the gui.

I don't even know if that is possible. I am basically trying to do the OPPOSITE of the examples given in those links.

I do know that there are serveral applications available (some free) that allow you to play a video file out to a webcam. Perhaps I will have to settle for trying to automate one of those applications. But, if I could do the whole thing with Autoit, that would be much better.

Link to comment
Share on other sites

I'm not sure but I have a strong feeling that you need to write a webcam driver and supply the frames from it. This is not possible in AutoIt, and also, if you knew how to do this you wouldn't be asking in the first place. My tip is to find a software that already does this and try to automate it/integrate it into your application somehow.

:)

Broken link? PM me and I'll send you the file!

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