Jump to content

Webcam Feature.


GB_001

Recommended Posts

Client Side:

 

Request image from webcam, recieve image, send to server along with data detailing who is sending it, and where is it being sent to

 

Serverside:

 

Recieve image and data, sort data, send to the clients needed, the image, aswell as a chizzled down form of data, who it's from

 

Client side:

 

recieve data, load image

 

 

 

step 2: ????

 

step 3: profit

 

 

 

 

 

for this you will need to PROBABLY (the easiest way) make a downloadable client, very easy to do, if you want simple and fast, I'd go with visual basic, If you want professional and more modern, go with visual c++ express, You could make a java web application to do it, but that would be much more complex, and harder to write a working version that is easy to maintain and update since it has to communicate with the computer and it's hardware, not just software... the server itself simply recieves data, sorts it, decides where to send it, then sends it.. it does not need to handle any of the imagery or hardware communications and therefore can be written in any language easily, whether it is a java command line server, or C++ or (easiest, fastest, but least professional and least respectable) visual basic, the server will be easy to make.

 

another option you might consider is making a chat client in java to put in your webpage with the ability to display images it's sent but make a downloadable program specifically for sending webcam, and even a 3rd program to contain chat and webcam in one downlaodable, these would be good for user interface and keep all customers happy, as well as would be more simple for you.

 

 

forgive the horrid sentence structure, I'm at a public library and running out of time on the computer ^.^

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.