[Live-devel] How to show the RTCP serial number and Time Stamp?

Ross Finlayson finlayson at live.com
Thu Jan 15 11:18:14 PST 2004


At 01:14 AM 1/15/04, you wrote:
>Dear Sir
>This is fire Question.
>
>How can I show/get the RTCP serial number and Time Stamp when running the 
>testMP3Streamer?

Look at the file "liveMedia/RTCP.cpp".  This is where outgoing RTCP packets 
are sent, and incoming RTCP packets handled.  If you add

#define DEBUG_PRINT 1

to the start of this file, and recompile, you will get debugging output 
that shows the sending and reception of each RTCP packet.


	Ross Finlayson
	LIVE.COM
	<http://www.live.com/>



More information about the live-devel mailing list