Search found 6 matches

Go to advanced search

by amitabhaghosh
05 Mar 2011 07:03
Forum: Development around libVLC
Topic: Stream/Frame information in VLC
Replies: 8
Views: 1814

Re: Stream/Frame information in VLC

Figured out myself :) qmake to generate the Makefile, and then make..!! Pretty cool.
by amitabhaghosh
03 Mar 2011 21:48
Forum: Development around libVLC
Topic: Stream/Frame information in VLC
Replies: 8
Views: 1814

Re: Stream/Frame information in VLC

Ok, I got some handle on the files that are in libvlc-demos, and a rough idea on what they do (extracts media, track information, ..). How do I compile these files?

thanks,
Amitabh
by amitabhaghosh
03 Mar 2011 20:11
Forum: Development around libVLC
Topic: Stream/Frame information in VLC
Replies: 8
Views: 1814

Re: Stream/Frame information in VLC

Thanks, I cloned the libvlc-demos project using git. It has two directories: vlcinfo and webcam. Is there a documentation on what this project does (or what the files contain), or how I can compile these files? Is this treated as a separate module in VLC and need to be compiled with VLC. Sorry, if m...
by amitabhaghosh
02 Mar 2011 23:19
Forum: Development around libVLC
Topic: Stream/Frame information in VLC
Replies: 8
Views: 1814

Stream/Frame information in VLC

Hi, I'm not sure if this is the right forum to post my question, if so, I apologize, if not, it will be great to have some pointers. I am trying to look for the code in VLC (1.1.7) where I can see/extract stream or frame related information, i.e, I want to know the frame type, size, deadlines, etc. ...
by amitabhaghosh
31 Jan 2011 18:07
Forum: VLC stream-output (sout)
Topic: Capturing RTCP packets on VLC server
Replies: 7
Views: 1839

Re: Capturing RTCP packets on VLC server

Hi Remi,
Thanks for your reply. Would you be so kind to modify the command (or write a new one) I have in my post so VLC sends RTCP-RR packets?
thanks,
Amit
by amitabhaghosh
25 Jan 2011 23:10
Forum: VLC stream-output (sout)
Topic: Capturing RTCP packets on VLC server
Replies: 7
Views: 1839

Capturing RTCP packets on VLC server

Hi Everyone, I'm trying to capture RTCP packets using Wireshark on the server. I think I'm doing something wrong. Here is my setup: From a server laptop, I send two unicast, RTP streams (the same video) to two different ports (even numbered) on a client laptop. I'm using VLC 1.1.5 and the following ...

Go to advanced search