<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 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>' gives access `udp' demux `' path <a href="mailto:`@239.255.42.42:8888'">`@239.255.42.42:8888'</a> <br>main debug: demux2_New: access='udp' demux='' <a href="mailto:path='@239.255.42.42:8888'">
path='@239.255.42.42:8888'</a> <br>main debug: looking for access_demux module <br>main debug: probing 0 candidates <br>main warning: no access_demux module matched "udp" <br>main debug: access2_New: access='udp'
<a href="mailto:path='@239.255.42.42:8888'">path='@239.255.42.42:8888'</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 ':0@239.255.42.42:8888' <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 "ipv4" <br>main debug: unlocking module "ipv4" <br>main debug: using access2 module "access_udp" <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='udp' demux='es' <a href="mailto:path='@239.255.42.42:8888'">
path='@239.255.42.42:8888'</a> <br>main debug: looking for demux2 module <br>main debug: probing 0 candidates <br>main error: no demux2 module matched "es" <br>main error: no suitable demux module for `udp/es://@
<a href="http://239.255.42.42:8888">239.255.42.42:8888</a>' <br>main debug: unlocking module "access_udp" <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> </div>
<div>One more thing, testMPEG1or2VideoReceiver is receiving the streamed o/p.</div>
<div> </div>
<div>So VLC will support only mpeg2 ts format while it is reading from network stream? </div>
<div> </div>
<div>Can u suggest me some other player which will play this? or give me the solution.</div>
<div> </div>
<div>Thanks</div>