Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

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

  • 1 odpoveď
  • 30 má tento problém
  • 3 zobrazenia
  • Posledná odpoveď 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šetky odpovede (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)