codedocu.de

Anleitung zum Aufbau des Streaming in C#, WPF unter VLC

Unter http://www.codeproject.com/Articles/109639/nVLC

Beispiel zum Einbinden von Streaming mit VLC

Memory renderer


Normally, you would render your video on screen, passing some window handle on which the actual frames are displayed according to the media clock. LibVLC also allows you to render raw video (pixel data) to a pre-allocated memory buffer. This functionality is implemented by the libvlc_video_set_callbacks andlibvlc_video_set_format APIs. IVideoPlayer has a property called CustomRenderer of typeIMediaRenderer which wraps these two APIs.

Software Entwicklung Stuttgart Nürtingen
Suche Projekte C#, WPF, Windows App,ASP.Net, vb.Net, WinForms, SQL Server, Access, Excel