Ask Your Question
0

limit of RTP stream analysis

asked 2022-03-28 15:17:57 +0000

benw gravatar image

Hello, I am trying to analyse RTP streams. I have a tcap file with RTP data of about 1200 seconds. However the analysis shows a duration of 251 s. Is there a built-in restrcition to the size f the dataset, or is this something I can adjest?

Thanks! Ben

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-03-28 22:07:37 +0000

Chuckc gravatar image

updated 2022-03-28 22:09:16 +0000

This is a bug. It would help if you could open a New Issue on the Wireshark Issues page on Gitlab.
It will look like this - select the "Bug" template of the "Description" field.

Note: it's not the duration of the capture but the number of data points that need to be analyzed for the graph. There is a redraw timer that wants to actively update the graph but it really needs to wait until all the statistics have been recalculated.

edit flag offensive delete link more

Comments

Thank you for opening the issue: RTP analysis does not use all data

Chuckc gravatar imageChuckc ( 2022-03-29 13:42:12 +0000 )edit

RTP Analysis dialog: Update statistics when data are processed has been merged into main branch.
Not sure if it will get cherrypicked back to 3.6 branch.

Windows version available to test in the Automated Builds.
Wireshark-win64-3.7.0rc0-1674-g8b737033b08e.exe or newer will include the fix. The files scroll out pretty fast - look for a build number >= 1674.

Chuckc gravatar imageChuckc ( 2022-03-31 21:09:10 +0000 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2022-03-28 15:17:57 +0000

Seen: 161 times

Last updated: Mar 28 '22