]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-11284: Fix legacy/broken video constraints for specifying a video deviceId
authorChad Phillips <chad@apartmentlines.com>
Thu, 26 Jul 2018 19:36:02 +0000 (14:36 -0500)
committerChad Phillips <chad@apartmentlines.com>
Thu, 26 Jul 2018 19:36:02 +0000 (14:36 -0500)
commit31641749a737e71390016483a7e6bfbff9f77cea
treedbbceb211c97df0007959d10e07548a4569cc9b7
parentd5af929660de70c64abcb61b540ffd4689a7b365
FS-11284: Fix legacy/broken video constraints for specifying a video deviceId

getMediaParams() was using a legacy version of the video constraint param to
specify a deviceId.

checkRes() was incorrectly setting video constraints such that it was not
properly testing specific video devices.
html5/verto/js/src/jquery.FSRTC.js