Hi,
the title is my question, and I´ve found some Infos in Chapter5 and here on Board.
<vlc id="value" param1="stream_position" />
<vlc id="value" param1="stream_length" />
<vlc id="value" param1="stream_time" />
But how shopuld I send it to VLC ?
I´ve tried several combinations but ever i get back the whole source code from the vlc http site.
for e.G. I tried:
http://localhost:port/?get=stream_length
http://localhost:port/?get&stream_length=true
and so on ..
Could anyone give me support ??
thanx a lot.