activex and http control.

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
ctm

activex and http control.

Postby ctm » 01 Feb 2006 21:38

Hi,

Is it possible to activate http control of an activex vlc ?
I want to control my embedded vlc activex in my c program with http interface.
How can i do it.



Thanks

elmatador

Re: activex and http control.

Postby elmatador » 02 Feb 2006 13:45

Hi,

Is it possible to activate http control of an activex vlc ?
I want to control my embedded vlc activex in my c program with http interface.
How can i do it.



Thanks

Well i'm a very beginner with vlc, and i want to do the same thing.
Now i try for setVariable("extraintf",variant)
(variant="http")
But it didn't seem to work
If you 'll find tell us.

tonsofpcs
Cone that earned his stripes
Cone that earned his stripes
Posts: 363
Joined: 04 Jan 2006 10:03
Location: Binghamton, NY, USA
Contact:

Postby tonsofpcs » 04 Feb 2006 17:02

Are you trying to:
1. Control an ActiveX control on a remote machine with HTTP interface?
2. Control an ActiveX control embeded in the same webpage?
3. Control a VLC instance that streams to an ActiveX control on the same page as the controls?
4. Something else? (please explain in detail)

ctm

Postby ctm » 04 Feb 2006 19:20

Are you trying to:
1. Control an ActiveX control on a remote machine with HTTP interface?
2. Control an ActiveX control embeded in the same webpage?
3. Control a VLC instance that streams to an ActiveX control on the same page as the controls?
4. Something else? (please explain in detail)
Me, I fact i have made a plugin for my ATI remote wonder that control vlc with http request.

Now i want to build an application with 2 vlc (One big fullscreen and a little in corner for preview of another stream). So i use ActiveX

This two thing work (almost) separately.

So i need to enable http control on two activex (2 ports).

I think it is 1

ctm
New Cone
New Cone
Posts: 3
Joined: 05 Feb 2006 11:26

Postby ctm » 05 Feb 2006 18:09

I have enable http control on the activex by setting it in the default configuration.

But I can't do this for the two active x, because i need one on port 8080 and another on 8081.

Any idea ?

Thanks

BTW : i always have an error on getvariable and setvariable. Which variable name are allow ?

nikita

Postby nikita » 27 Feb 2006 00:04

I have enable http control on the activex by setting it in the default configuration.
Can anybody say how do it?
I need control MyApp with integrated VLCPlugin over network

ctm
New Cone
New Cone
Posts: 3
Joined: 05 Feb 2006 11:26

Postby ctm » 26 Mar 2006 17:45

In the default configuration file :

D:\Documents and Settings\user name\Application Data\vlc\vlcrc

At this line :

Code: Select all

extraintf=http
And this one :

Code: Select all

http-host=127.0.0.1:8081
I start two plugins, in my app, and between start i switch configuration file
one with 8080 and the other with 8081.
It's dirty, but it works.


Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 11 guests