Page 2 of 3
Retrive image Data URL from Image Component
Posted: Mon Oct 06, 2014 3:28 pm
by Alex GG
Hi Evgene,
this is the correct link :
http://res.cloudinary.com/dumilcpfa/i...
In my first post I'd revomed the cloud name.
And yes, once you upload the image to cloudinary, you can find the direct link of every image on your cloud..
Retrive image Data URL from Image Component
Posted: Tue Oct 07, 2014 1:51 am
by Yurii Orishchuk
HI Alex,
When you upload an image and receive direct link to the image you can:
1 Store this link in LSV.
2 Store this link in DB.
3 Set this link as asset to image component.
pre
var imageSrc = "http://.....";
Appery("imageName").attr("src", imageSrc);
/pre
Regards.
Retrive image Data URL from Image Component
Posted: Sun Feb 01, 2015 9:02 pm
by Peter Perecz
Hello Alex,
I have been struggling trying to upload a camera shot to Cloudinary. You say you could manage to do that?
Could you please share how? It would be a great help to progress with my app -
Many thanks in advance.
Regards,
Peter
Retrive image Data URL from Image Component
Posted: Mon Feb 02, 2015 9:12 am
by Alex GG
Hi peter, yes I ́ve managed to upload pictures to cloudinary...
What you have done yet?
Retrive image Data URL from Image Component
Posted: Mon Feb 02, 2015 9:38 am
by Peter Perecz
Hello Alex, thanks a lot for getting back. I could set up the "unsigned" API service and this is working fine when I feed it with jpegs, png, jpg formed as a http link. But if I try to use Base64 images shoot by the camera it fails. The url parameter returns empty this case.
(I have made some screenshots about my REST service here;
http://res.cloudinary.com/haris-engin...
http://res.cloudinary.com/haris-engin...
http://res.cloudinary.com/haris-engin...
http://res.cloudinary.com/haris-engin...)
(The Upload settings of Cloudinary is as follows;
http://res.cloudinary.com/haris-engin...)
Your help is very much appreciated as I almost went crazy yesterday trying to find out what's wrong.
Regards,
Peter
Retrive image Data URL from Image Component
Posted: Mon Feb 02, 2015 11:27 am
by Peter Perecz
Alex, one more screenshot representing the way how the API works
http://res.cloudinary.com/haris-engin...
Thanks,
Peter
Retrive image Data URL from Image Component
Posted: Wed Feb 04, 2015 7:13 am
by Alex GG
Hi peter, I set up this functionallity for a friend about 3 months ago...I dont quite remember anything about it,,,but if you let me a couple of days to dig into it, I ́ll guide you to make it work!
Regards
Retrive image Data URL from Image Component
Posted: Wed Feb 04, 2015 8:52 am
by Peter Perecz
Hello Alex, thank you for spending your time on it. I appreciate a lot.
Regards,
Peter
Retrive image Data URL from Image Component
Posted: Fri Feb 06, 2015 8:35 am
by Alex GG
Peter, what is your email.
Im sending you a backup of a test app (uploading pictures to cloudinary)
Retrive image Data URL from Image Component
Posted: Fri Feb 06, 2015 9:02 am
by Peter Perecz
Hi Alex. This is a href="mailto:peter.perecz@gmail.com" rel="nofollow"peter.perecz@gmail.com/a. Many thanks