[streaming] Re: Stream and save from MPEG2 Encoder Board at the same time

Christopher DeMarco cdemarco at fastmail.fm
Tue May 27 01:51:21 CEST 2003


"MICHEL NGUYEN" <michel.nguyen at eturs.u-strasbg.fr> writes:

> I want to stream and save at the same time form the board.

Never tried it, not sure if it will work, but try the ``tee'' command:

cat /dev/video0 | tee <file> | vlc --sout <stream>

How  to do  it with  vls I'm  not sure,  but the  principle is  the same
(assuming vls accepts stdin)


-- 
% You are in a maze of twisty passages, all alike.
  Christopher DeMarco
  cdemarco at fastmail.fm
  +6013 389 5658
-- 
This is the streaming mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the streaming mailing list