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 8513559
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T04:36:18+00:00 2026-06-11T04:36:18+00:00

I have embedded vlc plugin for Google Chrome this way: <embed type=’application/x-vlc-plugin’ pluginspage=’http://www.videolan.org’ version=’VideoLAN.VLCPlugin.2′

  • 0

I have embedded vlc plugin for Google Chrome this way:

<embed 
  type='application/x-vlc-plugin'
  pluginspage='http://www.videolan.org'
  version='VideoLAN.VLCPlugin.2'
  width='800'
  height='600'
  id='vlc'
  loop='yes'
  autoplay='yes'
  target='rtsp://127.0.0.1:8554/realtime_1db07ff1-c5f9-4597-abf6-0d442454d06c'>
</embed>

But this approach doesn’t work with Internet Explorer.

Are any universal methods available to embed this player in all browsers?

  • 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-06-11T04:36:20+00:00Added an answer on June 11, 2026 at 4:36 am

    I posted examples for both IE and Mozilla on the VideoLan forum a while ago here.

    I wrote myself a switch that distinguishes between IE and “the rest” and embeds either one control for IE, or another one for Mozilla and Chrome.

    In your particular case, the code for IE should work like this:

    <object
      classid="clsid:9BE31822-FDAD-461B-AD51-BE1D1C159921" 
      codebase="http://download.videolan.org/pub/videolan/vlc/last/win32/axvlc.cab"
      id="vlc"
      name="vlc"
      class="vlcPlayer"
      events="True">
        <param name="Src" value="rtsp://127.0.0.1:8554/realtime_1db07ff1-c5f9-4597-abf6-0d442454d06c" />
        <param name="ShowDisplay" value="True" />
        <param name="AutoLoop" value="True" />
        <param name="AutoPlay" value="True" />
     </object>
    

    You can find further information in the VideoLan Wiki here.

    The VLC cab file unfortunately isn’t available in this location anymore btw. The post I referenced above is part of a whole thread in the VLC forum about why it’s not being provided anymore.

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

Sidebar

Related Questions

I am using the Ajax Minifier http://www.ajaxprojects.com/ajax/tutorialdetails.php?itemid=766 and have embedded it in the csproj
I have embedded VLC player into an MFC MDI application. Whenever I close the
I have embedded a Google Map in my website. I want to change its
I have embedded an IronPython engine in a C# application. I want to expose
I have the following problem. I have embedded a map using Google Maps' API.
I have embedded derby database and i work with jpa. This is my persistence.xml:
I have embedded Lua in an Objective-C application using LuaObjCBridge. I need to know
This is a part of my HTML I have embedded the SVG element. <div>
I have embedded some crystal reports in my C# application. The problem is, compiling
We have embedded JasperReports into our application to generate reports, but I've been rather

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.