Search found 1 match

Go to advanced search

by noyogi
28 Nov 2009 18:51
Forum: Development around libVLC
Topic: libvlcnet - .NET library based on libvlc
Replies: 112
Views: 139651

Re: libvlcnet - rtsp usage

Hello, can someone post a piece of code showing how to stream with the library? I tried: MediaInput input = new MediaInput(MediaInputType.NetworkStream, "rtsp:\\winterfeldt.webhop.org\\live.sdp"); vlcPlayerControl.Play(input); but that was not really successfull. We are having a bunch of n...

Go to advanced search