Results 440 comments of bilogic

Teamviewer https://community.teamviewer.com/English/kb/articles/34447-command-line-parameters I normally use `teamviewer.exe -i `, and it prompts for password, very useful if there are many machines to manage.

> `--connect ` wow thanks! is it documented anywhere?

I know it's easy to describe, but much harder to code, however: In my experience, modern remote desktops use video/audio streaming, so this feature is about further piping the streams...

Teamviewer seems to do it this way: 1. Record the video/audio stream as-is first into `.tvs` first 2. Allow user to perform 2nd step to convert `.tvs` into `.avi`, but...

the loaded image always has 1 extra pixel on the top and right. e.g. 199 x 199 image => 200 x 200 image suspect that problem is at canvas and...

> Deprecation Notice: Class ParsedownExtraTest located in ./vendor/erusev/parsedown-extra/test/ParsedownExtraTest.php does not comply with psr-0 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201 1. Actually, what is the...

@skito Only the keyboard frames which are encrypted. Mouse frames, which are unencrypted, works flawlessly. If you have an ESP8266 and NRF24L01+, I can guide you through. Given that it...

Are you planning to do something with the USB? The atmega should work, I'm just not sure of its computation power. Arduino IDE supports both atmega and ESP8266, but my...

@skito the ESP8266 has development modules that connect via USB such as the Wemos D1 mini. Which timezone are you in? I'm on the move, can't provide useful links at...