Using the latest version of Wireshark (Version 1.12.1 (v1.12.1-0-g01b65bf from master-1.12)), the VoIP (RTP) player no longer shows the progress line and does not update progress during the call. Neither does it reset the control buttons once the RTP stream has ended (you have to manually click the Stop button). I know Wireshark used to show progress when playing VoIP calls. asked 30 Oct '14, 07:06 Icon |
One Answer:
This sounds a lot like bug 10307 which was supposed to be fixed in 1.12.1. What version of glib do you have installed (assuming this isn't Windows)? The fix (well, the hack around a PortAudio bug) for that bug will only work if you have glib 2.28 or greater; I'm guessing you don't have 2.28 or later. answered 30 Oct '14, 11:06 JeffMorriss ♦ |