RTP media streaming via H323Plus

Discussion related to implementation and use of the H.323 Plus H.323 stack at https://www.h323plus.org.
Post Reply
BananaBox
Posts: 1
Joined: Thu Jun 18, 2015 12:23 pm

RTP media streaming via H323Plus

Post by BananaBox »

Hello!
Is it possible to start separate RTP session which would transfer audio from my app to some defined multicast endpoint (address+port)?
I mean that there shouldn't be a telephony connection.

I already have H323 telephony connection implemented. It just answers the calls and asks users for some actions to start transferring theirs announcement.
I need to implement RTP streaming from incoming audio channel to some remote multicast endpoint, But I don't know how to do this. Which methods (classes) I should override to have ability to create an RTP audio stream?

Could you help me please?
Post Reply