Adam Serbinski

Results 30 comments of Adam Serbinski

Fedora 25 doesn't. I haven't had the opportunity to look at any other RH, like newer releases or EL. I added a pull request with the change. Note that lbdroid...

Comment 2 in that thread suggests that they're trying to implement alternative aspect ratios through additional cropping, which would be a lot more complicated and actually make things worse when...

Along related lines, would it be possible to manually select cameras on Pixel instead of relying exclusively on the level of zoom? The problem on Pixels is that you can't,...

Does it use WebRTC? If so, it would probably be a good idea just to enable Automatic Gain Control (AGC).

Unified push is interesting, but I think that this is the wrong approach. There are more than one option for not-google push message delivery, another that is probably more helpful...

I've implemented a proof of concept https://github.com/nextcloud/talk-android/tree/feature/2052/video-fov Sets 4:3 aspect ratio (1280x960) at activities/CallActivity.java:1745 Adds custom implementations of webrtc classes Camera2Enumerator, CameraSession, and Camera2Capturer where in ExtCameraSession (CameraSession), zoom ratio...

@AndyScherzinger : I'm not seeming to get any action on this RFC that's been up since May. Care to comment on where I'm going with this or details of how...

@timkrueger - absolutely! The reason I haven't continued to work on this is because I don't want to waste a lot of time implementing something that is fundamentally different than...

@timkrueger -- when you say "But we want more a detection of the parameters instead a configuration by the user", I'm not sure how that can be accomplished, since each...

Hmm, I understand where you're coming from, but I don't understand how to take that and make something out of it. I don't believe that its a question of different...