Make mms stream work with firefox on ubuntu

sudo apt-get install mozilla-plugin-vlc

Type about:config i firefox:

Add new String
network.protocol-handler.app.mms
with value
/usr/bin/vlc

Add new Boolean
network.protocol-handler.external.mms
with value
true

3 comments:

  1. this does not work on my ubuntu (latest version as of this writing), any other ideas?

    ReplyDelete