본문 바로가기

Wowza

Detect if the live encoder has stopped. Sample Code package com.wowza.wms.example; import com.wowza.wms.application.*; import com.wowza.wms.amf.*; import com.wowza.wms.client.*; import com.wowza.wms.module.*; import com.wowza.wms.request.*; import com.wowza.wms.stream.*; import java.util.List; import java.util.concurrent.locks.*; import com.wowza.wms.example.SimpleSender; public class StreamWatcher extends ModuleBase { int streamTimeo.. 더보기
Wowza Media Server - LiveStreamRecord: Module for recording a live stream on demand LiveStreamRecord: Module for recording a live stream on demand Here is a package which includes a module to record a live stream on demand: Version for Wowza Media Server Pro 1.7.x LiveStreamRecord.zip Version for Wowza Media Server 2.0.0.04 thru 2.2.4.* LiveStreamRecord_2.0.zip Version for Wowza Media Server 3 or greater LiveStreamRecord_3.0.zip Note: This module has been updated for Wowza Medi.. 더보기
SPO TEST SPO Test PLAY 더보기
Logging to a MySQL Database This is a guide to setting up logging to a MySQL database using log4j. PostgreSQL is covered in this article. Note: Database logging is provided by the log4j open source logging system which Wowza uses for its logging framework. There have been reports of issues with database logging when the connection to the database is lost. The log4j system will not automatically try to reconnect to the data.. 더보기
General Performance Tuning elow are several suggestions for tuning Wowza Server on your production hardware. : It is generally best to run the most recent Sun Java JDK (http://java.sun.com). Note: If you are on a Mac with OS X 10.5.x or greater (Leopard) with 64-bit hardware you can run the Java 6 VM. To change your default Java VM in OSX, open the Java preferences application /Applications/Utilities/Java/Java Preferences.. 더보기