Hi,<br><br>We want to develop a customized player for Windows Mobile OS with the following features<br>1) decode H.264 input streams and display <br>2) record input streams to file in disk<br>3) read the recorded file and display<br>
4) basic management such as such as stop, play, next, or random playback. <br><br>Is it possible to use the libVLC with .NET wrapper to implement the player (using C#) ? <br><br>We are appreciating your suggestion about the solution design. <br>
<br>Thanks.