- From: Martin Thomson <martin.thomson@gmail.com>
- Date: Sat, 30 Nov 2013 19:17:00 -0800
- To: cowwoc <cowwoc@bbs.darktech.org>
- Cc: "public-webrtc@w3.org" <public-webrtc@w3.org>
On 29 November 2013 15:19, cowwoc <cowwoc@bbs.darktech.org> wrote: > shouldn't we have constraints for remote streams as well? We do already. Constraints are always local for one instance of an application. > Say the remote video stream is captured at 1080p but I only need it to send 320x240 (the user is not speaking) shouldn't I be able to communicate this to the remote end? Try making a copy and changing the constraints on the copy. That's how we decided to do that.
Received on Sunday, 1 December 2013 03:17:28 UTC