Avatar

Level 2

Hi Hironmoy,

Thanks for that info. From the documents, however, I see that the streamManager member for ConnectSessionContainer is a read-only value.

I'm hoping that the documentation is probably not up-to-date in that case.

So having not known that the streamManager member can indeed be updated, I went ahead and changed the StreamManager source file for flash 10 and set the value to 6. That seemed to work properly with no side-effects. But when I set it to 10, I couldn't get the publisher to publish the stream, I guess, since the subscriber couldn't show the feed, despite the fact that the subscriber got the "streamReceive" event(I had an handler for that event).

I was wondering what is the reason why the max no. of p2p publish stream can't be set beyond a certain value. I just want to know how LCCS handles the p2p connections on its end and what are the effects of that.

Thanks again,

Soumik