So I know there are lot of wrappers of libVLC.dll . But I just do not know what one is ready to do what I need...
What I need is simple...
How to do that?
You need to use following code to stream a image.
cd "C:\program files\videolan\vlc"
vlc -I dummy fake:// --fake-file c:\1.jpg -vvv --sout #transcode{vcodec=mp4v,vb=1024,scale=1}:duplicate{dst=std{access=udp,mux=ts,dst=localhost:1234}}