Re: [webrtc-pc] [Question] How to recognize a new incomin track as one representing screensharing (#2647)

https://stackoverflow.com/questions/65408744/in-webrtc-how-do-i-label-a-local-mediastream-so-that-a-remote-peer-can-identify has some pretty good answers. You'll need some custom non-sdp signalling to associate your stream with a content type.
stream ids should be stable between local and remote, track ids are *not*

-- 
GitHub Notification of comment by fippo
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2647#issuecomment-829490831 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 29 April 2021 18:29:08 UTC