Linux - Server This forum is for the discussion of Linux Software used in a server related context. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
03-30-2011, 12:42 PM
|
#1
|
LQ Newbie
Registered: Jun 2010
Location: Boston, MA, USA
Distribution: OpenSUSE, Ubuntu, Centos
Posts: 10
Rep:
|
V4L video capture: ffmpeg syntax question
Hello listmates,
I am trying to "webalize" a video feed that goes into a video capture card on this one Linux box. So, at any rate, I have figured out how to do the actual capture. The following ffmpeg command does the job:
ffmpeg -f video4linux2 -i /dev/video0 /var/www/tmp/test.mpg
The problem is this command if allowed to run indefinitely will simply fill up my disk with by then irrelevant video recording. All I want is to be able to watch that video feed via HTTP, not to have the whole footage recorded. Hence my question - is there any good way to truncate the duration of footage being recorded? Like, record the video feed but only keep the last 30 seconds of it in the output file?
Thanks in advance for any and all help.
Boris.
|
|
|
03-31-2011, 01:09 AM
|
#2
|
Senior Member
Registered: Oct 2004
Distribution: Fedora Core 4, 12, 13, 14, 15, 17
Posts: 2,279
|
Use ffserver.
A description using a webcam feed is here.
|
|
|
All times are GMT -5. The time now is 12:12 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|