Bug ID |
11918
|
Summary |
RTP player fails to playback RTP streams
|
Product |
Wireshark
|
Version |
2.0.0
|
Hardware |
x86-64
|
OS |
Ubuntu
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Medium
|
Component |
Qt UI
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 14176 [details]
RTP Player window with no streams in it
Build Information:
Wireshark 2.0.0 (SVN Rev Unknown from unknown)
Copyright 1998-2015 Gerald Combs <[email protected]> and contributors.
License GPLv2+: GNU GPL version 2 or later
<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled (64-bit) with Qt 5.2.1, with libpcap, with POSIX capabilities (Linux),
with libnl 3, with libz 1.2.8, with GLib 2.40.2, with SMI 0.4.8, with c-ares
1.10.0, with Lua 5.2, with GnuTLS 2.12.23, with Gcrypt 1.5.3, with MIT
Kerberos,
with GeoIP, with QtMultimedia, without AirPcap.
Running on Linux 3.13.0-74-generic, with locale C, with libpcap version 1.5.3,
with libz 1.2.8, with GnuTLS 2.12.23, with Gcrypt 1.5.3.
Intel(R) Core(TM) i5-4300M CPU @ 2.60GHz (with SSE4.2)
Built using gcc 4.8.4.
--
I'm using the Ubuntu PPA for Wireshark and have recently upgraded to version
2.0.0. I debug VoIP calls a lot every day. The recent upgrade doesn't allow me
to listen to to the RTP streams. In the version I was using previously, I could
open a PCAP, select Telephony -> VoIP calls -> Select the call -> Select
"Decode" and the RTP player would open. I could then play back the call.
In 2.0.0, whenever I Go to Telephony -> VoIP Calls -> select a stream and hit
"Play Streams", an empty player window appears (Empty-player-window.png).
I've tried selecting an RTP packet from the stream and going through Telephony
-> RTP -> Stream Analysis -> Play streams, but in this case, I get the streams
in the player, but clicking on play fails to actually play the stream back
(fails-to-play-stream.png).
RTP over UDP is selected in the Enabled Protocols list.
You are receiving this mail because:
- You are watching all bug changes.