videa lag with activex - live-cache doesn't seem to work

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
deanwarrenuk
New Cone
New Cone
Posts: 7
Joined: 18 Jul 2017 13:45

videa lag with activex - live-cache doesn't seem to work

Postby deanwarrenuk » 18 Jul 2017 13:54

I have two system:
A. Conventional VLC app on Windows
B. VLC activex component with thin app on Windows

When using A and with live-cache at 300 I see video latency in the order of 300ms.
When using A and reducing live-cache to 0 I see no noticeable latency in video.
When using B and setting live-cache to 0 via the activex MRC I still see latency.

It is as though the MRC live-cache does nothing?

Does the activex component support the live-cache option?
Has anyone tried this?

da2424
Cone that earned his stripes
Cone that earned his stripes
Posts: 310
Joined: 16 Apr 2013 16:57

Re: videa lag with activex - live-cache doesn't seem to work

Postby da2424 » 19 Jul 2017 11:40

Please try it as follows:

Code: Select all

var options = ":network-caching=0"; vlc.playlist.add("http://yourvideo", "", options); vlc.playlist.play();
If this does not help, you could also try :live-caching=0

deanwarrenuk
New Cone
New Cone
Posts: 7
Joined: 18 Jul 2017 13:45

Re: videa lag with activex - live-cache doesn't seem to work

Postby deanwarrenuk » 26 Jul 2017 11:15

Not running in a web page. Someone has written a managed C++ wrapper (app) to use the activex plugin. I wonder if the same object e.g. Vlc.playlist is still available I.e. Can I use the same API (albeit in C++)?

Will try as soon as I get a newer visual studio installation as 2010 is too old :(

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: videa lag with activex - live-cache doesn't seem to work

Postby Jean-Baptiste Kempf » 28 Nov 2017 09:44

Use libvlc directly
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.


Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 12 guests