Carlos Bentzen
Carlos Bentzen
Yeaah.. What would be the maximum data acquisition rate? An option to adjust time resolution would be a great feature.. Cursors and this kind of thing as well. Also, options...
I would very much like this too! It's the only blocker for using Rust in a webserver for MIPS currently.
> Hi! Unfortunately I don't have a Raspberry Pi setup to be able to try this (or even just build the RPi specfic code), but I have an idea of...
Hi @mrozigor > req.ipAddress = adaptor_.socket_.remote_endpoint().address().to_string(); I tested it and it works except for a typo (I think). This line worked for me (only remove `socket_`). ```cpp req.ipAddress = adaptor_.remote_endpoint().address().to_string();...
@joeyparrish @zdanek fyi, I started working on the CMake port as well, but haven't got write permission in the spreadsheet. Ported `media/codecs`. I just need to clean it up and...
When will the v2 version be the official?
same here
> I guess EWS fails because the current SDK doesn't include the GStreamer patch, right? exactly > The style lint errors should be fixed too please ;) Those are false...
> Thanks for the patch. I will assess this patch with the team and update here. Thanks! I also have the corresponding change in cros-codecs to work with this update,...
> I will merge this for sure but probably early next year. Is it okay for you? Sure. We're using a downstream version of this package with the change already...