<p>Greetings all,</p>
<div>I successfully managed to encode/decode H264 video and Speex audio using "libavcodec" and save in MKV container<br>using "libavformat".<br>Now instead of creating a container file , I want to stream audio and video over our local network.<br>
I saw that RTP is the standarized way to do this.<br>According to libavformat sourcecode,it does not support Speex with RTP.<br>Anyother suggestions on streaming H264/Speex over the LAN?<br>What things I should read before If I implement Speex support in libavformat RTP ?<br>
</div>
<div> </div>
<div>Best Regards,</div>
<div>ashika</div>