Package org.red5.client
Class StreamRelay
java.lang.Object
org.red5.client.StreamRelay
Relay a stream from one location to another via RTMP.
- Author:
- Paul Gregoire (mondain@gmail.com)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StreamRelay
public StreamRelay()
-
-
Method Details
-
main
Creates a stream client to consume a stream from an end point and a proxy to relay the stream to another end point.- Parameters:
args- application arguments
-