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

Best Regards,
ashika
_______________________________________________
Libav-user mailing list
Libav-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to