Class StreamRelay

java.lang.Object
org.red5.client.StreamRelay

public class StreamRelay extends Object
Relay a stream from one location to another via RTMP.
Author:
Paul Gregoire (mondain@gmail.com)
  • Constructor Details

    • StreamRelay

      public StreamRelay()
  • Method Details

    • main

      public static void main(String... args)
      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