danergo

Results 30 issues of danergo

``` # ./am43ctrl MYMAC -l 3000 /home/user/node_modules/am43-ctrl/src/am43.js:29 static busyDevice = null; ^ SyntaxError: Unexpected token = at Module._compile (internal/modules/cjs/loader.js:723:23) at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10) at Module.load (internal/modules/cjs/loader.js:653:32) at tryModuleLoad (internal/modules/cjs/loader.js:593:12) at Function.Module._load...

If I have a valid h264 media (fragmented mp4) in raw byte array, is it possible to feed it to this MediaPlayer for decoding and playing it?

During compilation on aarch64 target, I got an incomplete type for user struct: ``` ptrace.h:62:17: error: field ‘user’ has incomplete type 62 | struct user user; ``` Are you aware...

On Samsung DeX, Connectbot is an awesome SSH client. However, I have noticed that in case of using hardware keyboard with Samsung DeX, neither function key is working (F1 to...

Hi, I'm using the latest JFreeChart, and I would like to use it for dynamic data displaying. This means I don't just want to display the same data every time....

Folks, please help me with this topic: I have: - a lot of candlestick data in json format - technical knowledge I need to: - simulate a custom trading strategies...

I have flashed a CGG1 to v3.6 firmware with TelinkFlasher, everything went fine. I used this device with original firmware for at least half year, so I pretty much used...

I'm using this library on an ARM embedded system. I have a static function which is called from multiple threads in the same time. I'm using boost's mutex to make...

bug

I compiled this repo: https://github.com/jjm2473/ffmpeg-rk, on NanoPI R5C. However, when I run, I got these errors: ``` [hevc_rkmpp @ 0x55a919c7e0] Failed to initialize MPP context (code = -1). [hevc_rkmpp @...

That would be ideal for scrolling large web pages presented out on large screens.