Search found 9 matches

Go to advanced search

by dx
08 Apr 2008 17:39
Forum: Web and scripting
Topic: HTTP Streaming Help
Replies: 4
Views: 981

Re: HTTP Streaming Help

No HTML file is needed to stream through HTTP, it's just a protocol
by dx
08 Apr 2008 02:33
Forum: Web and scripting
Topic: Controlling VLC with VB
Replies: 2
Views: 1210

Re: Controlling VLC with VB

Null should be replaced buy Array("...") in case you wanna add any conditions like recording.
by dx
08 Apr 2008 02:30
Forum: Web and scripting
Topic: HTTP Streaming Help
Replies: 4
Views: 981

Re: HTTP Streaming Help

Have you remembered to open the port you're using? You can check it at http://whatsmyip.org/ports/ Here's the advanced streaming settings I use: Play locally (optional) HTTP Don't enter any ip, you must specify a port Video codec mp4v 768 kbit Audio codec mp3 128kbit mono (I have 2mbit upload but it...
by dx
08 Apr 2008 02:24
Forum: Web and scripting
Topic: VLC, TV Tuner and Visual Basic
Replies: 1
Views: 4872

VLC, TV Tuner and Visual Basic

I've some troubles setting up VLC in Visual Basic with my TV Tuner (Hauppauge WinTV PVR 250). I can get video and audio, but I can't change channel. I've added channels to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\TV System Services\TVAutoTune\TS0-1 It's possible for me to change in VLC, but when I try...
by dx
15 Jun 2007 22:41
Forum: Web and scripting
Topic: Ping: VB6 Programmers - Want a Working Demo?
Replies: 6
Views: 2277

I can't see any downloadable files :(

"No File Packages Defined"
by dx
08 Jun 2007 05:00
Forum: Web and scripting
Topic: VB6 options problem
Replies: 3
Views: 2528

VB6 options problem

I'm trying to start a streaming server with VLC which has to be played back on local computer, but for some reason the video doesn't start. It works without problems in VLC Player, so it must be something wrong with my option array? VLC.addTarget "valid video url", Array(":sout=#trans...
by dx
01 Jun 2007 17:37
Forum: Web and scripting
Topic: Dependent file for my VB application
Replies: 3
Views: 1468

Sorry, where do I find the activex folder?
by dx
01 Jun 2007 00:02
Forum: Web and scripting
Topic: Dependent file for my VB application
Replies: 3
Views: 1468

Dependent file for my VB application

I'm not sure if this will break the rules of VLC.

If it isn't, can someone tell me which files are dependent for including a VLC controller in my Visual Basic 6 application so these files are included in my installation file and the user don't have to install VLC too.

Go to advanced search