3

I'm looking into the possibility of simple music snychronisation and control (MIDI / OSC) between mobile browsers, XMPP would seem promising, but I've found no suitable extensions. Have you any useful pointers?

Moreover, do you feel xmpp could be the way to go, or are there better alternatives? "In-browser" really would be a must.

Thanks

Douglas
  • 31
  • 1

1 Answers1

1

Try sending synchronization commands over XEP-0060. You can make up whatever XML you like to publish.

Joe Hildebrand
  • 10,354
  • 2
  • 38
  • 48