linking decklinksrc to udpsink
Peter Körner
osm-lists at mazdermind.de
Tue Jun 2 23:33:14 PDT 2015
Hi satyam,
it looks like you're using a very old gstreamer 0.10, you shouldn't do
that. use gstreamer-1.0. You pipeline should look sth. like this then:
gst-launch decklinksrc mode=17 connection=composite subdevice=0 !
video/x-raw ! videoconvert ! ximagesink sync=false
(untested)
Regards
On 03.06.2015 04:03, satyam kumar ray wrote:
> currently i able to launch gst on my system using command line :
>
> gst-launch decklinksrc mode=17 connection=composite subdevice=0 !
> video/x-raw-yuv ! ffmpegcolorspace ! ximagesink sync=false
>
>
> i want to link the decklinksrc to udpsink so tht i may launch gst on
> webpage.
>
> could someone help me in linking decklinksrc to udpsink
>
>
> regards,
> satyam
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150603/0e1b4d84/attachment.sig>
More information about the gstreamer-devel
mailing list