debugging
Olivier Crête
olivier.crete at collabora.com
Sat Mar 30 08:07:05 PDT 2013
Hello,
Farstream uses the GStreamer debugging system, so you can make it print additional information by setting the GST_DEBUG environment variable appropriately, something like this should give you lots of information :
GST_DEBUG=*rtp*:6,
I also find it useful to run Wireshark or tcpdump to find out if packets are actually being transmitted, to know if it's a problem on the sender or on the receiver side.
Olivier
Yann Leboulanger <asterix at lagaule.org> wrote:
>Hi,
>
>I'd like to know if there is a way to get some debug information when
>using farstream. Sometimes there are problem connecting users, like
>described here:
>https://trac.gajim.org/ticket/6117
>
>XML seems to be ok, and the rest is done inside farstream / gstreamer.
>
>So is there a way we can have information from farstream and/or
>gstreamer to understand what's going on?
>
>Thanks for your help,
--
Sent from my Android phone with K-9 Mail. Please excuse my brevity.
More information about the Farstream-devel
mailing list