Bohack

Check In and Tune Out!
 
 
« How To Make A Simple Counter Pressure Bottle Filler
How To Fix A Code 27 Air Bag Code on A Ford Truck »

How To Use VLC and Register RTSP (RealMedia) for Internet Explorer



Let me start off by saying I hate Real Player and discourage it’s use. Having said that an alternative is using VLC Media Player or Video LAN Player (same). It was once said that VLC could play a database file if you opened it up, so it definitely supports a simple RTSP Real Time Streaming Protocol URL. However for the end user it’s a little complicated, so to make it easier we can register RTSP:// with Internet Explorer and anytime the user comes across an RTSP link; it’ll just work!

To register the RTSP protocol with Internet Explorer you need to register it with the operating system. This is easily achieved thru a registry edit, however this article explains it all http://msdn.microsoft.com/en-us/library/Aa767914.aspx. So once you register the RTSP with the .reg file below just close Internet Explorer and open it back up. VLC will prompt you with a warning, if at this point it doesn’t show video; open TCP port 554 in your firewall outbound. If you do not have outbound restrictions, like in the case of 99% of home users; it either a bad feed or upgrade your VLC to the latest version.

Firefox will also see the registry change and when a user clicks the link; Firefox will prompt them with an application dialog box then open it in VLC Player. Just check the box to always open without prompting and it’ll work every time!

This fix will be valid for all users of the computer. I’m pretty sure you can register it under HKEY_CURRENT_USER on XP and above; to make the change for only that users.

RTSP registry edit file:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\RTSP]
@="URL:Real Time Streaming Protocol"
"URL Protocol"=""

[HKEY_CLASSES_ROOT\RTSP\shell]

[HKEY_CLASSES_ROOT\RTSP\shell\open]

[HKEY_CLASSES_ROOT\RTSP\shell\open\command]
@="C:\\Program Files (x86)\\VideoLAN\\VLC\\vlc.exe -vvv %1"

Copy the text above into a file of RTSP.reg and double click it to merge it into the registry.

Note: You may have to change the path where your VLC lives.

Tags: Regedit, Registry, Windows

This entry was posted on Friday, November 18th, 2011 at 5:16 pm and is filed under Software, Windows, Windows 7.
You can follow any responses to this entry through the RSS 2.0 feed.
Both comments and pings are currently closed.

Comments are closed.

  • Channels

    • Beer (2)
    • Blog (1)
    • Exchange (2)
    • Ham Radio (1)
    • Homebrew (3)
    • Linux / Unix (4)
    • Misc (1)
    • Mods (4)
    • Networking (1)
    • Programming (4)
    • Recipes (2)
    • Scripts (7)
    • Security (1)
    • Software (2)
    • Spam (1)
    • Telco (7)
    • Virtual PC (1)
    • VMware (3)
    • VOIP (3)
    • Windows (16)
    • Windows 2008 (4)
    • Windows 7 (5)
  • Archives

    • September 2012
    • April 2012
    • March 2012
    • February 2012
    • January 2012
    • November 2011
    • September 2011
    • July 2011
    • April 2011
    • February 2011
    • January 2011
    • October 2010
    • August 2010
    • February 2010
    • January 2010
    • December 2009
    • November 2009
    • June 2009
    • May 2009
    • February 2009
    • January 2009
    • December 2008
    • November 2008
    • October 2008
  • Links

    • Blogarama Blogarama – The Blog Directory
    • BlogHub Blog Directory
    • Blogrankings Technology Blogs – Blog Rankings
    • Blogville.us blogville.us
    • Buzzerhut free directory | buzzerhut.com
    • Ontoplist Online Marketing
    • Primechoiceautoparts Discount Auto Parts
    • PTC My Employer
 

  Copyright - Bohack 2025 ©