Any progress on bandwidth/webrtc constraints control in firefox yet?



On Thursday, July 4, 2013 1:48:12 AM UTC+2, bryand...@gmail.com wrote:
> FF 22 does not seem to honor the video constraints passed to getUserMedia:
> 
> 
> 
> getUserMedia(
> 
> {audio:true,video:{mandatory:{maxWidth:320,maxHeight:240}}}
> 
> ,gotStream
> 
> ,noStream);
> 
> 
> 
> Also, the b=AS:xxx that I put into the offer SDP for audio and video seems
> 
> to have no effect at limiting bandwidth,
> 
> 
> 
> Is there any way to limit resolution, frame rate and bandwidth in Firefox's
> 
> WebRTC?
> 
> 
> 
> Thanks
_______________________________________________
dev-media mailing list
dev-media@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-media

Reply via email to