Suche
Beiträge, die mit Kernel getaggt sind
Arikoto is evolving! It now has basic memory handling and within very short time too!
#GitHub repo is now public too!
https://github.com/AFellowSpeedrunner/arikoto/
I'll also start updating on this project on my #blog soon too over at https://blog.nerdnextdoor.net because I don't want to completely spam Mastodon with this so check it out there!
#OperatingSystem #OSDev #Programming #Tech #Technology #Developer #Kernel #OperatingSystemDevelopment
#GitHub repo is now public too!
https://github.com/AFellowSpeedrunner/arikoto/
I'll also start updating on this project on my #blog soon too over at https://blog.nerdnextdoor.net because I don't want to completely spam Mastodon with this so check it out there!
#OperatingSystem #OSDev #Programming #Tech #Technology #Developer #Kernel #OperatingSystemDevelopment
GitHub - AFellowSpeedrunner/arikoto: Arikoto is a personal OS project that is inspired by and is aiming to have a similar nature to ToaruOS.
Arikoto is a personal OS project that is inspired by and is aiming to have a similar nature to ToaruOS. - AFellowSpeedrunner/arikotoGitHub
Video streamed with ffmpeg, and played with ffplay through with my WiP V4L2 loopback driver.
The next step is to detach the producer from /dev/videoX fops and instead return anonymous inode, which owns a file where the capture device can write the video stream.
The video resolution in this smoke test is 640x480, and the encoder scales it up in real-time to 1280x720.
#linux #kernel #media #video4linux
The next step is to detach the producer from /dev/videoX fops and instead return anonymous inode, which owns a file where the capture device can write the video stream.
The video resolution in this smoke test is 640x480, and the encoder scales it up in real-time to 1280x720.
#linux #kernel #media #video4linux