Hello,
when I set p2p.preference to "enabled" I have the problem that I get a exception code 1013 if two clients want to connect to the same session.
Every time this happens, both connecting clients get this error.
As this exception code indicates an "p2p connection failed" it would be possible that maybe the clients are not configured to allow UDP/p2p connections - however, then the session should outmatically fall back to a media server.
I the turorial this error code is used to indicate more than one client trying to connect to a p2p session - however in this scenario I did only have two parties and the error was thrown for both of them.
Here is a session which resulted in the described exception:
IssueID 8C42CC21090AB36FF5D10BA4DE17A3BB
SessionId 1_MX4xNzQwOTUyMX5-U2F0IE5vdiAxMCAwNToyMzozOCBQU1QgMjAxMn4wLjM4MDUzMzF-
I got this session info from one of the clients before the other connected to the session - which then led to the exception.
If I set p2p.preference to "disabled" the clients can connect to the session without any problems.
Any ideas what happens here?
Thanks,
Constantin