Search found 5 matches

Go to advanced search

by dolevo
08 Aug 2013 10:53
Forum: VLC stream-output (sout)
Topic: How to proceed
Replies: 0
Views: 298

How to proceed

Hi all, I have been using VLC as a media player but never used it as a streaming server. So please explain the things as simple as possible. For a test purpose, I have a setup where I stream the webcam over network. This was the easy part for me. I have a server which is running on openembedded syst...
by dolevo
03 May 2013 11:34
Forum: Development around libVLC
Topic: Hardware acceleration implementation
Replies: 0
Views: 348

Hardware acceleration implementation

Hi all, I have a pc on which openembedded is running. The task of this pc is to decode incoming live streams and show on the screen attached to it. This is sometimes 1 stream connected, sometimes 5, sometimes 10. The h.264 decoder is currently libav but could be ffmpeg as well since I wrote the code...
by dolevo
04 Feb 2013 14:20
Forum: Development around libVLC
Topic: Screen Capture with libvlc
Replies: 5
Views: 1876

Re: Screen Capture with libvlc

Yes, that's what "screen://" does.
I will use libvlc.dll. Could you please tell me what function do I need to use? What part of the code contains this capturing process?
by dolevo
04 Feb 2013 14:19
Forum: Development around libVLC
Topic: Screen Capture with libvlc
Replies: 5
Views: 1876

Re: Screen Capture with libvlc

.
by dolevo
01 Feb 2013 14:14
Forum: Development around libVLC
Topic: Screen Capture with libvlc
Replies: 5
Views: 1876

Screen Capture with libvlc

Hi all, This is my first post to forum. I was using avcodec to decode encoded data with H.264. However, I am about to switch it to libvlc for a number of reasons. In my another application, I grab the desktop screen with BitBlt API. I was wondering if libvlc provides any function for screen grabbing...

Go to advanced search