[vlc] Re: Hello, is there any plan to implement "measurement module" into vlc?
Duckhee, Han
dhhan at cosmos.kaist.ac.kr
Tue Jul 27 10:40:10 CEST 2004
Here I pubish my work.
http://nter.kaist.ac.kr/~urachacha/vlc
dhhan
----- Original Message -----
From: job
To: vlc at videolan.org
Sent: Sunday, December 01, 2002 11:38 AM
Subject: [vlc] Re: Hello, is there any plan to implement "measurement module" into vlc?
We made the same measurements some months ago and we tried to measure frame and packet losses when we were streaming mpeg2 clips through a wireless network.
We are interested in helping developing a plug in for vlc in order to have frame and packet statistics so if you could send us some of your code we could contribute in the development process.
I have already developed a real time system for a robot using vlc through my program code.
Panos Georgakopoulos
Technological Educational Institute of Larissa,Greece
----- Original Message -----
From: Duckhee, Han
To: vlc at videolan.org
Sent: Tuesday, July 20, 2004 8:10 AM
Subject: [vlc] Hello, is there any plan to implement "measurement module" into vlc?
Hello.
I am using VLC for testing high bandwith network.
When we stream using VLC with RTP, we need to see "packet loss, jitters, packet disorder".
So, I roughly implemented those feature into vlc.
(I've logged RTP header informations, timestamp and sequence number, into a file. Then I parsed the
file to get useful measurement informations, such as packet loss, jitters, packet disorder)
The code quality is so poor, I think that I can get right measurement data, but the code that I developed
is not enough to be a part of VLC. I think that I need more study on the VLC codes.
(Threads, modules, and GUI libraries).
So, if there is nobody who developes the measurement module, I might develop the such measurement module.
Just let me know, if there is any on-going plan for the measurement module.
And If there isn't I hope somebody to work with me.
Duckhee, Han
Korea Advanced Institude of Science and Technology, Korea
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20040727/d81dbd72/attachment.html>
More information about the vlc
mailing list