How do I use ffmpeg with live streaming from an IP camera
Posted
by Murali Hariharan
on Stack Overflow
See other posts from Stack Overflow
or by Murali Hariharan
Published on 2010-04-30T10:05:15Z
Indexed on
2010/05/01
21:17 UTC
Read the original article
Hit count: 718
My question is very basic because I am a newbie to all these technologies.
I have an IP camera connected to my internal network.
-> "http://192.168.1.20/videostream.cgi?user=admin&pwd=" gives a live streaming view in Firefox or Internet Explorer.
Now I want to record the live stream into a video.
The parameters to be supplied are begin_time, end_time, format of video etc.
How do I accomplish this?
I appreciate any guidance.
Thanks Murali
© Stack Overflow or respective owner