Search found 3 matches

Go to advanced search

by chrisroseuk
23 Apr 2008 12:06
Forum: VLC media player for Windows Troubleshooting
Topic: VLC ActiveX UDP/RTP configuration
Replies: 3
Views: 3093

Re: VLC ActiveX UDP/RTP configuration

Can anyone help here? I am using the following code to play a multicast stream from WinSend: axVLCPlugin1.addTarget("udp:@224.10.10.11:1234",new string[] {":fullscreen"}, AXVLC.VLCPlaylistMode.VLCPlayListReplace, -666); The problem is, I am getting a blank black picture in the vl...
by chrisroseuk
14 Apr 2008 12:55
Forum: Web and scripting
Topic: rtsp over http with VLC activeX/plugin
Replies: 4
Views: 3660

Re: rtsp over http with VLC activeX/plugin

Hi Guys, Im using C# and can play local files OK, just having problems playing multicast mpeg2 streams. here is the code snippet I used for the local file axVLCPlugin1.addTarget("C:\\Documents and Settings\\echrros\\Desktop\\liquid\\LiquidVideo\\bin\\media\\fish.mpg",null, AXVLC.VLCPlaylis...
by chrisroseuk
14 Apr 2008 12:46
Forum: VLC media player for Windows Troubleshooting
Topic: VLC ActiveX UDP/RTP configuration
Replies: 3
Views: 3093

Re: VLC ActiveX UDP/RTP configuration

I use the VLC ActiveX to play a multicast RTP stream Hi, I am currently working on creating a "picture in picture" display using multiple instances of the activex control. I have this working with the use of a locally stored demo file but need it working with multicast streams. this line ...

Go to advanced search