Go Back   CodingForums.com > :: Computing & Sciences > Computer Programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 06-17-2009, 04:38 PM   PM User | #1
rdy4trvl
New to the CF scene

 
Join Date: Jun 2009
Posts: 7
Thanks: 1
Thanked 0 Times in 0 Posts
rdy4trvl is an unknown quantity at this point
Send Pics directly from camera to web page

I'd like to connect a digital camera to a computer via USB cable and have pictures (still, not video) appear immediately on a web page (either my own page, a photo sharing site/etc). So, I click a picture and it's automatically sent directly to a web page - instantly...no down/up loading. Click it appears on the web, click again - it appears....pretty simple.

I don't believe it's possible now (please do correct me!), but if I want this type of program developed - what type of coder would I look for?
Thanks!
rdy4trvl is offline   Reply With Quote
Old 06-17-2009, 05:43 PM   PM User | #2
tomws
Senior Coder

 
tomws's Avatar
 
Join Date: Nov 2007
Location: Arkansas
Posts: 2,644
Thanks: 29
Thanked 330 Times in 326 Posts
tomws will become famous soon enoughtomws will become famous soon enough
You're probably looking for a coder experienced in quantum mechanics, specifically quantum entanglement, "spooky action at a distance", and quantum teleportation.

If these are unavailable, perhaps a channeler or a clairvoyant can offer suitable assistance.



Seriously, though, files (images) can't instantaneously appear in another location. As close as you could get would be to have the phone act as a server when connected, or have it connected to the server as a data source for the images. In both cases, however, the images go away when the phone is disconnected.
__________________
Are you a Help Vampire?
tomws is offline   Reply With Quote
Old 06-17-2009, 05:54 PM   PM User | #3
rdy4trvl
New to the CF scene

 
Join Date: Jun 2009
Posts: 7
Thanks: 1
Thanked 0 Times in 0 Posts
rdy4trvl is an unknown quantity at this point
I had a quantum mechanics guy but he got too close to the devise I hired him to build and all that's left is his photo.

Just to clarify - My digital camera feeds the PC, the PC feeds the web page...automatically and (relatively) instantly. Each photo appears like it would on Sumgmug, Picasa (for example) or a separate web page (not to be confused with a stream of video).
rdy4trvl is offline   Reply With Quote
Old 06-17-2009, 06:07 PM   PM User | #4
tomws
Senior Coder

 
tomws's Avatar
 
Join Date: Nov 2007
Location: Arkansas
Posts: 2,644
Thanks: 29
Thanked 330 Times in 326 Posts
tomws will become famous soon enoughtomws will become famous soon enough
That's the connection scheme you've requested as I understand it. So the software would need to be built to
1) recognize that the phone is connected (like Microsoft ActiveSync does for Windows Mobile smartphones)
2) autoscan for image file names
3) pass those filenames to the web site

The web site could then display the images as long as the phone is connected.

That all sounds very simple, but it's not.
__________________
Are you a Help Vampire?
tomws is offline   Reply With Quote
Old 06-17-2009, 06:21 PM   PM User | #5
oracleguy
Rockstar Coder


 
Join Date: Jun 2002
Location: USA
Posts: 9,043
Thanks: 1
Thanked 322 Times in 318 Posts
oracleguy is a jewel in the roughoracleguy is a jewel in the roughoracleguy is a jewel in the rough
Quote:
Originally Posted by tomws View Post
That's the connection scheme you've requested as I understand it. So the software would need to be built to
1) recognize that the phone is connected (like Microsoft ActiveSync does for Windows Mobile smartphones)
2) autoscan for image file names
3) pass those filenames to the web site

The web site could then display the images as long as the phone is connected.

That all sounds very simple, but it's not.
I don't think the OP is using a camera built into a phone, it sounds like a standalone digital camera.

@OP: As for a solution, how much have you played around with Picasa? It supports downloading images off the camera and then uploading them onto picasa web. You can even set certain albums to auto sync with the Internet so the web version is always up to date.
__________________
OracleGuy
oracleguy is offline   Reply With Quote
Old 06-17-2009, 06:21 PM   PM User | #6
rdy4trvl
New to the CF scene

 
Join Date: Jun 2009
Posts: 7
Thanks: 1
Thanked 0 Times in 0 Posts
rdy4trvl is an unknown quantity at this point
Thanks - but there is no phone in the scheme. Digital camera to a PC, then PC to a web page.....
But I got the idea - basically a program to scan a folder in my computer for images - if new images are added, initiate a program to upload the picture to the web. Doesn't sound too bad (the non-programmer said!).
Thanks

Addendum - Just found the Eye-Fi card for a camera - downloads pics directly to your computer and/or one of 20+/- photo sharing web pages. Very easy!
Thanks for the input!

Last edited by rdy4trvl; 06-19-2009 at 05:32 AM.. Reason: update
rdy4trvl is offline   Reply With Quote
Old 06-20-2009, 01:11 PM   PM User | #7
terier
New to the CF scene

 
Join Date: Jun 2009
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
terier is an unknown quantity at this point
You can develop a flash/flex/silverlight plugin but each site must support it.

Last edited by WA; 06-20-2009 at 05:40 PM..
terier is offline   Reply With Quote
Reply

Bookmarks

Tags
photo, pic, web

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 06:30 PM.


Advertisement
Log in to turn off these ads.