Hi,
I am running rtsp in address bar of firefox 3.6 on Windows 7 and
get the message:
Firefox doesn't know how to open this address, because the protocol (rtsp)
isn't associated with any program.
I added the following two lines to prefs.js:
user_pref("network.protocol-handler.app.rtsp", "C:\Program
Files\QuickTimePlayer\QuickTimePlayer.exe");
user_pref("network.protocol-handler.external.rtsp", true);
I have QuickTimePlayer instead of real player.Does Quickplayer doesnot support RTSP protocol.It is required to have real player only to run RTSP protocol?
Please suggets.