Page 1 of 1

Help streaming with delphi -- urgent

Posted: 25 Jul 2006 12:27
by miksanta
Hello,

i'm using the component VLCPlugin in delphi. i need make streaming but i don't understand use it.

i set VLCPlugin1.MRL and VLCPlugin1.AddTarget but the streaming doesn't work...!

VLCPlugin1.MRL:=':sout=#transcode{vcodec=h264,vb=1024,scale=1,acodec=mp3,ab=192,channels=2}:duplicate{dst=display,dst=std{access=udp,mux=ts,dst=192.168.69.195:1234}}';

VLCPlugin1.addTarget(Directory, null, VLCPlaylistInsert , 0);

what I can make??

thanks

mikele

Re: Help streaming with delphi -- urgent

Posted: 30 Aug 2010 14:49
by Jaco
Hey,

Have you got the answer for this problem yet?

I am also struggling with this issue. Please assist.

Thank you

Jaco