<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><blockquote type="cite"><div style="background-color: rgb(224, 224, 224); font-family: Arial; color: rgb(0, 0, 0); font-size: 10pt; position: static; z-index: auto; " background="" bgcolor="#e0e0e0"><div><font color="#005080" face="Trebuchet MS"><span class="428111514-07022012">My
application streams an MP3 file and it works fine with just one listener, which
for the purpose of my testing is VLC. If I open up a second instance of
VLC, connect to my stream and play the sound on both of the listeners is
garbled. Note that both instances of VLC are on the same
machine.</span></font></div>
<div><font color="#005080" face="Trebuchet MS"><span class="428111514-07022012"></span></font> </div>
<div><font color="#005080" face="Trebuchet MS"><span class="428111514-07022012">Is
this behaviour normal? I assumed that both instances of VLC will connect
to the stream and play it fine, but that appears not to be the
case.</span></font></div></div></blockquote><div><br></div></div>There's a lot of information missing here. You haven't said much about what your application does. Does it stream the MP3 via multicast (e.g., like "testMP3Streamer"), or does it stream via unicast (from a RTSP server)? And are you really streaming from a MP3 file, or from a single MP3 source (in which case don't forget to set "reuseFirstSource" to True if you're streaming unicast from a RTSP server)?<div><br></div><div>Also, you say that you are running two instances of VLC on the same computer. I have no idea what VLC is supposed to do with audio in this case (do you have separate sound cards on this computer, or just one??), but any problems that you have with audio in this situation will likely have nothing to do with our software.</div><div><br></div><div>Why not first try to run your two instances of VLC on *different* machines? And remember that you can also use "openRTSP" to test RTSP client behavior (and in a way that involves only our software, not VLC).</div><br><br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">Ross Finlayson<br>Live Networks, Inc.<br><a href="http://www.live555.com/">http://www.live555.com/</a></span></span>
</div>
<br></body></html>