Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Could I ask for some advice?

I was gifted a new rando chinese IP cam that uses the mobile app. It's not googlable. I've been using as a outside security camera. The camera saves to an SD card continuously, and has a paid option to use the cloud which I did not take. It has a mobile app, KP WIFICAM, which lets me view the feed in real-time even over the Internet.

I can even view or download the past few days of recordings on the SD card from a menu. However, they are separated into chunks of 10 minutes, so I would have to manually download nearly 100 files files (tap, Download, wait to finish, move to next clip) to get a single day of recordings.

How could I automate/simplify the downloading of these clips from the SD cards to my laptop? How is the mobile app listing the recordings and fetching them?

I ran a tool called Agent-DVR and it found the camera feed using a format called ONVIF. So I think the mobile app uses this protocol https://stackoverflow.com/questions/29159422/get-data-from-l... , is there a tool like this available for Linux I could use without spending a couple of days installing a developer environment and writing my own code?



One simple workaround might be to get a wireless SD card? There are a few of these for DSLRs, where they have some (relatively small) amount of storage but come with the ability to join the network and share it via samba seamlessly...


Would love to know more - are these still on the market? Amazon results are really sketcy


If you have a device on which you can run my app (streamie.co), it’ll record your camera 24/7 to a NAS or S3 and write out .mov files (also ten minute segments), but they’d be trivially combined with ffmpeg. As long as you don’t need more than three cameras, it’s all free.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: