473,804 Members | 3,021 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Program Required

Hi

First off, if I am not meant to post requests for this on these newsgroups I
am sorry. I did try to find some groups that were more suited but couldn't
find any.

I am looking for somebody to write a program for me in either C++ or Delphi
(preferable Delphi)

I need an application that runs and does the following

Run app, and select a video input device, like a video capture card or USB
device
Select output size (PAL resolution) based on the capabilities of the input
device
On minimize run from system tray
The app MUST remember its settings, like minimize so will run in system
tray, video input / output etc
It will then put this in the startup folder and get it to run when Windows
loads up

This app is a video server for one of a better way of putting it. Once the
app is running
it appears to other applications as a video driver, but allows multipliable
applications to
connect to it. It is very similar to an application called SplitCam
(www.splitcamera.com), but Split Cam does not run Pal resolution and all the
output pins are not seen by may app for some reason

I have 2 applications that both need to connect to the same video source,
and as Windows doesn't allow this, this is why we need this application.
My applications are written in Delphi, I am using DSPack (www.progdigy.com)
for the video playback, but writing a video splitting app is beyond me

If you can write an application like this, and are interested in doing so,
please email me with a cost, time scale and any questions. I will need full
source code after the application is finished

Thanks in advance

Brian
qu***@nrwp.co.u k

Please put a subject of "Video App Quote" (this is so I can filter it in to
the right box)
Apr 9 '06 #1
3 1703
Brian wrote:
First off, if I am not meant to post requests for this on these newsgroups
I am sorry.


You are "allowed" to post such questions anywhere. The questions are
(generally) on-topic.

However, you will get much better results going to a users group in your
area. There must be a Delphi or C++ or similar group in your region (which
I suspect is UK).

That will give you face-time with a programmer, and that's very important to
right-size the amount of effort required.

--
Phlip
http://www.greencheese.org/ZeekLand <-- NOT a blog!!!
Apr 9 '06 #2
Brian wrote:
Hi

First off, if I am not meant to post requests for this on these newsgroups I
am sorry. I did try to find some groups that were more suited but couldn't
find any.

I am looking for somebody to write a program for me in either C++ or Delphi
(preferable Delphi)

I need an application that runs and does the following

Run app, and select a video input device, like a video capture card or USB
device
Select output size (PAL resolution) based on the capabilities of the input
device
On minimize run from system tray
The app MUST remember its settings, like minimize so will run in system
tray, video input / output etc
It will then put this in the startup folder and get it to run when Windows
loads up

This app is a video server for one of a better way of putting it. Once the
app is running
it appears to other applications as a video driver, but allows multipliable
applications to
connect to it. It is very similar to an application called SplitCam
(www.splitcamera.com), but Split Cam does not run Pal resolution and all the
output pins are not seen by may app for some reason

I have 2 applications that both need to connect to the same video source,
and as Windows doesn't allow this, this is why we need this application.
My applications are written in Delphi, I am using DSPack (www.progdigy.com)
for the video playback, but writing a video splitting app is beyond me

If you can write an application like this, and are interested in doing so,
please email me with a cost, time scale and any questions. I will need full
source code after the application is finished

Thanks in advance

Brian
qu***@nrwp.co.u k

Please put a subject of "Video App Quote" (this is so I can filter it in to
the right box)

so what your saying is you simply need a way for other apps to
obtain the video captured image that has been aquired from the
master app ?
i can think of many ways of doing this but to keep with the
simple things i suppose a DCOM or DDE connection would be most
practical.
btw, i have done this my self due to the same reasons with the
sound card where i needed mulitple instances of my app to retreive
data from an input stream. i simply wrote an audio server app and then
transferred the data upon the clients request via the WM_COPYDATA
maybe you mite want to look into that.
--
Real Programmers Do things like this.
http://webpages.charter.net/jamie_5

Apr 9 '06 #3
Phlip <ph*******@gmai l.com> wrote:
Brian wrote:
First off, if I am not meant to post requests for this on these newsgroups
I am sorry.


You are "allowed" to post such questions anywhere. The questions are
(generally) on-topic.

However, you will get much better results going to a users group in your
area. There must be a Delphi or C++ or similar group in your region (which
I suspect is UK).


(For the OP)
You may also want to try posting your request to
news:comp.sourc es.wanted (or something like that).

--
Marcus Kwok
Apr 10 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
4396
by: Mike S. Nowostawsky | last post by:
I am getting this error when I try to run a program in my cgi-bin directory (don't know what I'm still missing to make it work): *** Authentication required! This server could not verify that you are authorized to access the URL "/~group3/cgi-bin/ack.cgi". You either supplied the wrong credentials (e.g., bad password), or your browser doesn't understand how to supply the credentials required.
4
2117
by: Josh | last post by:
Howdy i am newb somewhat to programing and i was just for fun trying to compile a program that asks the user for an odd int less than 22 and then returns this ***************** ******* ********* ****** ******** ***** ******* etc. the first line reps. the number enterd by user but i am having trouble i can get the first line but am having trouble
54
4126
by: bnp | last post by:
Hi, I took a test on C. there was an objective question for program output type. following is the program: main() { char ch; int i =2;
40
2663
by: findmadhav | last post by:
I need a program in C (something like a TSR) which will automatically press the function key F6, say about every 5 seconds. Can anyone provide me with an exe of such a program? Thanks in advance.
9
4541
by: Hemal | last post by:
Hi All, I need to know the memory required by a c program. Is there any tool/utility which can give me the memory usage in terms of DATA segment, TEXT segment, BSS segment etc. I am working on linux platform and my target is ARM processor. But i guess it should not matter. Actually i need to know both RAM & ROM usage.
1
2523
by: Kayvine | last post by:
Hi guys, this is a question I have for an assignment, it is pretty long, but I am not asking for the code(well if someone wants to write I'll be really happy, lol), but I just want to know how to start it and what main topics in C I will need to cover in the assignment. Thanks a lot. CSC180 Assignment #3: Menu Madness Due Date: Thursday, November 8th at 1:00am Contents: · General Info · What to Hand In o Submission Instructions
2
19357
Banfa
by: Banfa | last post by:
Posted by Banfa The previous tutorial discussed what programming is, what we are trying to achieve, the answer being a list of instructions constituting a valid program. Now we will discuss how we set about doing that. Every program starts with a specification, this may be a several hundred page document from your latest client or one small paragraph from your professor and pretty much anything in-between. The specification is very...
1
27120
Curtis Rutland
by: Curtis Rutland | last post by:
How To Use A Database In Your Program Part II This article is intended to extend Frinny’s excellent article: How to Use a Database in Your Program. Frinny’s article defines the basic concepts of using databases very well and is prerequisite reading for this article. Frinny’s article explains how to use a SQL Server in your program, but there are other databases as well. Some of them provide .NET connectors, but for those that don’t,...
30
2279
by: Anarki | last post by:
The following is the program i am trying to compile //restrict.c #include <stdio.h> int main() { char arr = "Qualifiers" char * restrict p = arr; int i = 0; for(; i < 10; ++i)
0
13362
amitpatel66
by: amitpatel66 | last post by:
There is always a requirement that in Oracle Applications, the Concurrent Program need to be execute programatically based on certain conditions/validations: Concurrent programs can be executed programatically either from UNIX or Oracle PLSQL. In this Section, I will be explaining about calling a Concurrent program from UNIX using the CONCSUB Command. Pre-requisite: 1. Concurrent Program should be registered in oracle Applications...
0
9706
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10583
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9160
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7622
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6854
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5525
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4301
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3822
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2995
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.