搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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

  • 1 个回答
  • 30 人有此问题
  • 3 次查看
  • 最后回复者为 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!

所有回复 (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)