I know there is lot's of documentation about WebRTC out there so I am sorry if I missed it:
My question is the following:
Is it possible to connect from client to client without using an intermediate server. ( Including an intermediate server to set up the connection )
Take as example two clients that know each other IP addresses and the ports they are using for RTC. Both did they already downloaded the webpage. Is it possible for them to connect without an intermediate signal server?
I hope you would point me to a good source of how this is possible! Or why not!
Thanks