Firstly I would to say thank you for such an awesome project.
I am trying to setup p2p-media-loader with my own wt-tracker on example.com/wt and my own coturn on turn.example.com which is on a seperate machine on the net. My config looks the following way:
I also enabled the peer_connect and segment_loaded message from the FAQ which show me that the peers do not connect to each other even peers on the same machine.
The turn/stun server should work correctly as indicated by the output of Trickle ICE.
How could one debug such a problem where there are no error messages?
I had a problem with supplying the credentials to the iceServers object as they were both undefined, I also mispelled credentials as it should be credential.
It is now solved.
Firstly I would to say thank you for such an awesome project.
I am trying to setup p2p-media-loader with my own wt-tracker on example.com/wt and my own coturn on turn.example.com which is on a seperate machine on the net. My config looks the following way:
I also enabled the peer_connect and segment_loaded message from the FAQ which show me that the peers do not connect to each other even peers on the same machine. The turn/stun server should work correctly as indicated by the output of Trickle ICE.
How could one debug such a problem where there are no error messages?