Question
Restreaming an existing stream from a non-FMS server
Is it possible to get an existing audio/video stream from a non-FMS server then publish that stream on my FMS server?
Accoding to the API, the NetConnection, NetStream and Stream classes can connect to a remote server given that the remote server is an FMS server.
I need to restream an audio from an existing rtmp URL but the server is not an FMS server. I can't find a way to deal with this so far.
