Home > streamcollect

streamcollect

Streamcollect is a project mainly written in Python, it's free.

server which collects data from UDP streams and than streams over HTTP to clients

We want to listen for data we receive via UDP.

We want to listen for HTTP requests. The request could be for to receive a data stream The request could be to register a new incoming UDP stream

Previous:TwitterDump