Hi, I know someone else asked this question before but I couldn’t find the topic again so I’m asking this.
should I create a new sendTransport for video and screen share?
I know that I should use only one recTransport for all consumers but what about the sendTransport and producers?
You can do whatever but better use a single sendTransport and a single recvTransport.
Ok, thanks for reply