Page 1 of 1

How to stream audio/video from "c" code using vlc

Posted: 12 Apr 2009 08:50
by viz007
Hello frnds,

I am trying to stream audio in "c". For that purpose I'm trying to use vlc. The dll file which i think i have to use is axvlc.dll. but the problem is that i am not getting the actual format of how to use that dll for streaming the files. Please help me as I hav searched enough but not getting any way out of it....ny help would be very much appreciated......

Thanx in advance....
Hoping for early responnse...........

Re: How to stream audio/video from "c" code using vlc

Posted: 14 Apr 2009 09:22
by Jean-Baptiste Kempf
use libvlc and use the normal transcode lines that you would use in VLC.