Hello,
Situation:
I have 2 cameras for crowdcontrol. Measures people (walking, cycling) going in/out a certain area. Those cameras generate a stream that I can access through FME.
This stream is in this format:
When the stream is complete (or the timewindow is reached) we get an EOS (End Of Stream) thus the WebSocket connection can be closed. Is that possible?
Because when connection is still open it does not write the output to a Writer. Database/Plain text file/.... I can only see the output with a logger.