|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Objectcom.wowza.wms.plugin.integration.liverecord.LiveStreamRecorderBase
com.wowza.wms.plugin.integration.liverecord.LiveStreamRecorderMP4
public class LiveStreamRecorderMP4
| Field Summary |
|---|
| Fields inherited from class com.wowza.wms.plugin.integration.liverecord.LiveStreamRecorderBase |
|---|
filePath, moveFirstVideoFrameToZero, recordData, startOnKeyFrame, stream, streamNotifier, versionFile, worker, writeLock |
| Constructor Summary | |
|---|---|
LiveStreamRecorderMP4()
|
|
| Method Summary | |
|---|---|
protected java.util.List<com.wowza.wms.amf.AMFPacket> |
getPlayPackets()
|
void |
onPublish()
|
void |
onUnPublish()
|
void |
startRecording(com.wowza.wms.stream.IMediaStream stream,
boolean append)
|
void |
startRecording(com.wowza.wms.stream.IMediaStream stream,
String filePath,
boolean append)
|
void |
startRecording(com.wowza.wms.stream.IMediaStream stream,
String filePath,
boolean append,
java.util.Map extraMetadata)
|
void |
stopRecording()
|
void |
work()
|
void |
workStop()
|
| Methods inherited from class com.wowza.wms.plugin.integration.liverecord.LiveStreamRecorderBase |
|---|
getFilePath, getWriteLock, isMoveFirstVideoFrameToZero, isRecordData, isStartOnKeyFrame, isVersionFile, setMoveFirstVideoFrameToZero, setRecordData, setStartOnKeyFrame, setVersionFile |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.wowza.wms.plugin.integration.liverecord.ILiveStreamRecord |
|---|
getFilePath, getWriteLock, isMoveFirstVideoFrameToZero, isRecordData, isStartOnKeyFrame, isVersionFile, setMoveFirstVideoFrameToZero, setRecordData, setStartOnKeyFrame, setVersionFile |
| Constructor Detail |
|---|
public LiveStreamRecorderMP4()
| Method Detail |
|---|
protected java.util.List<com.wowza.wms.amf.AMFPacket> getPlayPackets()
public void onPublish()
onPublish in interface ILiveStreamRecordpublic void onUnPublish()
onUnPublish in interface ILiveStreamRecord
public void startRecording(com.wowza.wms.stream.IMediaStream stream,
boolean append)
startRecording in interface ILiveStreamRecord
public void startRecording(com.wowza.wms.stream.IMediaStream stream,
String filePath,
boolean append)
startRecording in interface ILiveStreamRecord
public void startRecording(com.wowza.wms.stream.IMediaStream stream,
String filePath,
boolean append,
java.util.Map extraMetadata)
startRecording in interface ILiveStreamRecordpublic void stopRecording()
stopRecording in interface ILiveStreamRecordpublic void work()
work in interface ILiveStreamRecordpublic void workStop()
workStop in interface ILiveStreamRecord
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||