Search found 1 match

Go to advanced search

by nuptjinlu
22 Mar 2010 03:59
Forum: Development around libVLC
Topic: libvlcnet - .NET library based on libvlc
Replies: 112
Views: 139714

Re: libvlcnet - .NET library based on libvlc

hi,ewood. I have some problems on doing record function. I have realised how to record a network steam to my local file. See this code : string uri = "mms://61.136.113.41/nytv_1"; DZ.MediaPlayer.Io.MediaInput mediaInput = new DZ.MediaPlayer.Io.MediaInput(MediaInputType.NetworkStream, uri);...

Go to advanced search