|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use RTPPushPublishSession | |
|---|---|
| com.wowza.wms.util | |
| Uses of RTPPushPublishSession in com.wowza.wms.util |
|---|
| Methods in com.wowza.wms.util that return RTPPushPublishSession | |
|---|---|
static RTPPushPublishSession |
RTPUtils.startRTPPull(IApplicationInstance appInstance,
String streamName,
boolean streamPacketizer,
String ipAddress,
int streamPort)
Start pushing an RTP stream |
static RTPPushPublishSession |
RTPUtils.startRTPPull(IApplicationInstance appInstance,
String streamName,
boolean streamPacketizer,
String ipAddress,
int streamPort,
boolean isRTPWrapped)
Start pushing an RTP stream |
static RTPPushPublishSession |
RTPUtils.startRTPPull(IApplicationInstance appInstance,
String streamName,
boolean streamPacketizer,
String ipAddress,
int audioPort,
int videoPort)
Start pushing an RTP stream |
static RTPPushPublishSession |
RTPUtils.startRTPPull(IApplicationInstance appInstance,
String streamName,
boolean streamPacketizer,
String ipAddress,
int audioPort,
int videoPort,
boolean isRTPWrapped)
Start pushing an RTP stream |
static RTPPushPublishSession |
RTPUtils.startRTPPull(IApplicationInstance appInstance,
String streamName,
RTPDestination rtpDestination)
Start pushing an RTP stream |
| Methods in com.wowza.wms.util with parameters of type RTPPushPublishSession | |
|---|---|
static void |
RTPUtils.stopRTPPull(RTPPushPublishSession rtpPushPublishSession)
Stop pushing an RTP stream |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||