[Live-devel] Audio question

Ross Finlayson finlayson at live555.com
Tue Oct 11 13:14:57 PDT 2005


At 04:00 AM 10/11/2005, you wrote:
>I could find handling of G726-32 in the MediaSession.cpp 
>(lookupPayloadFormat()) but later, during init (initiate(), line: 
>808) it is missing. Is that possible to add the following to line 
>solve the problem:
>
>|| strcmp(fCodecName, "G726-32") == 0

Yes, from what I know about the "G726-*" RTP payload formats (as 
described in RFC 3551, section 4.5.4, you should be able to handle 
these payload formats by adding appropriate tests to the "if" 
statement at line 801 of "liveMedia/MediaSession.cpp".


	Ross Finlayson
	Live Networks, Inc. (LIVE555.COM)
	<http://www.live555.com/>



More information about the live-devel mailing list