iPhone video

Posted by Community Admin on 03-Aug-2018 19:08

iPhone video

All Replies

Posted by Community Admin on 27-Oct-2010 00:00

I'm attempting to create a page with an embedded video that will work with apple's iphone/ipad devices.
I added the mime types to iis

Extensions

MIME type

.mov

video/quicktime

.mp4

video/mp4

.m4v

video/x-m4v

.3gp

video/3gpp


restarted the site.

added the embedded object
<embed src="poster.jpg" href="/videos/iphone/2010/10/27/movie.m4v" type="video/x-m4v" target="myself" scale="1" />

When I try to play the movie from the phone i get a message saying: "server is not correctly configured" 


Posted by Community Admin on 27-Oct-2010 00:00

Hi Kristian,

If you request the file directly through the Safari browser can you see it? If not, then the server cannot process your request.

Best wishes,
Ivan Dimitrov
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

Posted by Community Admin on 27-Oct-2010 00:00

If i try to paste the direct link for the video safari attempts to download the file?

Posted by Community Admin on 28-Oct-2010 00:00

Same thing that happen to me here.

Posted by Community Admin on 29-Oct-2010 00:00

Hello,

Have you tried testing the embed markup in a normal aspx or html page?

Sincerely yours,
Radoslav Georgiev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed