Is there no API in Telepathy-qt4 for this?
I have called :
request_types.append(Tp::MediaStreamTypeVideo);
request_types.append(Tp::MediaStreamTypeAudio);
mRetValue = (*mWaiter)( mChannel->requestStreams( aTarget,
request_types) );
Channel fully ready, Audio/Video stream created successfully, but there is
no audio and video output.
Do I also need to re-implement the Gst bits?
Thanks,
Cassie
2011/3/29 Olivier Crête <[email protected]>
> On Tue, 2011-03-29 at 08:53 +0800, flower bean wrote:
> > Do I need to rely on telepathy-stream-engine?
>
> No, but them you must re-implement the Gst bits that it has into your
> own app.
>
>
> --
> Olivier Crête
> [email protected]
> Collabora Ltd
>
> _______________________________________________
> telepathy mailing list
> [email protected]
> http://lists.freedesktop.org/mailman/listinfo/telepathy
>
>
_______________________________________________
telepathy mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/telepathy