I want to find out if the VideoTrack contains a screenshare or webcam stream. I can't find any attribute and also no fitting contraint I could apply to the track and read out later.
Someone knows a smart way to do that?
I want to avoid sending the streamId with the type over the dataChannel.
Thanks :)
EDIT1: So far no solution... so I have to send the streamType and StreamId over the datachannel