Search found 18 matches

Go to advanced search

by GunnarK
16 Feb 2009 21:42
Forum: Development around libVLC
Topic: brightness, contrast, hue and saturation in libVLC
Replies: 12
Views: 4933

Re: brightness, contrast, hue and saturation in libVLC

But what about the extended settings dialog in the VLC media player? is there a API for this?
by GunnarK
29 Jan 2009 08:05
Forum: Development around libVLC
Topic: Quad view using libVLC
Replies: 6
Views: 2642

Re: Quad view using libVLC

I have still not figured out how to use mosaic and libVLC.
Which library and which header files I am supposed to use to achieve a quad view?
by GunnarK
19 Jan 2009 11:27
Forum: Development around libVLC
Topic: Quad view using libVLC
Replies: 6
Views: 2642

Re: Quad view using libVLC

What functions in libVLC can do this?
Or is it another mosaic library for C++?
Is there any example anywhere? I prefer C or C++
by GunnarK
19 Jan 2009 09:27
Forum: Development around libVLC
Topic: Quad view using libVLC
Replies: 6
Views: 2642

Quad view using libVLC

Is there a possibility to enable quad view in a vlc window using libVLC.
I want to stream four cameras, and only one output window
*********************************
* 1. camera | 2. camera *
*-------------------------------*
* 3. camera | 4. camera *
*********************************
by GunnarK
15 Jan 2009 12:30
Forum: General VLC media player Troubleshooting
Topic: HTML VLC plugin and rtsp-caching
Replies: 2
Views: 5086

Re: HTML VLC plugin and rtsp-caching

I mannaged to set the rtsp-caching to 80 ms by the following:

obj.playlist.add(uri,uri, " :rtsp-caching=80");
by GunnarK
14 Jan 2009 15:32
Forum: Development around libVLC
Topic: brightness, contrast, hue and saturation in libVLC
Replies: 12
Views: 4933

brightness, contrast, hue and saturation in libVLC

I have been looking at the following Tutorial:

http://wiki.videolan.org/LibVLC_Tutorial

Is it possible to adjust brightness, contrast, hue and saturation using libVLC?
by GunnarK
14 Jan 2009 15:24
Forum: Development around libVLC
Topic: tutorial. Placing vlc window in different positions.
Replies: 0
Views: 439

tutorial. Placing vlc window in different positions.

I have been looking at the following Tutorial:

http://wiki.videolan.org/LibVLC_Tutorial

Is it possible to place the VLC window in a different position then top left corner?
Maybe at the top right corner, or in the centre of the monitor.

My environment is Ubuntu.
by GunnarK
14 Jan 2009 09:13
Forum: Web and scripting
Topic: HTTP VLC plugin and brightness
Replies: 2
Views: 1212

Re: HTTP VLC plugin and brightness

I have managed to adjust the brightness, contrast and hue prior to play: var options = " :contrast=1.5 :brightness=2.0" function play(obj, uri) { var obj = document.getElementById(obj); obj.playlist.add(uri, uri, options); obj.playlist.play(); but is this possible at runtime?
by GunnarK
13 Jan 2009 11:01
Forum: Web and scripting
Topic: HTTP VLC plugin and brightness
Replies: 2
Views: 1212

HTTP VLC plugin and brightness

I have got the following HTML code including VLC plugin, which I stream a network camera: <html> <title>VLC plugin</title> <script language="javascript"> function play(obj, uri) { var obj = document.getElementById(obj); obj.playlist.add(uri,uri, ""); obj.playlist.play(); } functi...
by GunnarK
13 Jan 2009 10:58
Forum: General VLC media player Troubleshooting
Topic: HTML VLC plugin and rtsp-caching
Replies: 2
Views: 5086

HTML VLC plugin and rtsp-caching

I have got the following HTML code including VLC plugin, which i want to stream a network camera: <html> <title>VLC plugin</title> <script language="javascript"> function play(obj, uri) { var obj = document.getElementById(obj); obj.playlist.add(uri,uri, ""); obj.playlist.play(); ...
by GunnarK
13 Jan 2009 09:44
Forum: Development around libVLC
Topic: Using RTSP url in libvlc interop
Replies: 1
Views: 1045

Re: Using RTSP url in libvlc interop

Have you managed to get any further on this project?
I am currently trying to do the same thing.
by GunnarK
30 Dec 2008 15:31
Forum: VLC stream-output (sout)
Topic: vlc, rtsp and ffmpeg
Replies: 3
Views: 1608

Re: vlc, rtsp and ffmpeg

Did VLC use ffmpeg for rtsp in earlier versions (ex vlc-0-8-4)?
by GunnarK
28 Dec 2008 13:35
Forum: VLC stream-output (sout)
Topic: vlc, rtsp and ffmpeg
Replies: 3
Views: 1608

vlc, rtsp and ffmpeg

How does vlc connect to a rtsp source, example a network camera? Does it use ffmpeg, I have read that vlc uses ffmpeg? I have got a ACTI network camera, and connect to this camera using vlc, and rtsp, everything works fine. When i use ffmpeg, it does not work. I get a error saying: rtsp://Admin:1234...
by GunnarK
26 Nov 2008 14:45
Forum: Development around libVLC
Topic: Implementing the VLC library's in a program for my customer
Replies: 6
Views: 3982

Re: Implementing the VLC library's in a program for my customer

When I use VLC library in my program, then the whole program is GLP. Where do I publish the code?
Is it ok to publish the source code it in a src folder, and the licence files in a LICENCE folder at the video computer which my customer receives?
by GunnarK
17 Oct 2008 12:10
Forum: Development around libVLC
Topic: Implementing the VLC library's in a program for my customer
Replies: 6
Views: 3982

Re: Implementing the VLC library's in a program for my customer

Thank you for your answer.
This is fine for me but I had to fully understand.
by GunnarK
17 Oct 2008 07:58
Forum: VLC media player for Linux and friends Troubleshooting
Topic: surveillance program
Replies: 1
Views: 321

surveillance program

Is there a open source surveillance program like zoneminder based on the VLC librarys?
by GunnarK
17 Oct 2008 07:56
Forum: Development around libVLC
Topic: Implementing the VLC library's in a program for my customer
Replies: 6
Views: 3982

Re: Implementing the VLC library's in a program for my customer

Thank you for your answer.
But I still do not fully understand. Sorry :s
If I compile inn libvlc, in my program, then the whole program is GPL?
I have to provide my own code, and the libvlc to my customer, even if I have not changed the code of libvlc?
by GunnarK
16 Oct 2008 12:48
Forum: Development around libVLC
Topic: Implementing the VLC library's in a program for my customer
Replies: 6
Views: 3982

Implementing the VLC library's in a program for my customer

Is it against the VLC licensing to include the VLC library's as header files in a C++ program (for my customer) which displays a camera image. The program will be used as a surveillance program, to monitor a process. The reason I want to use my own program, not a standard VLC, is to integrate the ca...

Go to advanced search