OML version 2.6.1
We just released OML2 version 2.6.1 which allows the selection of the encoding type for the OML protocol.
We added an encoding attribute to the <collect> tag in the XML configuration file which allows an experimenter to select the encoding to use. Currently supported encoding types are binary (default for tcp and udp urls) and text (default for file urls). See source:example/config_two_streams.xml for an example.
We hope to soon release an update to omf-common which will include a new visualisation server which can directly accept OML streams and forward them (using HTML5's web socket) directly to a web browser. Stay tuned.
Comments