Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

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

  • 1 risposta
  • 30 hanno questo problema
  • 12 visualizzazioni
  • Ultima risposta di 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!

Tutte le risposte (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)