Multiple Media Support

KA
Kabil Akpınar
Thu, Aug 26, 2010 1:41 PM

Hi;
If an INVITE session contains multiple "m" line, AFAIK only audio one is
picked(pjsua-lib). What modifications must be introduced to give multiple
media sessions for an invite session (Benny mentioned about video support so
to give video and audio at the same time one must initiliaze 2 media
sessions). I ask this because design needs be changed. To which modules
should I focus? Any considerations are welcome.

Thx.

--
Kabil Akpınar

Hi; If an INVITE session contains multiple "m" line, AFAIK only audio one is picked(pjsua-lib). What modifications must be introduced to give multiple media sessions for an invite session (Benny mentioned about video support so to give video and audio at the same time one must initiliaze 2 media sessions). I ask this because design needs be changed. To which modules should I focus? Any considerations are welcome. Thx. -- Kabil Akpınar
ME
Muge Ersoy
Thu, Aug 26, 2010 5:28 PM

Hi Kabil,

You may start with looking endpoint.c in pjmedia...

Muge

Sent from my iPhone

On 26 Aug 2010, at 16:41, Kabil Akpınar kabilakpinar@gmail.com wrote:

Hi;
If an INVITE session contains multiple "m" line, AFAIK only audio one is picked(pjsua-lib). What modifications must be introduced to give multiple media sessions for an invite session (Benny mentioned about video support so to give video and audio at the same time one must initiliaze 2 media sessions). I ask this because design needs be changed. To which modules should I focus? Any considerations are welcome.

Thx.

--
Kabil Akpınar


Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

Hi Kabil, You may start with looking endpoint.c in pjmedia... Muge Sent from my iPhone On 26 Aug 2010, at 16:41, Kabil Akpınar <kabilakpinar@gmail.com> wrote: > Hi; > If an INVITE session contains multiple "m" line, AFAIK only audio one is picked(pjsua-lib). What modifications must be introduced to give multiple media sessions for an invite session (Benny mentioned about video support so to give video and audio at the same time one must initiliaze 2 media sessions). I ask this because design needs be changed. To which modules should I focus? Any considerations are welcome. > > Thx. > > -- > Kabil Akpınar > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org