--
---
You received this message because you are subscribed to the Google Groups "discuss-webrtc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss-webrt...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/discuss-webrtc/f4e6b9bd-1bc0-47c4-b7b8-10ba56066b75%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
---
You received this message because you are subscribed to the Google Groups "discuss-webrtc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss-webrt...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/discuss-webrtc/cbd91003-c3be-4853-a5aa-1fb74304e901%40googlegroups.com.
My suggestion from before still works.What have you tried so far? what issues did you run into?
On Sun, May 26, 2019 at 7:55 PM Sukhui Kim <lon...@gmail.com> wrote:
--Dear,We run WebRTC on Android.In this environment, I would like to know how to get unencrypted RTP/RTCP packet.Help us at that point.
2019년 5월 23일 목요일 오전 10시 31분 22초 UTC+9, Sukhui Kim 님의 말:Dears,I would like to know how to analyze audio/video RTP packets in webRTC.When using the Network Protocol Analyzer "Wireshark", there are some limitations that only 12 bytes of RTP header can be seen.I could't analyze the RTP payload header and data anymore.Please let us know how I can analyze audio/video RTP packets in webRTC.Thanks.
---
You received this message because you are subscribed to the Google Groups "discuss-webrtc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss...@googlegroups.com.
The Pion/GStreamer solution is a way to analyze video being sent/received by your Android client.
If you want to see the media sent to your Android client you should use Pion instead of your Android client and you can dump the incoming video.
If you want to see the media your Android client is sending you should connect your Android client to a Pion instance.
It is possible to use a null cipher sutie with WebRTC. But it requires having control of both sides.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss-webrt...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/discuss-webrtc/5c327f70-cfe3-48ba-a91b-d1a9f72a5ac9%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss-webrt...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/discuss-webrtc/a70ce4e8-268a-4744-ad6a-eceae7c70677%40googlegroups.com.