Hi<div><br></div><div>I am trying to write a parser for RTMP for a video conference solution having more than 10 participants at a time and then further use ffmpeg to decode the data received from that traffic.</div><div><br>
</div><div>I am not able to find out he suitable way to associate the different participants data being displayed by Wireshark when i capture the traffic on the hub which is streaming the Media.</div><div><br></div><div>Is there any particular way or uniqueness which can help me in parsing the data from the different participant and then i decode that data from each user and decode the same using ffmpeg.</div>
<div><br></div><div>Is ffmpeg capable of doing that?</div><div><br></div><div>Thanks</div><div>Nitin</div>