Re: [Live-devel] Using the live555 to implement RTCP

2007-06-28 Thread Ross Finlayson
>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

[Live-devel] Using the live555 to implement RTCP

2007-06-28 Thread Armando Ko
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