I use the Firefox browser, Media Player Classic, and RealAlternative.
I’m having trouble getting CSpan’s rtsp protocol videos to play on my system. When i click on one of the links under the Video/Audio heading on that page, i get this message. When i click on “Launch Application,” nothing happens.
My Media Player Classic is, i believe, set up to play the rtsp protocol. Here is a view of the “Formats” section of my MPC Options.
If i copy the actual url of the rtsp stream, and paste it into the “Open File” section of MPC, the stream plays fine, so it’s obviously not an actual problem with MPC or RealAlternative. I assume that, for some reason, Firefox is having trouble communicating with MPC and telling it to open and play the RTSP stream.
I did a bit of googling on the matter, and the only suggestion i could find was to add a couple of things to Firefox’s about:config section. Now, i’m usually a bit wary about this sort of thing, but i gave it a go.
I added two things:
network.protocol-handler.external.rtsp (string, value=true)
network.protocol-handler.app.rtsp (string, value=C:\Program Files\mpc\mplayerc.exe)
Now, i don’t really know if i’ve done this wrong, or if it was just the wrong advice to begin with, but it didn’t seem to help.
If i could just right-click on the rtsp link and copy the url, and paste it into MPC every time, i’d be fine with that. But, with the javascript popup links on CSpan i can’t do that, and the only alternative is manually copying out the whole url when the External Protocol Request error message comes up. That seems like too much hard work, so i’m wondering if anyone has any advice that might help me fix the problem.