<div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13.333333969116211px">Hello,</span><div style="font-family:arial,sans-serif;font-size:13.333333969116211px"><br></div><div style="font-family:arial,sans-serif;font-size:13.333333969116211px">
I am having some troubles making a call with fastream. The signal handling is done like this : </div><div style="font-family:arial,sans-serif;font-size:13.333333969116211px"><br></div><div style="font-family:arial,sans-serif;font-size:13.333333969116211px">
When i get my channel with <i>tf_new_channel_async</i>, I connect on the callback<font color="#008000"> </font><font color="#000000">"fs-conference-added", "fs-conference-removed", "content-added" and "closed" signals (for TfChannel object).</font></div>
<div style="font-family:arial,sans-serif;font-size:13.333333969116211px"><font color="#000000"><br></font></div><div style="font-family:arial,sans-serif;font-size:13.333333969116211px"><font color="#000000">On the content-added callback, i connect "src-pad-added" and "start-sending" signals (for TfContent object).</font></div>
<div style="font-family:arial,sans-serif;font-size:13.333333969116211px"><font color="#000000"><br></font></div><div style="font-family:arial,sans-serif;font-size:13.333333969116211px"><font color="#000000">On the src-pad-added CB, i configure codecs and apply them to the stream with "fs-stream-set-remote-codecs", add elements to the pipeline, link it and play it.</font></div>
<div style="font-family:arial,sans-serif;font-size:13.333333969116211px"><font color="#000000"><br></font></div><div style="font-family:arial,sans-serif;font-size:13.333333969116211px"><font color="#000000">But whatever it seems it never enter on the src-pad-added CB, telepathy-gabble is crashing before, and I got this error message : </font><span style="color:rgb(60,60,60);font-family:monospace;font-size:9pt"><i>tp-fs-Message: tf_stream_error: stream error errorno=7 error=add_remote_candidate not defined in stream transmitter class</i></span></div>
<div style="font-family:arial,sans-serif;font-size:13.333333969116211px"><span style="color:rgb(60,60,60);font-family:monospace;font-size:9pt"><br></span></div><div style="font-family:arial,sans-serif;font-size:13.333333969116211px">
<font color="#000000">I cant find what it means or what I did wrong, i dont even use the "</font>fs_stream_add_remote_candidates" function.</div><div style="font-family:arial,sans-serif;font-size:13.333333969116211px">
<br></div><div style="font-family:arial,sans-serif;font-size:13.333333969116211px">Do I use signals in a wrong way, or maybe other signals are needed ?</div><div style="font-family:arial,sans-serif;font-size:13.333333969116211px">
<br></div><div style="font-family:arial,sans-serif;font-size:13.333333969116211px">Thanks,</div><div style="font-family:arial,sans-serif;font-size:13.333333969116211px"><br></div><div style="font-family:arial,sans-serif;font-size:13.333333969116211px">
Sébastien CARON</div></div>