[Wireshark-dev] Time to update to Npcap 1.20

2021-03-11 Thread Guy Harris
It looks as if it fixes some annoying bugs: https://github.com/nmap/npcap/blob/master/CHANGELOG.md so if we haven't already updated the Wireshark Windows builds to include the 1.20 installer, we should do so. Anybody who's been having problems - especially if they're the ones noted:

[Wireshark-dev] Remote Developer Den, March 2021

2021-03-11 Thread Gerald Combs
I've scheduled the next remote Developer Den for next Wednesday, March 17th. This is remote version of the Developer Den at SharkFest, a room that we set aside for office hours where everyone is welcome to stop in, say hello, ask questions, etc. The link below has a "join from browser" option,

Re: [Wireshark-dev] Missing ChTelRtpPlayer page in Wireshark documentation

2021-03-11 Thread chuck c
There is an anchor on https://www.wireshark.org/docs/wsug_html_chunked/ChTelRTPAnalysis.html: Is it sufficient to point there? When added it was a Work In Progress. Is there enough for a whole HTML page? https://gitlab.com/wireshark/wireshark/-/commit/3687d393040a40655d84e3e03417a474032bad86 O

[Wireshark-dev] How to decode specific packet with custom Decode as from dialog?

2021-03-11 Thread Jirka Novak
Hi, I'm using wireshark for RTP analysis. Very often I analyze pcaps where is no signaling packets therefore Wireshark is not able to recognize RTP packets and I have to use Decode as for every stream in file. It is boring work... My idea is to write a tool which will propose RTP stream candi

[Wireshark-dev] Missing ChTelRtpPlayer page in Wireshark documentation

2021-03-11 Thread Jirka Novak
Hi, I noticed that Rtp Player dialog help button points to: https://www.wireshark.org/docs/wsug_html_chunked/ChTelRtpPlayer.html but it doesn't exist. I believed it is just typo in page name but I found there is no similar page here nor in Wiki. Is it possible to check whether this page wa