I am trying to send Metadata using the JUV RTMP Client from Smaxe (link). I know that Adobe has Netstream.send() (link), and JUV RTMP Client has a similar method as well (link), but I can’t figure how to work the JUV version since it has a different parameter count.
Advice on sending Metadata using this tool?
i.e. handlerName is a mandatory parameter, args are optional parameters.