On Sat, 2009-08-29 at 21:24 -0500, Jorge Alfonso Cortes Mahmud wrote:
> Hi everyone, I'm new with farsigth and I want to learn it but I have a
> problem running the code below, I get an error related to the remote
> codecs and local ones
...
> stream.set_remote_codecs([farsight.Codec(0, "PCMU",
> farsight.MEDIA_TYPE_AUDIO, 90000)])
> There was no intersection between the remote codecs and the local ones

The clock-rate of 90000 is clearly wrong. 90000 is a clock rate you'll
find on video codecs. For audio codecs, you're more likely to find 8000
or 16000 (although it could be something else too).

-- 
Olivier Crête
olivier.cr...@collabora.co.uk

Attachment: signature.asc
Description: This is a digitally signed message part

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Farsight-devel mailing list
Farsight-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/farsight-devel

Reply via email to