Moritz Warning

Results 434 comments of Moritz Warning

We already have an option to automatically add packages to the package list and it is used to add the luci package: https://github.com/openwrt/firmware-selector-openwrt-org/blob/f38d80f4788dce869d5069b5666b1f10e4653b73/www/config.js#L27 Isn't that already fullfilling your request? Anyway,...

I have to say that this fine level of detail is probably out of the scope of the firmware selector. But I let @aparcar decide, since this is an ASU...

hi @clementperon, thank you for your contribution! :-) I will check the code in the next week and take from it what I think would be a good fit for...

I have merged a few minor changes. When I have more time, I will try to also add the memory fixes. But all the commits build on the changed format,...

I have added some more fixes and the fuzzer target. Why not also teach safer programming along with the DNS protocol basics. :-) Thanks. o/

I have some local code to enable AEC, but it is not tested yet.

I would want to try this: https://webrtc.googlesource.com/src/+/refs/heads/main/examples/androidapp/src/org/appspot/apprtc/PeerConnectionClient.java#535

Yes. But I would leave out the recording stuff.

The line with `setSamplesReadyCallback` seems to be for recording audio. Let's leave out that line out if you plan to make a merge request.

Did you get echo cancellation to work?