Maxim Devaev

Results 805 comments of Maxim Devaev

Sorry for the long-long delay. Unfortunately, only I can do some things with PiKVM and sometimes priorities are terrifying. Please check my comments on the patch.

I've added comment about it.

It would be interesting to know if the M2M jpeg/h264 encoder supports this... But I suppose that's beyond the scope of your interest in this patch :) I'll check it...

You can choose encoder in ustreamer using --encoder=m2m-image or m2m-video. Or what do you mean?

Nevermind :) I'm merging it now. Thank you!

I've refactored it a bit, renamed YU12->YUV420 and YV12->YVU420 (I've remembered that we're using V4L2 keywords for naming, see frame.c). Also updated a manpage. Please check it.

Differently implemented in https://github.com/pikvm/ustreamer/commit/0e4bf31325c5e9d5ce351ddf38b2cd76050c3f0a Thanks for the idea.

This is needet to replace webrtc video mode to the direct completely. I will add this in this year, I hope.

@chrisirwin Hello, I'm PiKVM dev. I saw the link to my Issue and decided to check that here :) I wrote this patch myself based on few sources: * [Old...

Is it affected some functionality? I suppose you're right, and this is a bug in the audio module. But if that's how it works, then I'll look at it when...