Search found 4 matches

Go to advanced search

by heijmink
13 Jan 2015 18:09
Forum: Development around libVLC
Topic: How to implement 'bandwidth limiter' in ActiveX in VB .Net?
Replies: 3
Views: 616

Re: How to implement 'bandwidth limiter' in ActiveX in VB .N

So I understand the --access-bandwidth=<integer> doe no longer exist. In the link https://wiki.videolan.org/Documentation:Modules/bandwidth/ it is not mentioned that this no longer exists. How can you tell what controls and parameters are actually in effect in the current version of VLC? I just want...
by heijmink
30 Dec 2014 12:31
Forum: Development around libVLC
Topic: How to implement 'bandwidth limiter' in ActiveX in VB .Net?
Replies: 3
Views: 616

Re: How to implement 'bandwidth limiter' in ActiveX in VB .N

Thanks Rémi.
It look like I need to find a solution outside the VLC ActiveX then.

Regards, and a happy 2015.
by heijmink
29 Dec 2014 16:28
Forum: Development around libVLC
Topic: How to implement 'bandwidth limiter' in ActiveX in VB .Net?
Replies: 3
Views: 616

How to implement 'bandwidth limiter' in ActiveX in VB .Net?

Hi, I have a small Windows utility in VB, to play the H.264 stream from an IP camera. Dim lowres As String = "" Dim options As String = ":rtsp-tcp" If CheckBox4.Checked = True Then lowres = "/now.mp4?res=low" Form2.AxVLCPlugin21.playlist.add("rtsp://" + TextBo...
by heijmink
20 Sep 2012 14:02
Forum: VLC media player for Windows Troubleshooting
Topic: 2 instances of VLC player can't do different RSTP streams
Replies: 1
Views: 371

2 instances of VLC player can't do different RSTP streams

Hello, I was wondering if someone knows a solution for the following: I found that if I have two instances of VLC player, on my windows PC, that can't show two different streams coming from the same IP address. I have an IP cameras that can stream different resolutions: For instance, when I play rts...

Go to advanced search