Page 1 of 1

saving video to file from Win10 UWP

Posted: 24 Feb 2017 18:55
by cahernanz
Hi developers. I´m developing an c# UWP application wich streams from an ip camera. At the moment I can see the video on screen with a little delay. The next step is saving these streaming in a mpeg, mjpeg, mp4, mkv... file

What would yo reccomend me?. In VLC desktop version I can record, but I don´t know if LIBVLCX could do this.

Any of you knows how I can save these streamings on a file?. I don´t mind if it doesn´t use LIBVLCX or just simple c# code. All help is welcome.

Thanks in advance developers.

Re: saving video to file from Win10 UWP

Posted: 11 Jun 2017 16:12
by Jean-Baptiste Kempf
libvlcX can do that, but it's not really documented.