4

Is it possible to play MMS audio stream with HTML5 / JavaScript in Google Chrome without any Windows Media Player object ? I want to write a Google Chrome plugin that will allow playing that streams.

hsz
  • 148,279
  • 62
  • 259
  • 315
  • Nope - I figured it out that it is really impossible right now. We need flash plugin, etc to handle MMS. – hsz Jul 18 '11 at 08:03

1 Answers1

1

No. MMS is a proprietary Microsoft protocol.

Gaurav
  • 12,662
  • 2
  • 36
  • 34