Yes IE 11 and below currently doesn't support getUserMedia
,but there is a polyfill available on github, which you can find here
It uses flash fallback in case getUserMedia
is unavailable so you can give it a try.
Update 1
There are a few more polyfills available and are listed under
webrtc4all and Temasys WebRTC can provides fallback via an NPAPI/ActiveX plugin.