Question
Multipointing Quality Loss
I have setup two servers and have server to server streams
going. When a user publishes a stream a netconnection is opened to
the second server and once "NetConnection.Connect.Success" is
received the netstream is created and then stream via
Stream.get(name) is attached and publish. This works fine, the
quality is the same on the second server.
The issue is when the netconnection is lost to the second server, and then reconnected. I setup the netstream the same way as when the netconnection first connected, however the quality after reconnecting is not the same.
Has anyone experienced anything like this? What would some possible causes of quality loss from server to server be? I am using the admin console to sample the streams.
The issue is when the netconnection is lost to the second server, and then reconnected. I setup the netstream the same way as when the netconnection first connected, however the quality after reconnecting is not the same.
Has anyone experienced anything like this? What would some possible causes of quality loss from server to server be? I am using the admin console to sample the streams.
