Uses of Interface
com.wowza.wms.httpstreamer.model.IHTTPStreamerApplicationContext
-
-
Uses of IHTTPStreamerApplicationContext in com.wowza.wms.application
Methods in com.wowza.wms.application that return IHTTPStreamerApplicationContext Modifier and Type Method Description IHTTPStreamerApplicationContext
IApplicationInstance. getHTTPStreamerApplicationContext(String httpStreamName, boolean doCreate)
Get the HTTPStreamer application context for a given HTTPStreamer adapter -
Uses of IHTTPStreamerApplicationContext in com.wowza.wms.dvr
Methods in com.wowza.wms.dvr with parameters of type IHTTPStreamerApplicationContext Modifier and Type Method Description com.wowza.wms.dvr.DvrPlaylistRequest
IDvrPlayerAdapter. getDvrPlaylistRequest(IHTTPStreamerApplicationContext appContext, IDvrStreamStore store, java.util.Map<String,String> queryMap)
com.wowza.wms.dvr.DvrPlaylistRequest
IDvrPlayerAdapter. getDvrPlaylistRequest(IHTTPStreamerApplicationContext appContext, java.util.List<IDvrStreamStore> stores, java.util.Map<String,String> queryMap)
-
Uses of IHTTPStreamerApplicationContext in com.wowza.wms.httpstreamer.cupertinostreaming.file
Methods in com.wowza.wms.httpstreamer.cupertinostreaming.file that return IHTTPStreamerApplicationContext Modifier and Type Method Description IHTTPStreamerApplicationContext
IHTTPStreamerCupertinoIndex. getApplicationContext()
Methods in com.wowza.wms.httpstreamer.cupertinostreaming.file with parameters of type IHTTPStreamerApplicationContext Modifier and Type Method Description void
IHTTPStreamerCupertinoIndex. init(IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName, long playStart, long playDuration, long playSeek, com.wowza.wms.timedtext.model.TimedTextRequest timedTextRequest, String vodTranscodeNGRP)
-
Uses of IHTTPStreamerApplicationContext in com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer
Methods in com.wowza.wms.httpstreamer.cupertinostreaming.httpstreamer with parameters of type IHTTPStreamerApplicationContext Modifier and Type Method Description IHTTPStreamerCupertinoIndex
HTTPStreamerSessionCupertino. getIndex(IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName, long playStart, long playDuration, long playSeek, com.wowza.wms.timedtext.model.TimedTextRequest captionRequest, String vodTranscodeNGRP)
void
HTTPStreamerSessionCupertino. indexTranscoderVOD(IHTTPStreamerApplicationContext appContext, String vodTranscodeNGRP)
void
IHTTPStreamerCupertinoVODActionNotify. onCreate(IHTTPStreamerCupertinoIndex fileIndex, IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName)
Called when file index createdvoid
IHTTPStreamerCupertinoVODActionNotify. onIndex(IHTTPStreamerCupertinoIndex fileIndex, IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName)
Called after file is indexedvoid
IHTTPStreamerCupertinoVODActionNotify. onInit(IHTTPStreamerCupertinoIndex fileIndex, IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName)
Called after initializedvoid
IHTTPStreamerCupertinoVODActionNotify. onOpen(IHTTPStreamerCupertinoIndex fileIndex, IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName)
Called after open -
Uses of IHTTPStreamerApplicationContext in com.wowza.wms.httpstreamer.model
Methods in com.wowza.wms.httpstreamer.model with parameters of type IHTTPStreamerApplicationContext Modifier and Type Method Description void
IHTTPStreamerSession. addHTTPSessionToTCPSession(com.wowza.wms.server.RtmpSessionInfo wmsSessionInfo, IHTTPStreamerApplicationContext appContext)
Add HTTP session to TCP session for trackingString
IHTTPStreamerHTTPOriginSessionIdProvider. getHTTPOriginId(String httpOriginId, IHTTPRequest req, IHTTPStreamerApplicationContext appContext, String oldSessionId, String streamDomainStr, boolean isHTTPOrigin, boolean isDvr, long currTime)
void
IHTTPStreamerSession. indexTranscoderVOD(IHTTPStreamerApplicationContext appContext, String vodTranscodeNGRP)
Index the HTTP session for VOD transcoder streaming -
Uses of IHTTPStreamerApplicationContext in com.wowza.wms.httpstreamer.mpegdashstreaming.file
Methods in com.wowza.wms.httpstreamer.mpegdashstreaming.file that return IHTTPStreamerApplicationContext Modifier and Type Method Description IHTTPStreamerApplicationContext
IHTTPStreamerMPEGDashIndex. getApplicationContext()
Methods in com.wowza.wms.httpstreamer.mpegdashstreaming.file with parameters of type IHTTPStreamerApplicationContext Modifier and Type Method Description void
IHTTPStreamerMPEGDashIndex. init(IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName, long playStart, long playDuration, long playSeek, com.wowza.wms.timedtext.model.TimedTextRequest captionRequest, String vodTranscodeNGRP)
-
Uses of IHTTPStreamerApplicationContext in com.wowza.wms.httpstreamer.mpegdashstreaming.httpstreamer
Methods in com.wowza.wms.httpstreamer.mpegdashstreaming.httpstreamer with parameters of type IHTTPStreamerApplicationContext Modifier and Type Method Description static IHTTPStreamerMPEGDashIndex
HTTPStreamerSessionMPEGDash. createIndexLive(IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName)
IHTTPStreamerMPEGDashIndex
HTTPStreamerSessionMPEGDash. getIndex(IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName, long playStart, long playDuration, long playSeek, com.wowza.wms.timedtext.model.TimedTextRequest captionRequest, String vodTranscodeNGRP)
IHTTPStreamerMPEGDashIndex
HTTPStreamerSessionMPEGDash. getIndexLive(IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName)
void
HTTPStreamerSessionMPEGDash. indexTranscoderVOD(IHTTPStreamerApplicationContext appContext, String vodTranscodeNGRP)
-
Uses of IHTTPStreamerApplicationContext in com.wowza.wms.httpstreamer.sanjosestreaming.file
Methods in com.wowza.wms.httpstreamer.sanjosestreaming.file that return IHTTPStreamerApplicationContext Modifier and Type Method Description IHTTPStreamerApplicationContext
IHTTPStreamerSanJoseIndex. getApplicationContext()
Deprecated.Methods in com.wowza.wms.httpstreamer.sanjosestreaming.file with parameters of type IHTTPStreamerApplicationContext Modifier and Type Method Description void
IHTTPStreamerSanJoseIndex. init(IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName, long playStart, long playDuration, long playSeek, com.wowza.wms.timedtext.model.TimedTextRequest captionRequest, String vodTranscodeNGRP)
Deprecated. -
Uses of IHTTPStreamerApplicationContext in com.wowza.wms.httpstreamer.sanjosestreaming.httpstreamer
Methods in com.wowza.wms.httpstreamer.sanjosestreaming.httpstreamer with parameters of type IHTTPStreamerApplicationContext Modifier and Type Method Description static com.wowza.wms.httpstreamer.sanjosestreaming.file.IHTTPStreamerSanJoseIndex
HTTPStreamerSessionSanJose. createIndexLive(IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName)
Deprecated.com.wowza.wms.httpstreamer.sanjosestreaming.file.IHTTPStreamerSanJoseIndex
HTTPStreamerSessionSanJose. getIndex(IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName, long playStart, long playDuration, long playSeek, com.wowza.wms.timedtext.model.TimedTextRequest captionRequest, String vodTranscodeNGRP, boolean saveIndex)
Deprecated.com.wowza.wms.httpstreamer.sanjosestreaming.file.IHTTPStreamerSanJoseIndex
HTTPStreamerSessionSanJose. getIndexLive(IHTTPStreamerApplicationContext appContext, IHTTPStreamerSession httpStreamerSession, String rawStreamName, String streamExt, String streamName)
Deprecated.void
HTTPStreamerSessionSanJose. indexTranscoderVOD(IHTTPStreamerApplicationContext appContext, String vodTranscodeNGRP)
Deprecated. -
Uses of IHTTPStreamerApplicationContext in com.wowza.wms.httpstreamer.smoothstreaming.file
Methods in com.wowza.wms.httpstreamer.smoothstreaming.file that return IHTTPStreamerApplicationContext Modifier and Type Method Description IHTTPStreamerApplicationContext
IHTTPStreamerSmoothStreamerIndex. getAppContext()
Deprecated.Methods in com.wowza.wms.httpstreamer.smoothstreaming.file with parameters of type IHTTPStreamerApplicationContext Modifier and Type Method Description void
IHTTPStreamerSmoothStreamerIndex. init(IHTTPStreamerSession httpStreamerSession, IHTTPStreamerApplicationContext appContext, String streamExt, String streamName, long playStart, long playDuration, long playSeek, String vodTranscodeNGRP)
Deprecated. -
Uses of IHTTPStreamerApplicationContext in com.wowza.wms.httpstreamer.smoothstreaming.httpstreamer
Methods in com.wowza.wms.httpstreamer.smoothstreaming.httpstreamer with parameters of type IHTTPStreamerApplicationContext Modifier and Type Method Description com.wowza.wms.httpstreamer.smoothstreaming.file.IHTTPStreamerSmoothStreamerIndex
HTTPStreamerSessionSmoothStreamer. getIndex(IHTTPStreamerSession httpStreamerSession, IHTTPStreamerApplicationContext appContext, String streamExt, String streamName, long playStart, long playDuration, long playSeek, String vodTranscodeNGRP)
Deprecated.void
HTTPStreamerSessionSmoothStreamer. indexTranscoderVOD(IHTTPStreamerApplicationContext appContext, String vodTranscodeNGRP)
Deprecated. -
Uses of IHTTPStreamerApplicationContext in com.wowza.wms.httpstreamer.smoothstreaming.livestreampacketizer
Fields in com.wowza.wms.httpstreamer.smoothstreaming.livestreampacketizer declared as IHTTPStreamerApplicationContext Modifier and Type Field Description protected IHTTPStreamerApplicationContext
LiveStreamPacketizerSmoothStreaming. appContext
Deprecated. -
Uses of IHTTPStreamerApplicationContext in com.wowza.wms.httpstreamer.smoothstreaming.util
Methods in com.wowza.wms.httpstreamer.smoothstreaming.util with parameters of type IHTTPStreamerApplicationContext Modifier and Type Method Description static com.wowza.wms.httpstreamer.smoothstreaming.livestreampacketizer.SmoothStreamingLivePlaylist
LiveStreamPacketizerSmoothStreamerUtils. parseLivePlaylist(IHTTPStreamerApplicationContext appContext, String streamName, String streamExt, IHTTPStreamerSession httpStreamerSession)
Deprecated.
-