<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt"><div id="yiv9925420347"><div><div style="color: rgb(0, 0, 0); font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 12pt; background-color: rgb(255, 255, 255);"><div id="yiv9925420347yui_3_13_0_rc_1_1_1381946210734_3014">Good afternoon,</div><div id="yiv9925420347yui_3_13_0_rc_1_1_1381946210734_3015">  I must stream an audio file from a PC to an embedded system. On the PC I use VLC (unicast, UDP and RTP are used) and on my embedded system a load, say X, that I wrote. Currently, the RTP processing is implemented in X but not RTCP processing. I dont need RTCP because of the private network I use.</div><div id="yiv9925420347yui_3_13_0_rc_1_1_1381946210734_3016"> </div><div id="yiv9925420347yui_3_13_0_rc_1_6_1381946210734_8">  Currently I
 try to stream a wav file of size 44 kBytes. VLC only stream the first 37 kBytes. It stops to stream when it sends the RTCP report to X. X does not send RTCP report of any kind. I see that because I use Wireshark to sniff the communication between the 2
 systems.</div><div id="yiv9925420347yui_3_13_0_rc_1_6_1381946210734_9"> </div><div id="yiv9925420347yui_3_13_0_rc_1_6_1381946210734_11">  I use the GUI of VLC. I select File->Stream, then the destination "RTP Audio/Video profile" and port 5004, no transcoding.</div><div id="yiv9925420347yui_3_13_0_rc_1_6_1381946210734_12"> </div><div id="yiv9925420347yui_3_13_0_rc_1_6_1381946210734_14">  Do you know why VLC does not stream the whole wav file? The wav contains PCM, 8 bits/sample, 11025 samples/s, 1 channel. The part that is not streamed contains sounds (so it is not silent).</div><div id="yiv9925420347yui_3_13_0_rc_1_6_1381946210734_19"> </div><div id="yiv9925420347yui_3_13_0_rc_1_6_1381946210734_18">Thank you</div><div id="yiv9925420347yui_3_13_0_rc_1_6_1381946210734_16"> </div><div id="yiv9925420347yui_3_13_0_rc_1_6_1381946210734_21">10Eric</div></div></div></div></div></body></html>