1
public class WowzaTest extends ModuleBase {
public void onConnect(IClient client, RequestFunction function, AMFDataList params) {
// how do i get stream name in this method or this class
}
}
玩家是wowza的測試玩家。 Rtmp請求是rtmp://myip:1935/play/myStream
。如何在Wowza的ModuleBase中獲得流的名稱