Search found 6 matches

Go to advanced search

by HoltDan
24 May 2011 18:50
Forum: Web and scripting
Topic: Automatic Record
Replies: 3
Views: 905

Re: Automatic Record

"C:\Program Files\VideoLAN\VLC\vlc.exe" rtsp://10.1.6.3/axis-media/media.amp --sout="#duplicate{dst=std{access=file,mux=asf,dst='test.mpg'},dst=nodisplay}" --run-time=7

That last param is number of seconds to record.
by HoltDan
01 Apr 2011 19:53
Forum: VLC media player for Windows Troubleshooting
Topic: 0.8.6c, Axis Camera RTSP
Replies: 2
Views: 464

0.8.6c, Axis Camera RTSP

We're using an older version of the VLC player and we're interfacing with it through NativeLibVlc. Here's how I reproduce the problem I'm trying to fix. I've got a single Axis camera to work with and I can access the video with no problems via this URL: rtsp://10.1.6.3/axis-media/media.amp Then I un...
by HoltDan
29 Aug 2007 17:23
Forum: Web and scripting
Topic: C# Non-Modal Form
Replies: 1
Views: 944

Re: C# Non-Modal Form

Oops - my bad. Nevermind.

Some day I hope to learn how to write computer programs.
by HoltDan
28 Aug 2007 19:16
Forum: Web and scripting
Topic: C# Non-Modal Form
Replies: 1
Views: 944

C# Non-Modal Form

I'm using the code found under the .NET Interface to VLC as a starting point. When I place the control in either the main form of the application or in a form that's shown via ShowDialog, all's well. But when I show that form via Show - nothing. I've created another test app and in this one the form...
by HoltDan
21 Aug 2007 16:50
Forum: Web and scripting
Topic: Capturing the Mouse
Replies: 2
Views: 1739

Re: Capturing the Mouse

Thanks much for the detailed reply. I got diverted from this to work on something else but I'm back on it now. If I have anything to add I'll post it here.

Dan
by HoltDan
09 Aug 2007 18:20
Forum: Web and scripting
Topic: Capturing the Mouse
Replies: 2
Views: 1739

Capturing the Mouse

I'm using the VLC ActiveX control in a C# form. I need to be able to capture the mouse while video is streaming - in particular, to drag a marquee over the area a user is interested in. This is proving to be extremely difficult so I'm wondering if I'm just missing something or if it's mission imposs...

Go to advanced search