<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>udpsink issues</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi -<BR>
<BR>
I have a H.264 encoded file that I want to stream via use of udpsink.<BR>
I've tried most of the online examples, but cannot seem to get an end app to receive this data from using gst-launch.<BR>
Current syntax used is : gst-launch filesrc /home/gw/001.mpg ! decodebin ! udpsink host=192.168.11.255 port=9000.<BR>
What am I missing?<BR>
Are there better network based sinks to use?<BR>
<BR>
Greg</FONT>
</P>

</BODY>
</HTML>