Search found 2 matches

Go to advanced search

by siolor
18 Oct 2010 08:27
Forum: Development around libVLC
Topic: libvlcnet - .NET library based on libvlc
Replies: 112
Views: 138905

Re: libvlcnet - .NET library based on libvlc

:x Hi, I'm trying to use the libvlcnet to trancode a RTSP stream to a lower bitrate and then re-stream it. Based on what i read on this thread private void stream(string VideoPath) { mediaInput = new MediaInput(MediaInputType.NetworkStream, VideoPath); MediaLibraryFactory mediaLibraryFactory; string...
by siolor
14 Oct 2010 07:53
Forum: Web and scripting
Topic: Usage of libvlc.dll in C#
Replies: 67
Views: 77944

Re: Usage of libvlc.dll in C#

Hi guys, I'm trying to play some RTSP stream by using the libvlc.dll. I'm able to display the stream without any problem but when it comes to a stream that require a user/password i got stuck. Is there any option to define ?!? any idea ? edit : I finally found the ealier "libvlcnet - .NET libra...

Go to advanced search