Search found 6 matches

Go to advanced search

by equitel
30 Jan 2008 09:16
Forum: Web and scripting
Topic: Usage of libvlc.dll in C#
Replies: 67
Views: 78386

Re: Usage of libvlc.dll in C#

Hello,

I am interested playing internet radio, now I can only visualize video stream.

Can you share the code?

Send me at caddress@gmail.com

Regards, Andrés
by equitel
24 Jan 2008 14:13
Forum: VLC stream-output (sout)
Topic: Function to set the bitrate ?
Replies: 1
Views: 584

Re: Function to set the bitrate ?

Hello,

Can you describe more the objectives of project? Basically tools you are using and pats of code you want to integrate.

Thanks,

Andrés
by equitel
16 Jan 2008 11:17
Forum: Web and scripting
Topic: How to obtain statics about stream using LibVLC
Replies: 1
Views: 850

How to obtain statics about stream using LibVLC

Hello, I want to get the stream information using libvlc, I thought about the the function mediacontrol_get_stream_information but doesn't work. Please somebody can help me. The code that doesn't work is bellow, thanks public long GetStreamInfo3() { long l = 0; strInfo sif; sif.bitrate = 0; try { us...
by equitel
16 Jan 2008 10:48
Forum: Web and scripting
Topic: Usage of libvlc.dll in C#
Replies: 67
Views: 78386

Re: Usage of libvlc.dll in C#

Hello,

I have error, I haven`t more ideas, I try with the folow code but ocurrs the same.

sif = mediacontrol_get_stream_information(p_input, mediacontrol_PositionKey.mediacontrol_MediaTime, ref vpobj.exception);

Do you have more ideas?

Andrés
by equitel
15 Jan 2008 16:43
Forum: VLC stream-output (sout)
Topic: LibVLC
Replies: 0
Views: 385

LibVLC

Hello, Hi, I'm new to the forum, but I've been working with vlc for a while now and I've come across a few problems, I'm developping a short code to show steaming video, I'm using the libvlc interfaz, it works great, but I need to obtain the codec name, de Decoders blocks, the rate input bits and th...
by equitel
14 Jan 2008 16:08
Forum: Web and scripting
Topic: Usage of libvlc.dll in C#
Replies: 67
Views: 78386

Re: Usage of libvlc.dll in C#

Hello,

Anybody kowns how to get the bit-rate and packets recived?.

Please, write me caddress at gmail.com

Thanks,

Go to advanced search