Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

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

  • 1 réponse
  • 30 ont ce problème
  • 3 vues
  • Dernière réponse par 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!

Toutes les réponses (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)