Hello,

I'm trying to make gstreamer media work in sofsip-cli-0.16 (using gstreamer
1.4.4). After resolving some issues with the gst plugins I'm now able make
a call and see media flowing in the network (I used tcpdump to collect the
RTP pakets and then using wireshark on the collected traffic I was able to
actually hear the media). The problem is that I cannot hear the media from
the loudspeaker even though alsa is setup correctly (I tested it with
gst-launch using alsasink as a sink). I think that something is wrong with
the pipeline but I haven't been able to tell what. That said I wanted to
ask:

- Is sofsip-cli supposed to work with gstreamer and produce working media?
Because I saw in the notes of 'ssc_media_gst.c' that its status is 'nop'.
Has anyone been able to make a call and hear the media? If so what was the
specific streamer version used (for example 0.10.8 or 1.4.2, etc)?
- Another note in 'ssc_media_gst.c' says that 'udpsink does not support
sockfd but requires dest:port to be added to the packets dynudpsink'. Is
this a hard requirement for the media to work or is it a nice to have?
Please note that I noticed that the udpsink plugin of gstreamer 1.4.4 I use
indeed doesn't support a 'sockfd' property but it does support 'socket',
which I think refers to the same thing, but when I tried it I got segfault.
Any ideas if that was supposed to work?


Best regards,
Antonis
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to