MIDI or OSC control between browsers

I am exploring the possibility of simple synchronization and music management (MIDI / OSC) between mobile browsers, XMPP seems promising, but I did not find suitable extensions. Do you have any helpful pointers?

Also, do you feel that xmpp might be the way to go, or are there better alternatives? "In the browser" would indeed be required.

thank

+3
source share
1 answer

Try sending XEP-0060 sync commands . You can create any XML you want to publish.

+1
source

All Articles