regarding G722 usage in farsight2/farstream
B U J J I
sivaits4u at gmail.com
Mon Feb 27 05:56:13 PST 2012
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/farstream-devel/attachments/20120227/ec43518d/attachment.html>
More information about the Farstream-devel
mailing list