C# and Dumping Stream

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
ZeBobo5

C# and Dumping Stream

Postby ZeBobo5 » 23 Mar 2006 18:26

Hello,
I found how using VLC ActivX, but, now I would like to know how i can save the streaming in a file

I tried :

Code: Select all

string[] Voption = {":demux=dump :demuxdump-file=\"" + @"C:\" + title + "\""};
But it fail with this options...

I tried others options of the help file, someones whorks and someones no

Does anyone know how to save my stream?

tonsofpcs
Cone that earned his stripes
Cone that earned his stripes
Posts: 363
Joined: 04 Jan 2006 10:03
Location: Binghamton, NY, USA
Contact:

Postby tonsofpcs » 24 Mar 2006 00:28

Options should be an array of strings, you may need to make the last member be a null string ("")

ZeBobo5

Postby ZeBobo5 » 24 Mar 2006 09:44

Thanx,

But Why not all options are available?
I try to dump a steam and I don't find how ?

ZeBobo5

Postby ZeBobo5 » 24 Mar 2006 11:08

I Found that :

Code: Select all

:demuxdump-file=\"" + @"C:\" + title + "\"
not working but the

Code: Select all

demux=dump
work, Thx

myangga
Blank Cone
Blank Cone
Posts: 25
Joined: 03 Feb 2006 11:23
Location: Est

Postby myangga » 07 Apr 2006 14:43

Post streaming vlc activeX using c#


Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 16 guests