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

Upload MOV & WEBM

11 Answers 67 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Gilles
Top achievements
Rank 1
Gilles asked on 14 Mar 2013, 11:02 AM
Hi,I develop a application with Icenium Mist and i need upload movie files (MP4 & Webm).The max upload size is 4MB, how can I do to include files?
Thank you

11 Answers, 1 is accepted

Sort by
0
Jordan
Telerik team
answered on 14 Mar 2013, 01:42 PM
Hi Gilles,

We will lift the restriction to 50MB with our upcoming release scheduled for this month.

All the best,
Jordan
the Telerik team

Share feedback and vote for features on our Feedback Portal.
Want some Kendo UI online training - head over to Pluralsight.
0
Wili Media Makers
Top achievements
Rank 1
answered on 25 Mar 2013, 08:47 AM
Thank you
Perfect I'll wait.
The limit will be 50 mo maximum per file?
How much space will we have?
0
Steve
Telerik team
answered on 25 Mar 2013, 10:39 AM
Hello,

Thanks for your interest in Icenium.

Yes, the limit is 50 MB per file and currently there is no disc quota per user, but of course we count on common sense for fair usage. We would outline specific details for this subject in the license agreement once we go official in May.

All the best,
Steve
the Telerik team

Share feedback and vote for features on our Feedback Portal.
Want some Kendo UI online training - head over to Pluralsight.
0
Wili Media Makers
Top achievements
Rank 1
answered on 19 Apr 2013, 10:19 AM
Thank you, I made an application with "edge animate" and I have the error message "Timed out error" when I update in ION on ipad.
What can I do?
Icenium supports Edge Animate?
0
Steve
Telerik team
answered on 19 Apr 2013, 02:29 PM
Hello,

Edge Animate is yet another tool that relies on HTML, JavaScript and CSS to create interactive content, so there isn't a reason why it should not work in a Cordova app outside of the Adobe Phonegap branding. The time out error is caused by something else, most likely either uploading a large file or a project with large amount of files. If you're still having problems, please let us know which you're using to log-in and we would take a look.

On a side note, can you deploy your app to your iPad without ION, uninstall it and publish directly to your iPad and see whether that works.

Regards,
Steve
the Telerik team

Share feedback and vote for features on our Feedback Portal.
Want some Kendo UI online training - head over to Kendo UI Dojo.
0
Wili Media Makers
Top achievements
Rank 1
answered on 02 May 2013, 08:25 AM
Thank you, I'll try to install without ION
Do you know if it is possible to launch a video placed in the "Movies" application from the application?
0
Stefan Dobrev
Telerik team
answered on 06 May 2013, 03:11 PM
Hello,

You can use the "video://" URL scheme to start the Videos app. Unfortunately Apple did not provide any documentation how to start a specific movie using this scheme.

-sdobrev 


Share feedback and vote for features on our Feedback Portal.
Want some Kendo UI online training - head over to Kendo UI Dojo.
0
Wili Media Makers
Top achievements
Rank 1
answered on 13 May 2013, 09:29 AM
Thank you for the code
I tried but MOVIES APP does not start. The code on the button is <a href="video://orange_discovery.mp4">, it should work?
0
Steve
Telerik team
answered on 13 May 2013, 02:36 PM
Hello,

It should be videos: not video, sorry for the type-o i.e. either one would start the Videos app:

<a href="videos://orange_discovery.mp4">video</a>
<a href="videos:orange_discovery.mp4">video</a>

Greetings,
Steve
the Telerik team

Don't miss the Icenium May Release Keynote - sign up now!
Share feedback and vote for features on our Feedback Portal.
0
gilles
Top achievements
Rank 1
answered on 04 Jul 2013, 01:57 PM
Hello Steve, 

My application launches Videos app so it's perfect but the video does not start directly. I tried several syntaxes (:/ / - :/ / / - :) but only the application starts. Can you help me?

Best regards,
Gilles
0
Steve
Telerik team
answered on 04 Jul 2013, 02:42 PM
Hi Gilles,

This feature is not documented, so we can only judge what happens by trial and error and as far as we can tell, you cannot start a video from your application this way.

Regards,
Steve
Telerik

Looking for tips & tricks directly from the Icenium team? Check out our blog!
Missed our first webinar, watch it here.
Share feedback and vote for features on our Feedback Portal.
Tags
General Discussion
Asked by
Gilles
Top achievements
Rank 1
Answers by
Jordan
Telerik team
Wili Media Makers
Top achievements
Rank 1
Steve
Telerik team
Stefan Dobrev
Telerik team
gilles
Top achievements
Rank 1
Share this question
or