Passing data between different pipelines in different thread
Natanael Mojica
neithanmo at gmail.com
Thu Dec 31 22:21:10 PST 2015
Thanks Sebastian! Well, i write a application for streaming to youtube,
twitch and others. it only works for now for youtube, and it has three
different sources, local camera and microphone, from a file (audio and
video into the same container) and from tcp remote stream.
but later, I want to implement scenes, each scene may contain different
video and audio sources, the user can choose the scene to use and its
audio and video sources(v4l2, tcp, file, etc), this output will be
addressed to the section of the pipeline in charge of the effects(
videobalance, effectv and others) then the data will passed to of section
for encoding and output to youtube server.. all that while pipeline is in
playing state
And each one of sources in background are in playing state.
What do you recomend fot achive its
But
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160101/6f093403/attachment.html>
More information about the gstreamer-devel
mailing list