|
|
Virtual Audio Driver for Windows (XP, Vista, Win7) (repost)Required skills: C Programming, C# Programming, C++ Programming, Delphi, Windows DesktopWrite a Virtual Audio Driver for Windows (addressed as VAD below). Must work under: o Windows XP o Windows Vista x32 AND x64 o Windows 7 x32 AND x64 The driver must appear as a normal Audio Output Device to Windows and any application. The device must appear in Windows control panel - sound management and we should have the possibility to set it as default audio device. For Windows and any other application VAD should look like a real hardware driver and act like one. Upon installation it should remember the previous default audio output device, and as its default behaviour should route all its input sound to the previous default audio device. It should notice if this device disappears or is replaced (for instance the computer gets a new audio card) and remember this incident(always just the last incident, not a history). Basically VAD should get the input from an application and pass it directly to the former primary audio driver. This should happen with a minimum of strain on the CPU. VAD should be aware of what process is sending witch stream. The VAD should have some API calls that can be addressed from other programs. The main call should be the possibility of hooking into the audio stream of a another program. Api calls should be protected by some sort of password mechanism, meaning that only applications that know that password or protection should be able to hook on the audio stream. Hooking on the audio stream means that the program gets to “listen” on the output of any given process but the stream flows further to the former primary audio driver too. Source Code must be documented and Api calls will be documented by us upon accepting your bid. Please do not bid for a DIRECT SHOW filter or similar solutions. We need this to be a proper System driver working in all those environments (keep in mind also 64 bit!) Clarification: Project will be executed as an Audio Filter Driver. This Driver will be installable on Win XP32, Vista 32/64, Windows 7 32/64. It will have the functionality described in the initial project, without the Hardware device tracking described. It will allow to identify the stream source process. It will implement the following API calls that can be called from a third party application (this is a part where we can be flexible, your input or suggestions are welcomed) : int VAD_HookStream(*char passcode,int processid, *streamReaderFunc callback_func) Hooks all streams from the process “processid” and feeds the data to the callback function “callback_func” If processid is 0 then ALL the audio data is feeded to the callback function Returns a handler int VAD_UnHookStream (handler int) Unhooks a previous callback related to that handle. retuns -1 if handle was not found, 1 if successfull, 0 if error int VAD_InfoStreams (*char passcode, stream_info* streamStruct) Gets the information about current streams that flow through the VAD at that point. stream_info is a dynamic array of structures in form of a pointer list; Return value is the number of stream_info structures; struct stream_info { int processid; //process id int starttime; // time stamp when the stream started int bytecount; //how many bytes were streamed until now [here we could add 2-3 other info variables. ] *stream_info next_info; //pointer to the next infomation block. null pointer if it’s the //last }
Related projects:Virtual Printer Driver for windows - print to PDF File
uploaded to a server. 4. The project should include install program. 5. The install program should collect the server address from the user. 6. The install program should allow changing of the server address at anytime. 7. I need the source code. Please read the project first and write the word "Understood". Also write your steps and suggestions to complete the project with a short description of what you understood. Registry Tweaks For Windows Xp - Vista - W7
Required 20 registry tweaks for customizing display behaviour of Windows. Tweaks must be created in required format (simple XML, recognizable by tweak management software; you will be provided by detailed instructions and the software) and carefully tested on target systems. We require at least 20 tweaks working on Win XP, at least 15 tweaks working on Vista, and at least 15 tweaks working on Win 7.
Registry Tweaks For Windows Xp - Vista - W7
Required 20 registry tweaks for customizing display behaviour of Windows. Tweaks must be created in required format (simple XML, recognizable by tweak management software; you will be provided by detailed instructions and the software) and carefully tested on target systems. We require at least 20 tweaks working on Win XP, at least 15 tweaks working on Vista, and at least 15 tweaks working on Win 7.
Undelete File Program - Windows Xp/vista/7
any deleted files both before/during scan and during file recovery (such as by never writing to disk unless undeleting file -and also- reading the entire file(s) to be undeleted into memory once file has been selected for undeletion [if enough memory is present]).
Use of existing code is highly encouraged to speed development time and lower costs. I will need all the source code for the program. Needs to run on XP/Vista/7 (32/64 bit). No .net Thank You HTTP filesystem driver for windows
r>Example of HTTP response which has to be parsed to read directory structure: ------------------------------------------------- <a href="img001.iso">img001.iso</a> 2009-12-31 17:32:14 345678943<br> <a href="img002.iso">img002.iso</a> 2009-12-31 17:32:14 2345345345<br> columns mean: <a href="filename">filename</a> datetime_of_last_change size_in_bytes Windows XP/Vista Compatible Soccer game wanted
We're looking for a soccer game which runs on Windows XP/Vista and which can be easily translated into many different languages. Partially completed or completed projects are preferred. Trivia/Quiz or management games can also be considered. Bouyout with source code desired if possible.
Screensaver slideshow for windows XP
on using arrow buttons to view previous or next picture * pictures can be displayed in black and white (if possible with option like contrast/light) * Multi-monitor support (second version) I need this software in two days so is you have question please ask fast i need this screensaver working well in a mac mini with windows xp installed i need all sources files well documente also i may have more jobs ofter this Make software work for Windows XP
th the following customizations: - Work with someone who knows Flash (ActionScript 3.0) so that the interactive objects can be imported to a SWF file and made clickable. The software and source code is located at: http://grail.cs.washington.edu/projects/rotoscoping/ I need a quote for: - A working version for Windows XP - Instead of XP, how much would it cost to make it work for a linux OS? Should be less since it's less programming. Virtual Audio Sound Driver XP/Vista/Win7
br> A comparable product: http://software.muzychenko.net/eng/vac.html While that product has more than we need, it is what we want. Please only respond if your are capable of doing the work, can do the work on time, have references. To date we have been led on by two developers who have not been able to do the work. This is my first project on this site. However, I have excellent references/reviews from comparable sites. Virtual Audio Sound Driver XP/Vista/Win7 - Loopback
nt overrun/underrun on buffers. We do not want a directshow filter, this must be a valid windows system driver. A comparable product: http://software.muzychenko.net/eng/vac.html While that product has more than we need, it is what we want. Please only respond if your are capable of doing the work, can do the work on time, have references. To date we have been led on by two developers who have not been able to do the work. USB device driver (keep Windows from changing default device)
r perhaps a driver (inf) file. Not sure, that's why I need you! This will be for end-users when they purchase and then install our microphones so please take into consideration that it must work and be tested on multiple configurations (sound cards, systems, etc...) Please let me know if you have experience in this area and can fix this. Please do not bid if you are unsure. We need this asap. Program should work with Windows 2000/XP/Vista. Virtual Printer for Windows XP / Windows 7 - Saves as PDF Featured Projects, i
you can plan appropriately for it during development) Serious bidders only. We require constant communication with our coders and daily progress updates. We need this project delivered within days, and are seeking a developer who has ALREADY DEVELOPED SUCH A PRINT DRIVER. Thank you Virtual Assistant Research Plr
run and not be spyware or malware and must be virus free
* it must work * Not developed in China or Russia. Prefer USA, Canada, UK, and South American firms. * Must be resalable * Must be under $ 150 each * The software must be built by a company that has a phone #, email, or physical address. Must not be a fly by night company. Please provide link, name, cost, and function in a spreadsheet. Project due in 18 days. Android Emulator For Pc
the Youwave product
The emulator should contain a 7 day trial, after which a serial key must be used to unlock continued use. The emulator install should also be keycode protected and I will need a key generator to create serial numbers for new installations of the android emulator. At the end of the project I expect the following: 1.) A binary installable (exe) of the Android Emulator free of bugs 2.) All source code used to construct the binary Mutli Thread Scraper And Auto Messenger For Social
t should always have 10 live threads. Meaning I don't want it to complete the current 10 threads, and then start a new 10 threads. It needs to always be working with 10 threads, so if it finishes one thread and is down to nine threads, it should start working with another query to make it 10 again.
I will need the source code to add on more social network site in the future. IF YOU HAVE ANY QUESTIONS OR DON'T UNDERSTAND SOMETHING, PLEASE ASK BEFORE MAKING A BID. Windows App Needed
perience with development, what types of programming languages you are proficient at, and some examples of your work.
Program will need to have a registration method, say go to our site and purchase a license, we send you a unique key and you enter that key to the software to enable the features. There will be no freeware version of the software. Please send me a PM for the name of the software that has been abandoned, and features of the software. Installation setup wizard for windows XP and VistaThe USB Machine is compatible for XP,VISTA at the moment... In other words the new method has to be compatible for both Operating Systems...(Two separate installation files for each machine will be ok too!) We will provide you with : a) Setup.exe b) Patch Files c) Some Graphics we need it fast! For any further Questions send me a message Thanks ibsc Simple Virtual Cam Driver
I need one simple virtual cam driver to simulate a video source for Windos Media Encoder.
The live stream comes from a Set Top Box over VLC - sample: http://localhost:8090 (Vidoecodec WMV2, Audiocodec mp3) The virtual cam driver should simulate video and audio, suitable for Windows Media Encoder, audio output on standard audio device. The virtual cam driver should be compatible with 32/64 bit systems Windows XP/7, Server 2003 PIC programs for Windows XP/7 Peripherals
eobodnar.com/ The end products do not need as many buttons or analog inputs as the above examples. Deliverable: Final Program and all files so the program can be uploaded into the micro controller. If PCB designed correct file format to allow the design to be distributed to manufacturers for production. Timeline: Expect a timeline from the freelancer and the project should take no longer then 2 weeks. (.Net) create installable setup for xp, vista & 7Additional information submitted: 05/25/2011 at 2:00 EDT: All further details will be provided to the selected / interested bids. Please also mark it as an urgent project. Currently viewed: "Virtual Audio Driver for Windows (XP, Vista, Win7) (repost)
"
|