Hi developers,<br><br>I have one question about the difference of streaming Multicast and Unicast. When I connect to a multicast server I receive in my function &quot;AfterReadingFrame&quot; all the packets SPS, PPS and Slices and then I parse all and save to decode when I need.<br>
I tried a Unicast server and then I need to work with &quot;fmtp_spropparametersets&quot; to extract the SPS and PPS buffer to parse because in my &quot;AfterReadingFrame&quot; I only receive Slice packets, no SPS or PPS. If I save this packets with the Slice i can decode after all.<br>
<br>Then my question is: Where or How can I obtain the information about the type of streaming (Unicast or Multicast) at first?<br><br>Thanks in advance.<br>-- <br>Miguel Angel Arcos<br>