Archived snapshot versions

Are there any known sources for previous OpenWRT snapshot versions? Latest version 6.12.57 removes support for some key packages that I use.

The source is at your fingertips, the binaries are replaced ~daily.

I don't recall seeing any packages removed recently. What specifically are you looking for? Did you check the faillogs, to see if they are just in a broken-build state? (There are currently about 120 packages not building properly in snapshot, mostly due to the cmake upgrade.)

mjpg-streamer in particular. I’m looking at alternatives to stream webcam from my AP’s.

apk update shows mjpg-streamer back in rotation, but after installing all the packages , and using a preset config:

mjpg-streamer-input-uvc mjpg-streamer-output-http mjpg-streamer-www-simple kmod-video-uvc mjpg-streamer

Trying to enable & start:

/etc/init.d/mjpg-streamer enable
/etc/init.d/mjpg-streamer start

It does not start, and nothing in dmesg shows any errors.

Yeah, that was one of the cmake victims. Nothing in the commit logs shows that it changed for quite some time. Maybe start a new thread regarding that specific package now?

2 Likes