Support for http multimedia streams
Brought to you by:
g3rtjan
Hi, first of all, nice work! :)
I'd really like to use this app to proxy/relay a video stream generated with VLC (http encapsulation), it already works, but has a *minor* problem...
When a client connects, the app starts an .incomplete file, and then forwards that to all the subsequent clients, the problem is that those clients start recieving the stream from the point the first client connected... I've been trying some way around, but couldn't find a solution.
Maybe some sort of circular buffer file?