[solved] How to record short clips from IP camera?

Linux specific forum
User avatar
Kukulkan
Addict
Addict
Posts: 1352
Joined: Mon Jun 06, 2005 2:35 pm
Location: germany
Contact:

[solved] How to record short clips from IP camera?

Post by Kukulkan »

Hi,

I like to use an old Android phone with IP Cam App to record short video clips using PureBasic on my Linux machine.

Sadly, I do not find any API or comandline tool to get this working. I would be happy to write the video by myself but it would be better to run a comandline tool that does it for me (like camera data, filename and duration to record).

Does someone have a good start point for me? Some hints about possible software to use?
Last edited by Kukulkan on Mon Apr 16, 2018 2:26 pm, edited 1 time in total.
User avatar
Kukulkan
Addict
Addict
Posts: 1352
Joined: Mon Jun 06, 2005 2:35 pm
Location: germany
Contact:

Re: How to record short clips from IP camera?

Post by Kukulkan »

I found a solution using ffmpeg.
Post Reply