Hello,

I'm are trying to implement an user agent using Sofia-SIP library and
GStreamer as media stack. It's important that the application is able to
run on embedded devices, like beagleboard.
Starting with the very simple tutorial found at
http://sofia-sip.sourceforge.net/refdocs/nua/ (Simple Application) I got
a first application working with audio and video support.

Now I would go one step further and want to build a more complete SIP
application. Currently I am dealing with Offer/Answer modell and
therefore exists SOA, but I did not find any example using SOA and
GStreamer to negotiate codecs, ports and so on. How is the usage of
methods like soa_generate_offer() or soa_process_answer() thought - is
it only for internal usage in Sofia-SIP or also for usage by the
application? I am wondering if I have to implement all the stuff of
codec negotiation by myself, especially because this would affect the
gstreamer pipeline, or if there is a modul doing such stuff already?

Thanks so far,

Tobias

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to