Socket releted Error
C#
1
Posts
1
Posters
0
Views
1
Watching
-
I have two application. One appli use one COM object releted to RTP streaming. Now if i transmit packet by this appli & other end this appli receive that packet & play the sound it work well. But the appli transmit packet my second appli capture that packet & retranmit to first appli then it will not play well. I can't understand what is the problem. In COM object i just specified IP & Port no. In Other appli i create on socket of UDP type. When i check for header of RTP it is correct but what about payload i don't know. Plz help me. Regards,
Divyang Mithaiwala