Hi All,
I'm trying to create an application to save the RTP packages that another app send to me. This another app send only RTP data and nothing from RTCP. That means when I receive the event NewStream and start to make a processor to handle the data I lost some packages from the beginning. Perhapps I should configure this processor before this event arrive but I can figure out how to make this without a DataSource and the information about format that commes with the RTP data. I will appreciate any suggestions. Thanks.
I'm trying to create an application to save the RTP packages that another app send to me. This another app send only RTP data and nothing from RTCP. That means when I receive the event NewStream and start to make a processor to handle the data I lost some packages from the beginning. Perhapps I should configure this processor before this event arrive but I can figure out how to make this without a DataSource and the information about format that commes with the RTP data. I will appreciate any suggestions. Thanks.