On Wed, Jul 9, 2008 at 12:43 PM, Klaus Darilion < klaus.mailinglists at pernau.at> wrote: > Hi! > > I am thinking about a Push-to-talk feature for a VoIP client. I want to > have the PTT feature serverless. > > For example if the clients are all in the same subnet I could use > broadcasts - all clients listen on a certain port for incoming RTP and > the sender just sends RTP to the certain port and the broadcast IP. > > If the group spans multiple subnets, I could use multicast instead of > broadcast. > > I wonder if anybody has done something similar and if pjmedia supports > multicast/broadcast too? > FYI we have people using pjmedia for multicast, so that is possible. But probably this is best done with pjmedia/pjsip API and not with pjsua API though. Cheers Benny -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080709/509e687a/attachment.html