Page 1 of 1

ActiveX Streaming Question

Posted: 20 Jan 2006 15:35
by PT-1
Hi,

the Programmer YJogol uses your VLC ActiveX Plugin n a DBox to receive the TS Stream of the DBox via the Webinterface in an extra window.

I would love the feature to automatically forward this stream to a PocketPC or even multiple other pc's.

The Webinterface of YJogol is able to change the channel and therefore the originating http url of the TS changes.

I know you can do this via the VLC Player but could this be done automatically ?

Example

Convert into mpv2 192 kbits and mpga 64 for the Pocket PC Version of VLC.

Multiple PC's

A User on the Tuxbox Forum told me to stream to UDP Adress 239.255.1.1 to receive it on multiple pc's

Any Idea ?

Posted: 23 Jan 2006 11:27
by PT-1
Should following line work ?

param name="Src" value="http://{=script:Y_Live dboxIP=}:31339/0,{=func:get_video_pids {=audiopid=}=}:sout=#transcode{width=352,vcodec=mp2v,vb=192,acodec=mpga,ab=64,deinterlace}:duplicate{dst=std{access=udp,url=239.255.1.1:1234},dstdisplay}" />

I have just added the the part behind the ...{=audiopid=}=} but I do not get a stream on my 2nd PC ....

Any hints ?

Posted: 23 Jan 2006 11:40
by Quovodis
Your question looks like it has more to do with Streaming than Web/ActiveX programming.
I reckon you would get a quicker answer if you would ask your question in VLC Stream output (sout) forum.

Posted: 23 Jan 2006 12:36
by Guest
@Admin please close as I posted my question here:

viewtopic.php?p=50450#50450