Capturing photos

I have an iPhone 4S, iPad 2, Mac Mini and iMac. I also have a Canon EOS 600D camera. Whilst away from home, I have no way to transfer photos from the camera's HDSC Card to any of my iDevices and thence to iCloud. Do i have to buy a MacBook Air or what?

This may be possible with the iPad - I would suggest asking in the iPad forum.

Similar Messages

  • Capturing Photos onto Final Cut Express

    Where my Emac is not connected to the Internet, how do I capture photos to put into a Final Cut Express project?

    You import photos into FCE, not capture them. (File > Import)
    It's not necessary for your Mac (eMac or otherwise) to be connected to the internet unless you are trying to download photos from a website. Is that what you want to do?

  • How to capture photo of screen while in skype

    how to capture photo of screen while in skype on Ipad2

    press the home button and the top power button at the same time. your screen will flash white and the image will be in your camera roll.

  • Error while capturing photo by camera

    I am developing an Windows Store App in WP8.1. I need to take photo through camera and save it and use it for showing but it throws exception everytime.
    Link to my project is Link to my project
    My code is--
        async private void capturePhoto_Tapped(object sender, TappedRoutedEventArgs e)
                    try
                        MediaCapture mediaCapture = new MediaCapture();
                        StorageFile sf = await ApplicationData.Current.LocalFolder.CreateFileAsync("My Picture", CreationCollisionOption.GenerateUniqueName);
                        ImageEncodingProperties img = new ImageEncodingProperties();
                        await mediaCapture.CapturePhotoToStorageFileAsync(img, sf);
                    catch
    It throws an exception Object must be initailized and if I use InitalizeAsync it shows System.Exception and message is Text related to the Exception could not be found.If I use this code
        private static async Task<DeviceInformation> GetCameraID(Windows.Devices.Enumeration.Panel desired)
                    DeviceInformation deviceID = (await DeviceInformation.FindAllAsync(DeviceClass.VideoCapture))
                        .FirstOrDefault(x => x.EnclosureLocation != null && x.EnclosureLocation.Panel == desired);
                    if (deviceID != null) return deviceID;
                    else throw new Exception(string.Format("Camera of type {0} doesn't exist.", desired));
                async private void InitCamera_Click(object sender, RoutedEventArgs e)
                    var cameraID = await GetCameraID(Windows.Devices.Enumeration.Panel.Back);
                    var captureManager = new MediaCapture();
                    await captureManager.InitializeAsync(new MediaCaptureInitializationSettings
                        StreamingCaptureMode = StreamingCaptureMode.Video,
                        PhotoCaptureSource = PhotoCaptureSource.Photo,
                        AudioDeviceId = string.Empty,
                        VideoDeviceId = cameraID.Id
                    StorageFile sf = await ApplicationData.Current.LocalFolder.CreateFileAsync("My Picture", CreationCollisionOption.GenerateUniqueName);
                    ImageEncodingProperties img = new ImageEncodingProperties();
                    await captureManager.CapturePhotoToStorageFileAsync(img, sf);
    I found the error ------ The requested attribute was not found. (Exception from HRESULT: 0xC00D36E6)--
     Can anybody help? I just need to capture photo using camera and save it for use
                                                    

    Hello,
    This is a very generic error and the cause depends on the API call that is generating the error. What API is causing the error?
    If I remember correctly photo mode and video streaming mode are mutually exclusive. Try setting the PhotoCaptureSource to VideoPreview.
    I hope this helps,
    James
    Windows SDK Technologies - Microsoft Developer Services - http://blogs.msdn.com/mediasdkstuff/

  • Help in capturing photo

    Help ful steps to capture photo through webcam in my jsp

    Crossposted: [http://forums.sun.com/thread.jspa?threadID=5364468].

  • I'm using iPhone 5 but I can't found any captured photos in icon photos or gallery

    I bought a new iphone 5 but when I started to use the camera, I found out that captured photos and videos were no where to find in icon "photos or videos".. I need help how to figure it out...and I dont have any idea where to locate the saved pictures and videos..and if I tried to use the camera or video.. the "enter passcode" is kept on popping up but wjhen i tried to unlock the passcose its just repeating to pop up and a black display with logo of apple kept on showing...really appreciated if there's any help.thanks

    yeah i know that but the problem is there is no photo or video stored in the camera roll album of the photos.. and just now I cant unlock the passcode..i have the correct passcode but dont have any idea why i cant unlock it..it kept on showing "enter passcode" and after that a black display with logo of apple kept on appearing..

  • After downloading IO6, can't capture photos from Facebook. I get "save photo" instead of "save image".  While browsing, save image comes up and photos save to camera roll.  Seems to be a problem only on FB.

    Downloaded IO6 on my iPhone 4s.  Now I can't capture a photo off Facebook to the camera roll.  When I try, I get a "Save Photo" tab rather than a "Save Image" button,  The photo does not save to camera roll.  For email images and Safari images, "save image" comes up and save to camera roll.  Seems only a problem with images on FB.  Any ideas?  Thanks

    You launched iPhoto and from its Preferences you selected Connecting camera opens.....

  • IWeb-How can viewers export/capture photos from my iweb sites?

    I am working with iweb 08 and created a website for fellow classmates to view old grade and High school pictures with names and want them to be able to export or capture copies of any photograph from my iWeb site for their own use. I want them to have a good quality photo that can be in a size from 5 x 7 to 8 x 10 inches like the originals.
    How can they get copies of photos off my iWeb site??

    Hello Newbe here
    Have been playing with iWeb and I believe that it can do what I want it to - however, I have been struggling yo get it to play ball.
    I have a load of large images in my idisk-Public folder, however this is a bit cumbersome to navigate and does not offer the user a preview of the image. What I was hoping to do was to create a small website in iWeb and then place some thumbnails on the pages (with some text etc) and then links to the actual files on the iDisk/Public folder. For information there is about 2GB of files (many of which are 300dpi large PSD files at between 25-50MB each). As such, it would be impossible to embed them in the website and, I don't really want to have to upload all 2BG back to iDisk again in order to get links in the iWeb directory to work.
    I was hoping that I could use the hyperlink to a file - but this does not seem to work and it just seems to embed the file into the website. If I go to iDisk/Public and try and point the hyperlink at a specific file - then it seems that everything in the public folder has the same web address (I have a number of sub-folders in the Public directory).
    So just for total clarity - what I am trying to do is generate a website in iWeb, place a small JPG or PNG file (thumbnail) and then provide a number of links to a source file either as part of the thumbnail image or with some text next to the image (where the file is available in a number of formats - e.g. PSD, EPS, TIF, etc).
    I hope that this makes sense and that someone out there knows how to solve this issue and is kind enough to point me in the right direction - before I pull all of my hair out.
    Thanks in anticipation.......
    Andy

  • Code to capture photo in my jsp through webcam

    Hi! In my project I h've to capture the image of the applicant, image of the applicant is to take by using webcam.Help me in this case to write code and on submit store in database

    Java/JSP won't help with capturing the photo as it runs on the server, not on the client.
    So unless you want pictures of the server room (will the server have a camera installed) then you will need some client side software to control that.
    That would probably lead you to a signed applet/activex control. Jsp won't be much help at all with that.

  • How can I capture photos from iMovie 11?

    I want to capture a photo from a video clip.  The instructions I've found online do not seem to work with iMovie 11.  Does anyone have a suggestion?

    First, get an app called MPEG Streamclip, which is free. (google MPEG Streamclip from Squared 5)
    Open MPEG Streamclip.
    In iMovie, select the clip you need. Then, right-click/Reveal in Finder.
    Drag this clip into MPEG Streamclip
    In MPEG Streamclip, move the playhead to the frame you want.
    In MPEG Streamclip, click FILE/EXPORT FRAME.
    Choose JPEG, TIFF, or PNG and give it a name.
    You can then drag this photo into iPhoto.
    Here is a video I made that steps through this...
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.

  • Please help - delay in capturing photo with new Rebel Sl1

    I bought a rebel SL1 a couple months back. It is replacing an older digital rebel from 9 years ago - I think it's an XT. I loved it when I first used it. Then I got it out to use over the holidays and there seems to be a crazy delay when taking pictures. I'm not sure if I have somehow messed up a setting or what the issue is. I'm using it in auto (green square). It's like its taking a long time for the picture to "record". Anyone have any ideas on how I might fix?

    Basketlacey wrote:
    I'll check both of those things. Is it possible that I have the image quality too high??? It is set on 18M which seems to be the highest?
    No.  The camera will take images at any resolution "instantly" because the images are captured to an internal memory buffer.  The images are then saved to the SD card, which isn't as fast as the internal memory.  
    The only way you get a delay due to image size if you you are shooting in "continuous" mode and you take enough pictures to fill the internal memory buffer... which forces the camera to slow down until an image finishes being saved to card to make room for another image in-memory.  
    You would hear this because in "continuous" mode the camera will go "click", "click", "click", "click"........... "click".........."click"... etc.  (in other words several fast clicks in a row... then a long pause between each successive click once the memory buffer is full.)
    The 2-second delay timer is more common.  People switch this on, don't realize it, then are suprised when each time they press the shutter button the camera wont fire... until 2 seconds elapse.  The 2-second delay is great for shooting on tripod when you don't have a remote shutter-release.  This is because touching the camera (on tripod) usually creates a bit of vibration.  That can show up in long exposure photos.  But by enabling the 2 second delay, you allow the vibration to settle down before the shutter open.  This mode is ALSO used to take self-portraits using the IR remote trigger.  The 2 second delay means you can press the button on the remote, then you have 2 seonds to hide the trigger before the camera fires (so you don't end up with photos showing you pointing the remote at the camera.)
    Tim Campbell
    5D II, 5D III, 60Da

  • Help: Capturing photos from camera while iPod sync

    Big problem...
    I started my canon sd600 camera to start capturing 90 pictures from my wife's birthay, but I was also sincronizing my ipod and both libraries are in an external LaCie drive.
    Immediately after I turned on camera, the iPod Sync failed and also all pictures within iPhoto dissapeared... they were showing an admiration mark... I could only see the pictures just imported from the camera...
    The only way I was able to see all pictures was to quit iPhoto and choose again the library. However, when I did this... there were NO pictures just captured!!!!!
    Sadly I selected to delete the pictures in my camera after downloading them... Now I lost 90 pictures...
    I believe they have to be somewhere since they were effectively captured... just need help to find them!
    Can anyone of you friends help me?
    MacBook Pro 17   Mac OS X (10.4.9)   External HD LaCie

    Aquarius6502
    Do a search on Macupdate using 'recover photos' and you'll get a lot of suggestions for Software that will recover the photos from your card.
    Regards
    TD

  • Captured photos are not being saved - occasionally...

    Hi,
    I own a month-old Lumia 830.
    It took me a while before finding out that many of my photos that I took on many occasions are not saving, even though the screen is showing the word 'saving'.
    I usually do not necessarily preview the photos each time I snap a few; it's not until I attempt to preview after few days. Therefore, that is why I did not know I actually have been having an issue with this phone's camera. I am using the original microSD that came included inside this phone. By the way, sometimes after snapping a photo or try previewing it right after it, the phone takes out of the camera mode, and back to the Home screen. 
    Anyone else is having the same issue or knowing what to do? 
    Thanks!

    Hi,
    Here is my feedback so far.
    The soft resetting did not exhibit any effect at all, including whether or not I selected the option to save on SD or Phone either.
    What I found interesting, there are actually two camera applications in this phone. 1. that is the one included by default in the Home page, which starts also when one physically presses the side camera button, it is labeled 'Nokia Camera';  2. is another camera interface I have discovered when I was scrolling through the listing of application titles already installed by default on this phone, which it is called 'Camera' .
    Each one seemingly execute a different GUI - mid you, I am not sure why would Nokia includes (2) camera applications - maybe a contingency plan for individuals like me!
    So I ran the 'Camera' application, which is different from the 'Nokia Camera', I was able to snap dozens of photos without a glitch, all were saved on the SD. But then when I reverted back to 'Nokia Camera', I was able to snap up to 4 photos only (some of which I was only able to retrieve/preview not without first navigating to 'Nokia Camera>Settings> clicking on 'Find photos and videos shot with Nokia Camera', while the fifth kept on showing 'savig.....' endlessly, without ever being saved or found. I have tried the same scenario dozens of times - same result. The only way I was able to get out of this screen was by pressing the back button.Yet when I went back using the 'other' Camera only application, there was no problem taking 10-20 photos. They were all saved on the SD/Phone regardless.
    This morning I tried both applications again, but for some odd reason, I was able to snap a dozen photos using both applications without any issue.
    I am puzzled - both versions are working fine (for now) - but who knows for how long.
    Thanks everyone for your insights!

  • I can not use my built-in camera to capture photo

    I can not use my built-in camera to capture photo

    I'm using Windows 7 Pro running Parallels and having no problem with my built-in FaceTime HD camera... perhaps you should ask in a VMWare forum?
    Clinton

  • Problem capturing photo on Curve 8900 OS 4.6

    I'm trying to  take photo with My Curve 8900 OS 4.6. But when I try to display the preview, I just have a white screen.
    Does any one already encounter this issue.
    Any suggestion would be great.

    Hello niemecisse, 
    Try to back up and complete a clean reload of your device software and test before restoring any data: http://btsc.webapps.blackberry.com/btsc/KB11320
    -HB
    Come follow your BlackBerry Technical Team on twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.Click Solution? for posts that have solved your issue(s)!

Maybe you are looking for