amitkumar3968 / iflickr

Automatically exported from code.google.com/p/iflickr
0 stars 0 forks source link

missing EXIF data #16

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. take picture
2. upload to flickr
3. view picture

What is the expected output? What do you see instead?

Pictures should show EXIF data.  Here is a sample of a picture taken with
the iPhone:

Taken with an Apple iPhone.

Camera: Apple iPhone 
Aperture: f/2.8 

Orientation: Horizontal (normal) 
Resolution Unit: Inches 
Date and Time: 2007:09:10 18:44:05 
Date and Time (Original): 2007:09:10 18:44:05 
Date and Time (Digitized): 2007:09:10 18:44:05 
Color Space: sRGB 
Tag::EXIF::0xA500: 11/5 
Compression: JPEG 
Image Width: 1600 pixels 
Image Height: 1200 pixels 

Instead, there is no information about the camera used.  (I'm pretty sure
this is possible through the API.)

What version of the product are you using? On what operating system?

0.0.4_5 / iPhone

Please provide any additional information below.

Great work so far.  I'll take a look and see if I can reverse engineer the
camera to figure out the pulling of the EXIF data.  Email me if you have
any questions.

Original issue reported on code.google.com by andyrc...@gmail.com on 17 Sep 2007 at 1:18

GoogleCodeExporter commented 9 years ago
It should be possible, I just did not think that EXIF is that useful for a 
camera phone. 

Original comment by pradee...@gmail.com on 17 Sep 2007 at 9:43

GoogleCodeExporter commented 9 years ago
Assigning to Andy.

Original comment by pradee...@gmail.com on 18 Sep 2007 at 3:43

GoogleCodeExporter commented 9 years ago
It's possible, "Pushr" does it. The date/time of the picute and the camera name 
are
handy, I think.

Original comment by cdine....@gmail.com on 21 Sep 2007 at 4:22

GoogleCodeExporter commented 9 years ago
I agree that keeping all of the EXIF data is useful, I do tend to use it on 
mine for
sorting through my photos on Flickr.

Original comment by LouisM...@gmail.com on 24 Sep 2007 at 5:07

GoogleCodeExporter commented 9 years ago
At least the camera name and the date/time, i think are important

Original comment by daxt...@gmail.com on 29 Dec 2007 at 1:18