>my idea is to make 2 separates applikation one for RTP
>streamingserver (rtp.exe) for JPEG streaming and the second
>application ist for RTCP (rtcp.exe).
This is a really silly idea. RTP and RTCP are not independent
protocols - for example, RTCP reports include statistics about RTP
packet lo
Dear all,
my idea is to make 2 separates applikation one for RTP streamingserver
(rtp.exe) for JPEG streaming and the second application ist for RTCP (rtcp.exe).
For do this i would write the SSRC from rtp.exe in a file and read it from this
file with rtcp.exe. the connection point of both appl