<p>Hi <br>I am not able to play RTP multicast mpeg2 video elementary streams using VLC player using Open Network Stream option when I multicast the mpeg2 video stream&nbsp;by testMPEG1or2VideoStreamer.</p>
<p>I got the following messages from VLC message q </p>
<p>main debug: creating new input thread <br>main debug: waiting for thread completion <br>main debug: thread 3172 (input) created at priority 1 (src/input/input.c:228) <br>main debug: `udp://@<a href="http://239.255.42.42:8888">
239.255.42.42:8888</a>&#39; gives access `udp&#39; demux `&#39; path <a href="mailto:`@239.255.42.42:8888&#39;">`@239.255.42.42:8888&#39;</a> <br>main debug: demux2_New: access=&#39;udp&#39; demux=&#39;&#39; <a href="mailto:path=&#39;@239.255.42.42:8888&#39;">
path=&#39;@239.255.42.42:8888&#39;</a> <br>main debug: looking for access_demux module <br>main debug: probing 0 candidates <br>main warning: no access_demux module matched &quot;udp&quot; <br>main debug: access2_New: access=&#39;udp&#39; 
<a href="mailto:path=&#39;@239.255.42.42:8888&#39;">path=&#39;@239.255.42.42:8888&#39;</a> <br>main debug: looking for access2 module <br>main debug: probing 5 candidates <br>access_udp debug: opening server=:0 local=<a href="http://239.255.42.42:8888">
239.255.42.42:8888</a> <br>main debug: net: connecting to &#39;:0@239.255.42.42:8888&#39; <br>main debug: looking for network module <br>main debug: probing 2 candidates <br>ipv4 debug: IP_ADD_MEMBERSHIP multicast request 
<br>main debug: using network module &quot;ipv4&quot; <br>main debug: unlocking module &quot;ipv4&quot; <br>main debug: using access2 module &quot;access_udp&quot; <br>main debug: pre buffering <br>access_udp debug: detected MPEG video over RTP 
<br>main debug: received first data for our buffer <br>main debug: prebuffering done 3576 bytes in 0s - 32 kbytes/s <br>main debug: demux2_New: access=&#39;udp&#39; demux=&#39;es&#39; <a href="mailto:path=&#39;@239.255.42.42:8888&#39;">
path=&#39;@239.255.42.42:8888&#39;</a> <br>main debug: looking for demux2 module <br>main debug: probing 0 candidates <br>main error: no demux2 module matched &quot;es&quot; <br>main error: no suitable demux module for `udp/es://@
<a href="http://239.255.42.42:8888">239.255.42.42:8888</a>&#39; <br>main debug: unlocking module &quot;access_udp&quot; <br>main debug: thread 3172 joined (src/input/input.c:290) </p>
<div>But the same stream is playing if I directly open in VLC(without multicating).</div>
<div>&nbsp;</div>
<div>One more thing, testMPEG1or2VideoReceiver is receiving the streamed o/p.</div>
<div>&nbsp;</div>
<div>So VLC will support only mpeg2 ts format while it is reading from network stream? </div>
<div>&nbsp;</div>
<div>Can u suggest me some other player which will play this? or give me the solution.</div>
<div>&nbsp;</div>
<div>Thanks</div>