[vlc-devel] Streaming video with program written in C
Sébastien Escudier
sebastien-devel at celeos.eu
Wed Sep 9 15:27:40 CEST 2009
Quoting Youssef AZZOUZI <sidimoulay2000 at hotmail.fr>:
> I have some troubles to include vlc_sout.h which it is responsable of
> streaming commands
You can't include this file in your application.
Instead, you can use VLM to create medias with inputs and outputs options :
http://www.videolan.org/developers/vlc/doc/doxygen/html/group__libvlc__vlm.html
More information about the vlc-devel
mailing list