This is a migrated thread and some comments may be shown as answers.

Upload from camera?

7 Answers 633 Views
Upload
This is a migrated thread and some comments may be shown as answers.
martin bertram
Top achievements
Rank 1
martin bertram asked on 24 Nov 2011, 08:00 PM
With Kendo UI and the upload control, can one have the app allow the user to take a picture from their phone's camera and upload it?

Thanks

7 Answers, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 25 Nov 2011, 10:16 AM
Hello Martin,

 
Currently this is not possible. As far as I know, HTML5 doesn't support camera access yet. There are some solutions in the Net, but they use Flash. Of course, if there is a native support for that in the future, we will add this feature as well.

Regards,
Georgi Tunev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
T. Tsonev
Telerik team
answered on 18 Apr 2013, 08:57 AM
Hi,

Further investigation showed that the built-in "Take Photo" dialog on iOS does not appear with the default Upload configuration.
In order to enable it you need to set the multiple option to false:

    $("#upload").kendoUpload({ multiple: false });

I hope this helps.

Greetings,
Tsvetomir Tsonev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Morten
Top achievements
Rank 2
Iron
Iron
Veteran
answered on 17 Nov 2014, 08:18 PM
Hi Tsvetomir
I having this "Take Photo does not appear when upload has multiple: true"-issue.
Do you by any chance know if this is an iOS only issue?
0
Dimiter Madjarov
Telerik team
answered on 19 Nov 2014, 03:50 PM
Hello Morten,


Indeed the discussed issue is iOS only specific.

Regards,
Dimiter Madjarov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Keith
Top achievements
Rank 2
Iron
Veteran
answered on 22 Aug 2017, 04:40 PM
How has this changed?  On an Android device with Chrome, the control shows "Camera, Camcorder, Documents".  On an iPad with Safari, the control shows "Take Photo or Video, Photo Library, iCloud Drive".  However on Windows 10 devices, the control only opens the Windows Explorer and provides no option for Camera, whether in Edge, IE, or Chrome.

Is this being addressed?
0
Nencho
Telerik team
answered on 25 Aug 2017, 11:36 AM
Hello Keith,

I have performed some local tests on Windows 10 devices, but it seems that the Camera and the rest of the options for Windows are correctly prompted, when a click on the Upload widget is performed. The Edge version is: 25.10586.107.0 and the tests were performed on our online demos:

http://demos.telerik.com/kendo-ui/upload/index

Could you test the behavior with our online demos and let us know the behavior at your end?

Regards,
Nencho
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Keith
Top achievements
Rank 2
Iron
Veteran
answered on 25 Aug 2017, 06:09 PM

Nencho, 

I just started vacation.  I'll look at it upon my return.  Thanks!

Tags
Upload
Asked by
martin bertram
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
T. Tsonev
Telerik team
Morten
Top achievements
Rank 2
Iron
Iron
Veteran
Dimiter Madjarov
Telerik team
Keith
Top achievements
Rank 2
Iron
Veteran
Nencho
Telerik team
Share this question
or