hi all,
i am trying to use g722 codecs in farsight application. i have got few
problems while running examples/gui .
first is negotiation problem because it accepts 1 channel date so that is
fixed with channel=1.
next is when i am running it in farsight2 example voice is breaking. but
naturally its working very fine. i am putting those pipelines here.
sender:
gst-launch-0.10 -v alsasrc ! 'audio/x-raw-int,channels=1,rate=16000' !
ffenc_g722 bitrate=64000 ! rtpg722pay ! udpsink port=5000 host=127.0.0.1 -v
receiver:
gst-launch-0.10 udpsrc port=5000 caps="application/x-rtp,
media=(string)audio, clock-rate=(int)8000, encoding-name=(string)G722,
encoding-params=(string)1, channels=(int)1, payload=(int)96" ! rtpg722depay
! ffdec_g722 ! alsasink sync=false -v
these pipelines are working absolutely fine.
But in farsight2 i am not able to use G722 why ? i have tried setting
different params but no luck.
can anybody help me ?
Thanks,
Bujji
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Farsight-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/farsight-devel