[ENH] Slight improvement of the getStats API perf (lower CPU usage)
[ENH] OpenH264 libraries now fetched at plugin install time.
[ENH] Screensharing : removed windows that cannot be shared from the windows list (Windows)
[ENH] Added api plugin.getScreensharingSources. Works on the same system as mediaStreamTrack.getSources, except it lists the available screens and windows to be shared, rather than camera/microphones. Provide relevant sourceId to getUserMedia to select a specific screen/window. See example here : https://github.com/Temasys/Google-WebRTC-Samples/tree/dev/src/content/getusermedia/screen-select
[BUGFIX] DataChannel.bufferedAmount now returns an int instead of a string
[BUGFIX] Fixes an encoding issue that prevented Chrome macOS from decoding H264 streams