Yes, its in 144p. Yes, it isnt 60fps, but it works! Im not sure if its my compiled GPU Driver that was made by @woachk or if its the resolution. Heres a video to prove it:
Im sure that with better drivers/better browser performance this would be even better!
The OG video drivers with XAML textures kinda went like this: OK, so we got this picture here, lets just display 20% of the old one over it
But with @woachk’s drivers its like in the video.
Driver’s here: https://github.com/woachk/rpigpu/releases EDIT: Removed the google driver link.
The source is from here: https://github.com/woachk/rpigpu
EDIT: 240p works well as well, and 360p just about works
I’m sure you can my friend,I just can’t do one thing at a time.I am sure it could run 480p but I would rather have sound out hdmi style.The analog jacks have to much noise for my setup.I use a ground loop isolater but I still get a small hum.Pretty sad.With that said,I am working on the NT kernel using Linaro tool chains to see if I can either develop,or maybe combine some type of linux or unix kernel for the device driver.You know?The device broadcam and MS don’t want fix or release.I am hoping to come up with something.If you have any ideas.I would be thankful.
Correction, looked at the driver, its probably decoding with the cpu, creating the pixels with the gpu and writing it to the fb with the cpu. Lots of optimization possible here.
Agreed,I will post my findings.I am already using MEGASync for file sharing.I have been posting my tools and scripts for optimizing speed and just the basic install.I have not posted all of it yet.I have all sorts of tweaks and tricks that really speed up the ability for the pi.My boot time from power on to desktop is about 38secs.At idle cpu is 1-3%,disk usage is avg.3-10% and ram use is just under 420
Probably got killed by some other commit somewhere. I found that for some reason the performance is still better with the driver and errors but it doesnt work on everything, so its hella weird. Might be some program somewhere crashing it? Or some windows thing?