Today I learned Apple dropped firewire support in OS 26 and Linux plans to drop it in 2029. I still have several miniDV cameras that are fun to record on. I guess I can continue with the old iBook I've been using to pull the video, but is till a bummer. The aesthetic isn't as strong as my Sony FD cameras, but recording in 4:3 is a fun challenge.

Using FireWire on a Raspberry Pi - Jeff Geerling

https://www.jeffgeerling.com/blog/2026/firewire-on-a-raspberry-pi/

#miniDV, #retro, #raspberrypi, #actionretro, #apple

Using FireWire on a Raspberry Pi

After learning Apple killed off FireWire (IEEE 1394) support in macOS 26 Tahoe, I started looking at alternatives for old FireWire equipment like hard drives, DV cameras, and A/V gear. I own an old Canon GL1 camera, with a 'DV' port. I could plug that into an old Mac (like the dual G4 MDD above) with FireWire—or even a modern Mac running macOS < 26, with some dongles—and transfer digital video footage between the camera and an application like Final Cut Pro.

Jeff Geerling