Hi all,

I am new to farsight/jabber..

I was going through the Audio+ video (test3av) test app and other tests and was 
trying to write audio + video call application.

There is one session created 
   session = setup_rtp_session(); )
and two streams , one for audio other for video 
  audio_stream = setup_rtp_stream(session, FARSIGHT_MEDIA_TYPE_AUDIO);
  video_stream = setup_rtp_stream(session, FARSIGHT_MEDIA_TYPE_VIDEO);

when we get remote candidates, they are per session. Now, how to differentiate 
whether it is for audio stream or for video stream. ?

please help.

regards
Purush


________________________________
 Did you know? You can CHAT without downloading messenger. Click here


      Bollywood, fun, friendship, sports and more. You name it, we have it on 
http://in.promos.yahoo.com/groups/bestofyahoo/
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Farsight-devel mailing list
Farsight-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/farsight-devel

Reply via email to