Search found 6 matches

Go to advanced search

by Jaco
13 Sep 2010 21:12
Forum: Web and scripting
Topic: Usage of libvlc.dll in C#
Replies: 67
Views: 77965

Re: Usage of libvlc.dll in C#

WHY WHY WHY!!!! ???? // init libvlc Error errVlcLib = VLC_Init(m_iVlcHandle, strInitOptions.Length, strInitOptions); A call to PInvoke function 'WindowsFormsApplication1!LibVlc.LibVlc::VLC_Init' has unbalanced the stack. This is likely because the managed PInvoke signature does not match the unmanag...
by Jaco
31 Aug 2010 11:56
Forum: Development around libVLC
Topic: problem select dshow source (activex and delphi)
Replies: 5
Views: 2892

Re: problem select dshow source (activex and delphi)

Hey, Can anyone please please give me an example on how I can stream media content over rtp protocol using the addtarget() procedure....? I use windows 7 and VLC 1.0.3 with Delphi and ActiveX installed. Is addtarget() only for playback or can it be used for streaming aswell ? I tried: Options[0] := ...
by Jaco
30 Aug 2010 14:49
Forum: VLC stream-output (sout)
Topic: Help streaming with delphi -- urgent
Replies: 1
Views: 704

Re: Help streaming with delphi -- urgent

Hey,

Have you got the answer for this problem yet?

I am also struggling with this issue. Please assist.

Thank you

Jaco
by Jaco
30 Aug 2010 14:38
Forum: Development around libVLC
Topic: VLC ActiveX Trackbar Problem
Replies: 1
Views: 1110

Re: VLC ActiveX Trackbar Problem

Hey,

Can you please send me some example code on how you setup the VLC activeX component in Delphi to stream media content?

Thank you

Regards

Jaco
by Jaco
29 Aug 2010 12:12
Forum: Web and scripting
Topic: ActiveX and DVB-T ?
Replies: 7
Views: 2713

Re: ActiveX and DVB-T ?

Hey David,

Can you please assist as I am also struggling with this problem.

Do you have a sample code in Delphi ?

Thank you
Jaco
by Jaco
29 Aug 2010 12:06
Forum: Web and scripting
Topic: ActiveX playlistClear/addTarget inconsistency
Replies: 3
Views: 3176

Re: ActiveX playlistClear/addTarget inconsistency

Hey, Im having the same problems with playing a new item in the playlist. Ive tried stop and clearing playlist and after "addtarget(newitem)" the prev item is played...

I tried all the code on this topic. Im also using Delphi 7 and VLC 1.0.3

Any suggestions?

Go to advanced search