Help streaming with delphi -- urgent
Posted: 25 Jul 2006 12:27
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
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