HELP ! MULTIPLE THREADS

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

HELP ! MULTIPLE THREADS

shailesh mali-3

Hello friends,
I have a very simple problem. Could any one suggest me good example for multiple thread . Basically I have a webcam. I want to store the video on hard drive as well as show live video on screen.
Please help we!!
--
Shailesh

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today.
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: HELP ! MULTIPLE THREADS

Thiago Sousa Santos-2


On Thu, Apr 16, 2009 at 9:55 AM, shailesh mali <[hidden email]> wrote:

Hello friends,
I have a very simple problem. Could any one suggest me good example for multiple thread . Basically I have a webcam. I want to store the video on hard drive as well as show live video on screen.
Please help we!!

Look for the 'tee' element, it does what you want (creating two branches on a pipeline that are copies of the same input). There are examples of how to use, one is this from the docs:
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/chapter-pads.html

And also, no need for uppercase subject, this tend to keep people that could help you away from your mail.
 

--
Shailesh

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today.
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel




--
Thiago Sousa Santos

Embedded Systems and Pervasive Computing Lab (Embedded)
Center of Electrical Engineering and Informatics (CEEI)
Federal University of Campina Grande (UFCG)

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today.
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel