Re: [Live-devel] Jitter value with openRTSP

2008-12-03 Thread ggomand
Hello Ross, Thank you for your reply. I would like to stream another mp4 video file (which has a timestamp frequency of 9Hz) to compare my results but I didn't manage to find that kind of files which can be handled by openRTSP (because of video codec). Would you have that kind of file o

Re: [Live-devel] Jitter value with openRTSP

2008-11-25 Thread ggomand
Thank you for your reply. So, to get the jitter value in seconds, I've made the following addition in the source code of the file "playCommon.cpp". (from line 1170 to 1175) 1165RTPReceptionStatsDB::Iterator statsIter(src->receptionStatsDB()); 1166// Assume that there's only one SSRC s

[Live-devel] Jitter value with openRTSP

2008-11-25 Thread ggomand
Hello all, I'm writing to you regarding the jitter value calculated by openRTSP. I've read this: ">I found out that jitter is expressed in timestamp units. Could you >please confirm or correct the following: >I divide the jitter value received by liblive by > 9 for h263+, MPEG-Video JPEG-Vi