Reconnection and republishing a stream
Hi All,
Thanks for beautiful answers and comments from you whenever I got stuck.
This time I have a question about reconnection handling in poor network bandwidth situation.
According to FMS 3.5 documents, I can reconnect the stream by making new NetConnection, attach and play2() using FMS 3.5/ FP 10.1.
What about NetStream.publish? I tried to ns.attach and then ns.publish() , but FMS disconnects the new nc somehow.
Do I have to close the stream and make again for republishing?
Please give me any advices.
Thanks!
