Maxim Devaev

Results 805 comments of Maxim Devaev

In fact, I think I could add support for this thing, but it requires separate research. The reason why this is not supported is very simple: I don't have the...

The format is configured once and then used repeatedly. If ustreamer supported one of the formats of this device, it would work without explicitly specifying the format on your part.

1. This device will not be able to run on a RPi as efficiently as on a PC simply because of the lack of resources on the first one. 2....

If UYVY is broken, then you will know it from the log. In Pi-KVM, there are fifty parameters that somehow affect the video. If you follow this logic, you need...

uStreamer-specific task. It will be done in the future.

I would prefer that you make something like a small daemon for the ustreamer plugin to feed it a video stream. Thus, you will only need to replace the ustreamer...

It seems to me that the minimal footprint is quite a weighty argument, especially considering that the janus streaming plugin is a huge harvester for many thousands of lines. By...

Indeed, there is no protection against this and nothing can be done here without organizing a full-fledged queue. I just made the polling interval small enough that it wouldn't cause...

I advise you to build your application based on the ustreamer's libs like logging, memsink, etc, then you can reuse a significant part of the code.

This is the client side (i.e. read-only wrapper) to receive frames from ustreamer for the vnc server in kvmd