[Farstream-devel] farsight-send-profile for h264
B U J J I
sivaits4u at gmail.com
Fri Nov 11 09:32:26 PST 2011
hi all,
I am trying using farsight2(farstream) for my videoconferencing application.
I ran the examples from examples/gui its working fine for different codecs.
But I my camera gives encoded(h264 encoded) so I don't want decode it back
to yuv and use it in the farsight2.
And i see in some forums that if we use 'farsight-send-profile' and
'farsight-send-profile'
we can make it to use our own encoder and decoder in configuration files.
so tried added below lines in gst/fsrtpconference/default-codec-preferences
compiled and installed. (and i have changed for capture *v4l2src !
video/x-h264* in fs2-gui.py too )
[H264]
farsight-send-profile=identity ! rtph264pay
farsight-recv-profile=rtph264depay ! ffdec_h264
but that didn't work for me.
I see that FsRtpSession expects video/raw-yuv, (or ) video/raw-rgb, (
or ) video/raw-gray
but i am giving video/x-h264.
Can you guys suggest me how can I use my camera(h264 encoded) for farsigt2.
Thanks,
Bujji
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/farstream-devel/attachments/20111111/edb2f98e/attachment.htm>
More information about the Farstream-devel
mailing list