![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Programming A discussion forum for programs and programming used in tech-related businesses. |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
|
Visual Basic Source Code Request.
Could someone make a quick example or source code for VB express 2005, for a screen recorder that would record sound and pictures and put it in a file such as avi? I would like this as refrence for something I am trying to work on, but am not shure how to do all those things...
|
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#2 (permalink) |
|
Registered User
|
Re: Visual Basic Source Code Request.
Hi anthrax123,
Firstly, Visual BASIC is not a suitable language for media capture at such a level. For capture of sound/video you will need to 'talk' directly to their corrosponding device drivers. This is typically accomplished by installing a filter-driver which intercepts the media throughput. To develop a filter-driver you will need a good knowledge of operating systems and low-level development. This is mainly because you will be operating in kernel-mode where-in there is little to no security which means a poorly written driver can easily corrupt your whole system. Although, I'm sure there are pre-written interfaces available which would enable you to still use VB. I suggest you just google for one. |
|
|
|
![]() |
| Thread Tools | |
|
|