Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 753585
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T14:54:52+00:00 2026-05-14T14:54:52+00:00

I need to put up a few videos on a Webapp and I’m a

  • 0

I need to put up a few videos on a Webapp and I’m a bit lost. My requirements are:

  • DRM is not a concern at all
  • it should work on the iPhone (and iPad) and on the main browsers (Safari, Internet Explorer, Firefox, Opera).
  • it is not a problem at all if the video doesn’t play on Linux (because it’s a video/screencast of a Windows/OS X software targetted at, well, Windows and OS X users)
  • it is not a problem at all if it also works on Linux (I’m a Linux user myself)

Can a unique format be served (like H.264) and play without any additional work on my part or do I need to convert the videos to different formats and have the webapp serve different video formats depending on the browser used?

Should I use the “video” tag of HTML5 when I detect an HTML5 capable browser?

What’s the “safest” bet here? I take it that Flash is out of the equation seen that iPhone/iPad is a requirement.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T14:54:53+00:00Added an answer on May 14, 2026 at 2:54 pm

    In Chrome, Safari and IE9 you can use H.264 with the video tag.
    In Firefox, Chrome (and Chromium) and Opera you can use Ogg with the video tag.
    Flash will usually use H.264 (as far as I understand).

    The video tag can also contain a source tag:

    <video>
       <source src="video.mp4" />
       <source src="video.ogg" />
       <object ... ></object>
       Sorry, no video for you
    </video>
    

    In the above, the browser will try and see if it supports .mp4, if not it will try .ogg, if not it will try flash (works for older browsers too (IE6/7/8)) and if all fails it will just display a text.

    In order for this to work you will have to either server video in both H.264 and Ogg or drop support for ogg and use H.264 and Flash.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to put on the Internet my portfolio and a few other projects
I have a few points. I need to put those points on a circle
Basically I need a pause (based on just a few seconds) to be put
I need to deploy a few .net dlls. They need to be put in
I need to put whois data in a table like registrant, created date, expire
I need to put several folders into artifact archive. Now I am doing it
I need to put one of my test cases into a pending state. I
I need to put the xcodeprojfile in the same dir as the Makefile for
I need to put some links in one TextView . For better user experience,
I need to put a anchor inside my li, using the same space as

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.