Eirik Wilhelmsen

Results 24 comments of Eirik Wilhelmsen

For the record, I'm working on the same issue. Tried first with 2017.2.1p2 and latest MRTK release. Advanced to 2017.3.0 and latest MRTK dev branch. Same issue. Transitioning from the...

I tested the same thing, and it works. However, you are not supposed to use the sharingservice with that code. It is using UNET.

@fibann How much of a difference should it make? I'm setting the quantization value before the offer with ``` PreferredVideoCodecExtraParams = "x-google-max-quantization=45" ``` but even with values ranging from 10,...

On master branch and am building the MixedReality-WebRTC project from source. Is it in there?

Thanks for the explanation, will wait a few days then :+1:

@fibann I'm currently testing latest master with the settings you've provided above and it looks promising. I'll give some more feedback when I've tested with several HL2's connected in the...

> Can you open a new issue with version/repro steps? Does this happen only when using `PeerConnection.SetH264Config`? Tested quickly with just commenting out the one line of `PeerConnection.SetH264Config` I had,...

@djee-ms Thanks for the response! A great read! > What do you expect to get from ARM64? - The main compatibility issue for us right now is Azure Remote Rendering,...

Are there any updates on the ARM64 support progress?