Re: No way to specify remote constraints?

On 12/08/2013 05:10 PM, cowwoc wrote:
> I see. So what you say "none of the browsers have implemented that 
> feature yet" do you mean that if I change a local VideoTrack's 
> constraints, nothing will happen?

If you call track.applyConstraints(), you will get an exception 
indicating that the object has no such method. I guess that's a close 
approximation of "nothing".

Received on Sunday, 8 December 2013 16:28:46 UTC