Stream video and save on file

Mathias Hasselmann mathias.hasselmann at kdab.com
Wed Nov 6 03:00:40 PST 2013


On Wednesday 06 November 2013 02:12:27 M0rd0r wrote:
> Hi all,
> 
> I'm trying to stream and save a video file captured from a webcam 
connected
> to my Raspberry on the network. I'm using gstreamer-0.10 and 
omxh264enc
> codec.
> 
> I wrote this two command (that works separately):
> 
> Save on file: ...
> Stream to network: ...
> 
> Now I'd like to stream and save the video (locally) at the same time (with
> only one command) but I'm not able to do this.
> 
> Can anyone help me? Thanks.

Hello Alessandro,

The tee element will solve that issue: 
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-plugins/html/gstreamer-plugins-tee.html

Well, and the standard question of course: Why are you using 0.10, which 
is unmaintained for two years now.

Ciao,
Mathias
-- 
Mathias Hasselmann | mathias.hasselmann at kdab.com | Software 
Engineer
KDAB (Deutschland) GmbH&Co KG, a KDAB Group company
Tel. Germany +49-30-521325470, Sweden (HQ) +46-563-540090
KDAB - Qt Experts - Platform-independent software solutions
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131106/f445c72e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4855 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131106/f445c72e/attachment.bin>


More information about the gstreamer-devel mailing list