tqk2811

Results 15 comments of tqk2811

![ezgif-3-1ca73be5fbaa](https://user-images.githubusercontent.com/13986296/94300871-ce9ea400-ff93-11ea-8365-6012f1d20b2a.gif)

> That scrcpy scan trough 37000-44000 port to get adb over wifi started It take too much time for scan, and this **feature request** not for scrcpy.

> Did you find out how to convert yuv to rgb? I too am getting CPU usage of +100% using swscale and would like to decrease that. @garayronald, @IronSight87 are...

Tools only block "www" or "wvvw" .......

before ``` adb shell LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/data/local/tmp/nodejs:/system/lib64 /data/local/tmp/nodejs/node /data/local/tmp/TestProj WARNING: linker: Warning: "/data/local/tmp/nodejs/libc++_shared.so" unused DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring) WARNING: linker: Warning: "/data/local/tmp/nodejs/libc++_shared.so" unused DT entry: unknown processor-specific...

Update: found working here https://github.com/termux/termux-elf-cleaner

![image](https://github.com/xceedsoftware/wpftoolkit/assets/13986296/d5b35b01-cd05-4c0c-8561-ef40389d30a0) ```xaml ``` ```cs internal class MainWVM { public TimeSpan TimeSpan { get; set; } = TimeSpan.FromHours(2); public ObservableCollection TimeList { get; } = new ObservableCollection() { new TimeVM(), new...

In PR #15 You can build success with TargetFrameworks `netcoreapp3.0`, I haven't tested it in runtime yet.