[input-selector] - when i try to play s.sink1 using autovideosrc it gets freezed

Stefan Sauer ensonic at hora-obscura.de
Mon Oct 3 10:49:08 PDT 2011


On 09/22/2011 12:09 AM, IamTrying wrote:
> About: 
>
> - This is very strange problem, i am not getting any answer about this so
> that i can move forward. What i am using is called "input-selector".  Where
> i have 2 src, select 1 source and do 2 sink.
>
> Try 1: 
>
> When i use this it works: ( Screen shot: http://i.imgur.com/v8PrZ.png )
> - Here its working because you can see the ball
>
> videotestsrc ! queue ! s.sink0 *videotestsrc* pattern=18 ! queue ! s.sink1
> input-selector name=s ! videoscale  !
> video/x-raw-yuv,width=320,height=240,framerate=30/1 ! queue ! tee name=t !
> queue ! xvimagesink name=gl t. ! queue ! rtppay ssrc=1 timestamp-offset=0
> seqnum-offset=0 ! udpsink
>
Two non-live sources. Also the queue infront of the tee is not needed.

> Try 2: 
>
> When i use this it does not work ( Screen shot:
> http://i.imgur.com/24mdM.png)
> - Right screen you can see it does not show the camera
>
> videotestsrc ! queue ! s.sink0 *autovideosrc* ! queue ! s.sink1
> input-selector name=s ! videoscale  !
> video/x-raw-yuv,width=320,height=240,framerate=30/1 ! queue ! tee name=t !
> queue ! xvimagesink name=gl t. ! queue ! rtppay ssrc=1 timestamp-offset=0
> seqnum-offset=0 ! udpsink
>
One live source and one non-live-source. Have you tried switching the
inputs (on input-selector) actually?

Stefan
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble.com/input-selector-when-i-try-to-play-s-sink1-using-autovideosrc-it-gets-freezed-tp3831571p3831571.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



More information about the gstreamer-devel mailing list