skyway / old-skyway-conf

SkyWay Conference
https://conf.webrtc.ecl.ntt.com
MIT License
96 stars 40 forks source link

Need the information to detect which window shows which track. #87

Closed matsub closed 5 years ago

matsub commented 5 years ago

Last time when I tried to investigate the connection problem with webrtc-internals, that was hard to detect which track is the track i want to check since the PeerConnection has so many receiver with the SFU.

Could you add some easy way to check the track-id or the ssrc?

leaysgur commented 5 years ago

Thx!

I'll consider to add MediaStreamTrack.id in #85 .