jitsi / libjitsi

Advanced Java media library for secure real-time audio/video communication.
Apache License 2.0
628 stars 281 forks source link

SRTP protocol #523

Closed ctriz closed 4 years ago

ctriz commented 4 years ago

i understand that jitsi uses DLTS-SRTP. i recentlt installed jitsi server successfully in a LAN setup. I was able to have a video conferencing using the chrome browser using the jitsi server. I collected the traffic at the server. However, when i open it using wireshark, it is not showing the media packets on port 10000 as RTP. Am i missing something here?

bgrozev commented 4 years ago

You need to configure wireshark to interpret packets on port 10000 as RTP.