http-client icon indicating copy to clipboard operation
http-client copied to clipboard

Reading live stream to buffer

Open utolich opened this issue 1 year ago • 3 comments

Hi @walkor

Is it possible to continuously read a live video stream into a circular buffer?

Thanks

utolich avatar Sep 23 '22 14:09 utolich

Sorry, this feature is not supported

walkor avatar Sep 24 '22 04:09 walkor

Thanks for the answer. It was possible to implement using AsyncTcpConnection.

Is it possible to create a Worker dynamically, for example, using a timer or via the master Worker's 'onMessage' event?

utolich avatar Sep 24 '22 18:09 utolich

workerman not support create Worker dynamically

walkor avatar Sep 25 '22 10:09 walkor