Viewing 7 replies - 1 through 7 (of 7 total)
  • Use <embed></embed>.

    Thread Starter justmichael

    (@justmichael)

    That doesn’t seem to be working. Here’s our code and here’s the web link. As you can see the video views fine on a desktop browser but cannot view it from iPhone safari.

    https://www.leftcoastlogic.com/blog/videotest (use “private” as the password)

    <object classid="clsid:02bf25d5-8c17-4b23-bc80-d3488abddc6b" width="360" height="240" codebase="https://www.apple.com/qtactivex/qtplugin.cab#version=6,0,2,0"><param name="autoplay" value="false" /><param name="src" value="https://leftcoastlogic.com/blog/wp-content/uploads/video/100211-2-ViewPlanManager/100211-2-ViewPlanManager-iPhone.m4v" /><embed type="video/quicktime" width="360" height="240" src="https://leftcoastlogic.com/blog/wp-content/uploads/video/100211-2-ViewPlanManager/100211-2-ViewPlanManager-iPhone.m4v" autoplay="false"></embed></object>

    I wonder if your server is sending the correct MIME type for .m4v files? Have you tried using .mov or or .mp4? They may be more widely supported by servers.

    Thread Starter justmichael

    (@justmichael)

    We’ve tried .mov but apparently iPhone safari can only read .m4v (emphasis on ‘apparently’)

    Not according to that documentation page. I double-checked.

    Thread Starter justmichael

    (@justmichael)

    Also, we have other .m4v files on non-wp parts of the site that the iPhone can view.

    Thread Starter justmichael

    (@justmichael)

    I just tried on another site I have, on another server. The first one is Bluehost.com and the second one is 1and1.com

    Both can be viewed by desktop browser, neither can be viewed by iphone safari.

    here are the links:

    https://leftcoastlogic.com/clip.html

    https://qamera.com/clip.html

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘How to show videos that can be viewed on an iPhone?’ is closed to new replies.