Re: [gst-embedded] Problems trying to play 2 streams simultaneously

2009-10-22 Thread Rajesh Marathe
Hi Thiago, Yes, I did notice this problem and I have corrected the same. Presently, I am creating two different pipelines (with different elements) in it. I try to pause stream1 and this works. But I cannot play the second stream for some reason. I have attached the code along with this emai

Re: [gst-embedded] Problems trying to play 2 streams simultaneously

2009-10-22 Thread thiagossan...@gmail.com
On Tue, Oct 20, 2009 at 9:21 AM, Rajesh Marathe wrote: > Hi, > > I am new to gstreamer and started working on it very recently. While I > am studying, I wrote a program to play two streams alternately using > gstreamer. Details below: > > Development environment: > ---