- All Implemented Interfaces:
- Endpoint
public class BridgeEndpoint
extends BaseSplitterEndpointImpl
A bridge end point allows two kinds of connections: - RTP (for remote RTP
media resources) and - Local (between the bridge end point and other MMS end
points).
The bridge end point mixes and forwards media between remote and local
connections. Media and events arriving to the bridge end point from remote
connections are mixed and forwarded to local connections. Respectively, media
and events arriving to the bridge end point from local connections are mixed
and forwarded to remote connections.
- Author:
- yulian oifa, Ivelin Ivanov