Class StreamRelay


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

      • StreamRelay

        public StreamRelay()
    • Method Detail

      • 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