Filippo Bannò
Filippo Bannò
Fix https://github.com/webrtc-uwp/webrtc-windows/pull/74 has been integrated by 6d9b8a79abaed3d13dcd7443277bc3859014290c. Now it's possible to mitigate this issue by setting a QP lower than the default (51). After 4e18316d03f1303ebc5402611a773ba8f4d62ff6 this can be done by...
@kspark-scott, commit 4e18316d03f1303ebc5402611a773ba8f4d62ff6 extends the filtering to incoming SDP requests, which means that you can now set the parameter on HoloLens and it will work even if it is the...
@Dryra on HL2 the 896x504 profile seems to be under the `BalancedVideoAndPhoto` kind, not `VideoConferencing`. So if you change the profile kind too it should work.
#528 adds the possibility of choosing an encoding profile higher than the default (Baseline). This brings better quality for the same bitrate, at the expense of compatibility (some devices/encoder implementations...
An update on this. We have done extensive investigation and the difference in quality seems to be related to details in the encoder implementation, rather than to configuration issues. Windows...
@eirikhollis > The max quantization level isn't set in the code. Is that less important now? That works as before - it sets a lower bound on individual frame quality,...
> Do you still want me to open an issue on this? No thanks, let's track it here since it seems related to `SetH264Config`.
I haven't got around to investigate this but I have a few ideas - the encoder tends to exhibit the same behavior in VBR when frames are dropped, so it...
@eirikhollis sorry, but moving away from WebRTC-UWP proved to require much more effort than we estimated and we have had to drop it from the list of features included in...
MR-WebRTC is still active - we are working on several projects at the same time, so the degree of activity on each one of them will change over time. winrtc...