Storm Streaming Server release 0.3

By Szymon PolokMarch 21, 2020
notebook with storm streaming logo

This post is also available in: polski

The initial version of our server has just been released. It is also the very first public version, a very basic, but stable build. Socket architecture is based on Java NIO library and can easily reach bandwidth up to 8 Gbps (it appears that’s the limit for Java in general). For SSL connections, an Nginx proxy host is required. Please keep in mind that this version supports only MSE compatible browsers.

Full list of new features:

  • RTMP Client (a video source must be published to an RTMP-Server first),
  • Java NIO WebSocket for MSE delivery
  • Complete configuration via XML file (preferences.xml)


Tags: nginx proxy, nio library