John-Henry Lim

Results 103 comments of John-Henry Lim

Coming from #537, I seem to be having a similar issue on Chromium v102.0.5005.61 under certain circumstances. See below: ![image](https://user-images.githubusercontent.com/42513874/170210146-506cfb85-31a0-4fc9-8bf9-3e0c04182097.png) Console also does not reveal any errors. On the Python...

Follow up, killing all Chromium instances, including PWAs and (for extra measure) Electron-based apps worked without needing a full restart. Likely to be Chromium mDNS issue I guess.

Could above be implemented as a option when creating a data channel?

In my case, I am sending a dictionary containing pose estimations on a video feed at around 30Hz serialized using JSON. Ocassionally, the dict I send will be empty because...

I actually ended up making a tracking node based on NorFair and the corresponding message types needed, but mostly for my own project so the code isn't in any state...

> Did you make a node that only does tracking, and therefore depends on a separate node with the detector? Or is your node integrating detector+Norfair tracking? Separate detector. Actually...

MIT. Didn't include the license because I didn't expect other people to use them, but I am fine with giving my code.

> I think a smudge tool and other warp methods is especially useful for inpainting. I find that it works better and faster than painting with colors. If you don't...