I want to convert video formats on the fly. Is there any library in .NET for converting common video formats to each other on the fly (i.e. reading a network stream)
|
feedback
|
|
Take a look at VLC wrappers. A recent example which mentions streaming is for example: http://www.codeproject.com/KB/audio-video/nVLC.aspx | |||
|
feedback
|