<!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'>
<html><head><meta http-equiv="Content-Type" content="text/html;charset=us-ascii">
<style>BODY{font:10pt Tahoma, Verdana, sans-serif}</style></head><body>
<div style="text-align: left;">I'm running a setup with h264video streaming. The audio is working,<br>but the video doesn't. My video-widget.cpp just creates an autovideosink, which<br>does create the correct pipeline.<br><br>Did anyone get gst-dsp on Omap3 working with telepathy? I'd love to know how.<br><br>What i see in my output is:<br><br>static void Tp::FarsightChannel::Private::onSrcPadAdded(TfStream*, GstPad*, FsCodec*, Tp::FarsightChannel::Private*) media-type: audio<br>tp-qt4 0.3.10 DEBUG: Entering Chan::Priv::updateContacts() with 3 contacts<br>void CallWidget::onTfChannelStatusChanged(Tp::FarsightChannel::Status)<br>** Message: Element error: Internal data flow error. -- gstbasesrc.c(2550): gst_base_src_loop (): /GstPipeline:pipeline0/FsRtpConference:fsrtpconference0/GstBin:bin1/GstUDPSrc<br>streaming task paused, reason not-linked (-1)<br><br>(&lt;unknown&gt;:1413): tp-fs-DEBUG: stream 1 0x17d570 (video) cb_fs_stream_src_pad_added: New pad src_2_608194910_96: 96: video H264 clock:90000 channels:0 params:(nil)<br>static void Tp::FarsightChannel::Private::onSrcPadAdded(TfStream*, GstPad*, FsCodec*, Tp::FarsightChannel::Private*) media-type: video<br>void CallWidget::onTfChannelStatusChanged(Tp::FarsightChannel::Status)<br>output_loop: empty buffer<br>output_loop: empty buffer<br>output_loop: empty buffer<br>...<br>(the last msg repeats with around 20Hz, framerate?)<br><br><br><br></div></body></html>