Opening a webcam which is already in use by a gst-launch

Arjen Veenhuizen arjen at moonlightmedia.nl
Tue Sep 5 03:46:57 UTC 2017


For the record, your pipeline was incorrect. Change it to:


or even better (to skip the encoding -> decoding step):




As a rule of thumb, always put a queue after the tee src-pads to put
processing of that branch on another thread. Note that the output of the
second branch in your pipeline will be a sequence of yuv420p frames, not
png.



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list