I am dealing with the exact same problem at my end. Anyone who joins a room directly through secureHash or inviteHash gets disconnected at times, due to network issue, and taken back to dashboard. I believe this is quite a fundamental problem. I am yet to dive into this completely but it would be great to learn from others on this forum who might have a prior insight on this.
On Mon, Nov 25, 2013 at 12:51 PM, Maxim Solodovnik <[email protected]>wrote: > If I'm not mistaken, Sebastian told it is impossible to reconnect user to > the same scope ... > > > On Mon, Nov 25, 2013 at 1:58 PM, sanjeev kumar <[email protected] > >wrote: > > > Dear Sir > > I want add functionality to reconnect user in the same scope while > > his NetConnection lost due to NetConnection.connect.NetworkChange or > Closed. > > when any event generates other than Success it is going to onerror > > (in hibRtmpConnection.lzx ) handler there it is disconnecting from the > > current scope and connecting to default scope. > > so how i can reconnect to same scope again..... > > what i am doing , from onerror handler it self i am calling > this.connect() > > but in the userlist multiple entries are coming for same user , so i want > > to know correct way of reconnecting in to same scope automatically. > > > > please help me..... > > > > Thanks & Regards > > Sanjeev Kumar > > > > > > -- > WBR > Maxim aka solomax >
