
cd [install-dir]/content ffmpeg -i Extremists.flv -vn -ac 2 -ar 16000 Extremists.wav
package com.wowza.wms.plugin.test.ws; import com.wowza.wms.logging.*;
To start the stream: RTPPushPublishSession rtpPullSession= RTPUtils.startRTPPull(appInstance, streamName, true, dstAddress, dstPort, false);
package com.wowza.wms.plugin.test.module; import com.wowza.wms.amf.*; import com.wowza.wms.application.*;
public void debugFLVFile(File file)
{
try
{
BufferedInputStream inStream = new BufferedInputStream(new FileInputStream(file));
FLVUtils.readHeader(inStream);
package com.wowza.wms.plugin.test.mediareader; import java.util.*;
package com.wowza.wms.plugin.test.module; import com.wowza.wms.module.*;
package com.wowza.wms.plugin.test.module; import java.io.*;
package com.wowza.wms.plugin.collection.module; import java.util.*; import com.wowza.wms.application.*;
package com.wowza.wms.example.module;
IApplicationInstance.getClient(int index)
package com.wowza.wms.plugin.collection.module; import java.util.Date; import java.util.Timer;
Article List
Categories