commit d46d8194a48417cae2aa5deabd6390d1981ac12b Author: releng bot Date: Fri Aug 25 11:29:11 2023 +0000 Added the README diff --git a/README.md b/README.md new file mode 100644 index 0000000..1cb34da --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# libmms + +MMS is a streaming protocol used in Microsoft server products, commonly used to stream WMV data. You can encounter mms:// style URLs all over the net, especially on news sites and other content-serving sites. Libmms allows you to download content from such sites, making it easy to add MMS support to your media applications. \ No newline at end of file