Search found 4 matches

Go to advanced search

by ZOvnat
19 Jun 2017 12:52
Forum: Web and scripting
Topic: Set network-caching option in HTML together stream definition
Replies: 1
Views: 891

Set network-caching option in HTML together stream definition

The following HTML is opened in an MFC dialogbox (the code of which is IE-based). I would like to modify the HTML below such that streaming already starts with the option ":network-caching=300"... I.e. have the option embedded in the param name="Src" directive... (If possible - ...
by ZOvnat
12 Jun 2017 12:12
Forum: Coffee Corner
Topic: Can't stream video with 2.2.6 ActiveX in MFC container
Replies: 1
Views: 714

Can't stream video with 2.2.6 ActiveX in MFC container

Hi, I'm using the v2.2.6 ActiveX in a C/C++ MFC based application. Previously, in v2.2.1, I used the AddTarget() and play() methods. MFC exposes only two methods that take a URL string as input (put_BaseURL, put_MRL) - and none of them play the video stream... I need to play video streams such as: &...
by ZOvnat
12 Jun 2017 12:02
Forum: Web and scripting
Topic: Error with new vlc activeX
Replies: 7
Views: 3727

Re: Error with new vlc activeX

The https://wiki.videolan.org/Documentation:WebPlugin/ link makes no mention of embedding the 2.2.6 ActiveX into an MFC C++ container - which can be done - but no method to load a URL or play that stream is available...
by ZOvnat
11 Jun 2017 15:57
Forum: Web and scripting
Topic: Error with new vlc activeX
Replies: 7
Views: 3727

Re: Error with new vlc activeX

Hi, I'm using the v2.2.6 ActiveX in a C/C++ MFC based application. Previously, in v2.2.1, I used the AddTarget() method. MFC exposes only two methods that take a URL string as input (put_BaseURL, put_MRL) - and none of them play the video stream... What use is the ActiveX if no method can play a vid...

Go to advanced search