cycronix / cloudturbine

CloudTurbine - Data Streaming Middleware
Apache License 2.0
3 stars 4 forks source link

CTstream changes #90

Closed jpw-erigo closed 7 years ago

jpw-erigo commented 7 years ago

Screen captures, web cam captures and audio capture are now independently handled, each in their own DataStream class. These streams can independently be turned on/off. All CT data writing is done in WriteTask, which is currently hard-wired to manage these 3 streams.