Is there no API in Telepathy-qt4 for this?<br>I have called :<br><div>        request_types.append(Tp::MediaStreamTypeVideo);</div>
<div>        request_types.append(Tp::MediaStreamTypeAudio);<br>        mRetValue = (*mWaiter)( mChannel-&gt;requestStreams( aTarget, request_types) );</div>
<div>Channel fully ready, Audio/Video stream created successfully, but there is no audio and video output.<br>Do I also need to  re-implement the Gst bits?<br></div><br>Thanks,<br>Cassie<br><br><div class="gmail_quote">2011/3/29 Olivier Crête <span dir="ltr">&lt;<a href="mailto:olivier.crete@collabora.co.uk">olivier.crete@collabora.co.uk</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">On Tue, 2011-03-29 at 08:53 +0800, flower bean wrote:<br>
&gt; Do I need to rely on telepathy-stream-engine?<br>
<br>
</div>No, but them you must re-implement the Gst bits that it has into your<br>
own app.<br>
<font color="#888888"><br>
<br>
--<br>
</font><div><div></div><div class="h5">Olivier Crête<br>
<a href="mailto:olivier.crete@collabora.co.uk">olivier.crete@collabora.co.uk</a><br>
Collabora Ltd<br>
</div></div><br>_______________________________________________<br>
telepathy mailing list<br>
<a href="mailto:telepathy@lists.freedesktop.org">telepathy@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/telepathy" target="_blank">http://lists.freedesktop.org/mailman/listinfo/telepathy</a><br>
<br></blockquote></div><br>