Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

Youtube, Firefox doesn't know how to open this address, because the protocol (rtsp) isnt assoc. with any program

  • 1 odpověď
  • 30 má tento problém
  • 12 zobrazení
  • Poslední odpověď od cor-el

more options

just installed Ubuntu 11.04. Tried to view a You tube video (for the first time ever) and got the Alert error message, 'Firefox doesn't know how to open this address, because the protocol (rtsp) isn't associated with any program'. I'm very non-techy and just want to watch a video. Thanks for your understanding!

just installed Ubuntu 11.04. Tried to view a You tube video (for the first time ever) and got the Alert error message, 'Firefox doesn't know how to open this address, because the protocol (rtsp) isn't associated with any program'. I'm very non-techy and just want to watch a video. Thanks for your understanding!

Všechny odpovědi (1)

more options

You can create these prefs to register the RTSP protocol.

This is an example with the GNOME MPlayer.


network.protocol-handler.app.rtsp "/usr/bin/gnome-mplayer"
network.protocol-handler.external.rtsp (true)
network.protocol-handler.expose.rtsp (false)