Adminy
Adminy
Updated the original to include Debug logs.
Its the same thing ttodua, Motioneye receives, camera sends, camera is an input device. Motioneye is an output device. What you want is probably port forwarding, but if that's too...
Nope, if it did then it would be 2 problems instead of one. This is software to interact with the camera, that is software to manipulate the network. Very different...
well, I'm just using nixos which makes 0 assumtions about the things that are installed. its absolute barebones python, no global packages. the only binary I got is python3.10 then...
Technically svelte is a framework ... component libraries like daisy UI are a life saver actually ... but ok. I think this would work in css for what you're trying...
I don't think there will be major breaking changes, I've been using it in prod for a while and the only things they did are oriented around fixing what was...
> I have 2 questions/topic: 1/ Can you remove the warning about Svelte 5 on installing the lib? (I think it's the peerDeps requirement) yes, you can for most libs...
Well I had mine just inline overwrites in vite config, but there is much better solutions out there. i.e. https://github.com/srav001/katai
same here, Sounds like uboot doesn't work with pi 5 properly yet. I see logo, never got past the logo screen. trying without uboot enabled works. Just wondering if I...