cpprestsdk icon indicating copy to clipboard operation
cpprestsdk copied to clipboard

Generate live stream on server side

Open opt-mplz opened this issue 4 years ago • 0 comments

Hi,

I am trying to build a server which sends a continuous video stream in the response. The stream does not come from a file, but is dynamically generated by the server for as long as the client is connected. Can someone provide any pointers on how to achieve this?

Thanks

opt-mplz avatar Jul 26 '21 15:07 opt-mplz