<div dir="ltr">Hello...<div><br></div><div>I am using gstreamer to take a w mv file convert it to ogg and multicast it</div><div>then use the xiph video codecs and windows media player to play it.</div><div>Result was - did not work.</div><div><br></div><div><div>gst-launch-0.10 filesrc location=/tmp/Amazon_1080.wmv \</div><div> ! fluasfdemux name=d ! queue ! fluwmvdec ! ffmpegcolorspace ! queue ! theoraenc \</div><div> ! rtptheorapay ! udpsink  d. ! queue ! fluwmadec ! audioconvert ! queue ! vorbisenc ! rtpvorbispay \</div><div> ! udpsink auto-multicast=true host=239.168.3.10 port=5000</div></div><div><br></div><div><br></div><div>I used the above command to do my multicasting - &quot;seemed&quot; to work.</div><div>I installed the xiph video codecs and when I do:</div><div><br></div><div>wmplayer mms://<a href="http://239.168.3.10:5000">239.168.3.10:5000</a>  I get an error.</div><div><br></div><div>Will this work?</div><div>should this work?</div><div>what might I be not doing correctly.</div><div><br></div><div>Thanks,</div><div><br></div><div>Jerry</div></div>