Search found 5 matches

Go to advanced search

by mighty_scoop
16 Feb 2010 15:55
Forum: Development around libVLC
Topic: how to reduce rtsp stream lag ?
Replies: 1
Views: 5663

Re: how to reduce rtsp stream lag ?

Hi together,

i manged to solve this problem. I had to change the rtsp-caching value in the vlcrc file to a lower number (200 works very well) are use the --rtsp-caching option.

Greetings
by mighty_scoop
16 Feb 2010 10:00
Forum: Development around libVLC
Topic: how to reduce rtsp stream lag ?
Replies: 1
Views: 5663

how to reduce rtsp stream lag ?

Hi together, yesterday i implemented libvcl to encode and display a rtsp ip camera stream (either mpeg4 or mjpeg). Unfortunately i noticed a significant lag (1-2 sec) which makes the stream for my purposes useless. Does anybody know why there is a lag (the original cam software shows the live stream...
by mighty_scoop
12 Feb 2010 18:36
Forum: Development around libVLC
Topic: libvlc error no memcpy module matched "any"
Replies: 1
Views: 1652

Re: libvlc error no memcpy module matched "any"

ok ... i find the problem with the help of this thread viewtopic.php?f=14&t=47912.
I forget to uncomment the option "--ignore-config".

Greetings
by mighty_scoop
12 Feb 2010 17:09
Forum: Development around libVLC
Topic: libvlc error no memcpy module matched "any"
Replies: 1
Views: 1652

libvlc error no memcpy module matched "any"

Hi together, i'm know to vlc and jsut wanted to start with a small vlc sdl test programm (http://wiki.videolan.org/LibVLC_SampleCode_SDL). I commented all the vmem stuff from the vlc_argv out (it created a vlc: unknown option or missing mandatoory argument error). Now i get the following error messa...
by mighty_scoop
11 Feb 2010 12:26
Forum: Development around libVLC
Topic: Receiving a VLC video stream with OpenCV
Replies: 5
Views: 7577

Re: Receiving a VLC video stream with OpenCV

Hi there,

are there any news in this topic ? Does anybody managed to parse a stream/video/image from vlc to opencv ? I would be very grateful for any help.

Greetings

Go to advanced search