Ok, here's what I would like to accomplish:
I have a webcam.
I can make it stream.
I only have enough bandwidth on the DSL line for one viewer.
My server, however, has a lot more bandwidth.
I would like my server to pick up that stream and act as a repeater.
Users would view the stream on the server via java applet (not real player or any other platform-specific program, this needs to be portable)
How can I get this done?
I have a webcam.
I can make it stream.
I only have enough bandwidth on the DSL line for one viewer.
My server, however, has a lot more bandwidth.
I would like my server to pick up that stream and act as a repeater.
Users would view the stream on the server via java applet (not real player or any other platform-specific program, this needs to be portable)
How can I get this done?

Comment