[fpc-pascal] fphttpserver and streaming ?
Fred van Stappen
fiens at hotmail.com
Tue Feb 7 14:14:56 CET 2017
Hello.
Is it possible to do a web-streaming-server with fphttpserver ?
If yes, are there examples ?
If no, what are the steps to realize it?
In a loop, a buffer of float is filled at each loop.
What must be done for:
- Prepare the server to welcome that buffer.
- On each loop, copy the buffer to the server, ready to use for clients.
- For the clients, what url-adress must be used.
Huh and who can become a web-streaming-server, can it be on a commun laptop, connected with a commun wifi hotspot ?
Many thanks.
Fre;D
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20170207/c73ee235/attachment.html>
More information about the fpc-pascal
mailing list