Forum Discussion
Petri-X
Oct 26, 2020Bronze Contributor
Can Teams Developer tools replace Fiddler?
Hi, Atm Fiddler has been the only option to catch the candidates on Teams call. As seen on below: But using Fiddler have unwanted site affects. But as we are able to get the DevTools on Te...
Petri-X
Oct 27, 2020Bronze Contributor
Hi Nikitha-MSFT
Actually those are not the attendees, but the IP address and ports which are used for RTP ( Real Time Protocol) when Teams client is making the call to P2P partner or to Teams services.
The following picture is taken from Fiddler:
These details has been mandatory when you have done call troubleshooting on Skype. And we have faced troubles to find these on Teams logs.
If I could find these details on dev tools it could be very helpful.
Manish-MSFT
Microsoft
Oct 30, 2020Petri-X : No, Teams Developer tool has certain limitations so Fiddler is far more suitable tool for troubleshooting.
- Petri-XOct 30, 2020Bronze Contributor
Thank you Manish-MSFT for your reply.
The problem with fiddler is, it have (negative) impact to the candidate negations, so that is why I'm looking for the read pure media stack logs or wishing to see if dev tools can bring the light to our work.
So the research must continue 🙂