Hi,
We do not provide any default option for disabling p2p in our 10 or 10.1 swc, whether streams are p2p depends completely on your connection rtmfp/rtmps, number of streams, player version, firewall and so on.
However, I can suggest you one hack which you can use in your app if you want to disable p2p for streams for player 10/10.1. Just make
streamManager.maxP2PStreamPublish = 0 , and none of the streams of yours shouldn’t be p2p. I haven’t tried it but I think it will work. Just give it a shot.
Hope this helps
Thanks
Regards
Hironmay Basu