Hello everybody!
I am running Fedora 14, 64 bit. I am watching one TV, which is in windows media player stream format - MMS. I would like that Firefox would automatically open mplayer and play the stream there. I have found and tried the following procedure:
mms streaming play
In the address bar type:
about
:config
Right click somewhere and select NEW and then STRING. Type this in the box:
network.protocol-handler.app.mms
Click ok and in the box type the program you want to open the streaming media with, such as /usr/bin/mplayer.
Next right click again and select NEW and then BOOLEAN. Type this in the box:
network.protocol-handler.external.mms
Click ok and then type:
true
But unfortunately it doesn't work for me. Could you please help me? What's wrong here or what am I missing?