2023.03.14 修改Wowza相关的配置文件。
This commit is contained in:
		| @@ -198,8 +198,8 @@ provider.wowza { | ||||
|   defaultPublishServer = "rtmp://47.104.8.46" | ||||
|   appName = "live_fleet" | ||||
|   publishUsername = "publishfleet" | ||||
|   publishPassword = "E54d22d793" | ||||
|   playSecret = "Sh4Tgsl2l43lB" | ||||
|   publishPassword = "aEvlBNzXvlFnjx4d" | ||||
|   playSecret = "eeYJSVCkttNVGLIY" | ||||
|   playParam = "fleet" | ||||
|   playProtocol = "rtmp" | ||||
|   playProtocolCN = "rtmp" | ||||
|   | ||||
| @@ -177,7 +177,7 @@ | ||||
| 			<Property> | ||||
|         			<Name>loadbalanceServerIP</Name> | ||||
| 				<!--Value>172.31.9.208,172.31.27.193</Value--> | ||||
| 				<Value>172.20.24.171</Value> | ||||
| 				<Value>192.168.2.164</Value> | ||||
| 				<Type>String</Type> | ||||
| 			</Property> | ||||
| 			<Property> | ||||
| @@ -212,7 +212,7 @@ | ||||
| 			</Property> | ||||
| 			<Property> | ||||
| 				<Name>loadbalanceClientForceIP</Name> | ||||
| 				<Value>54.255.235.62</Value> | ||||
| 				<Value>47.104.8.46</Value> | ||||
| 				<Type>String</Type> | ||||
|             </Property> | ||||
| 			<Property> | ||||
|   | ||||
| @@ -283,17 +283,17 @@ | ||||
| 			</Property> | ||||
| 			<Property> | ||||
| 				<Name>s3UploadAccessKeyID</Name> | ||||
| 				<Value>AKIAVZFGACWSFXGVXCNA</Value> | ||||
| 				<Value>fTbjUPzlfsxlue0O</Value> | ||||
| 				<Type>String</Type> | ||||
| 			</Property> | ||||
| 			<Property> | ||||
| 				<Name>s3UploadAccessKeySecret</Name> | ||||
| 				<Value>X53JxRDMnGhB6A6uBmgJQZwj44YjQ4awbalE4bxH</Value> | ||||
| 				<Value>Gf6xyQie5QDH28y41f4mXuDzvez26cWg</Value> | ||||
| 				<Type>String</Type> | ||||
| 			</Property> | ||||
| 			<Property> | ||||
| 				<Name>s3UploadBucketName</Name> | ||||
| 				<Value>wtestfleet</Value> | ||||
| 				<Value>mkfleet</Value> | ||||
| 				<Type>String</Type> | ||||
| 			</Property> | ||||
| 			<Property> | ||||
| @@ -301,6 +301,11 @@ | ||||
| 				<Value>ap-southeast-1</Value> | ||||
| 				<Type>String</Type> | ||||
| 			</Property> | ||||
| 			<Property> | ||||
| 				<Name>s3UploadHost</Name> | ||||
| 				<Value>http://192.168.2.239:9000</Value> | ||||
| 				<Type>String</Type> | ||||
| 			</Property> | ||||
| 			<Property> | ||||
| 				<Name>s3UploadVersionFile</Name> | ||||
| 				<Value>false</Value> | ||||
| @@ -318,17 +323,17 @@ | ||||
| 			</Property> | ||||
| 			<Property> | ||||
| 				<Name>s3UploadNotifyUrl</Name> | ||||
| 				<Value>http://172.20.24.171:9000/wowza/notify_upload</Value> | ||||
| 				<Value>http://192.168.2.164:9000/wowza/notify_upload</Value> | ||||
| 				<Type>String</Type> | ||||
| 			</Property> | ||||
| 			<Property> | ||||
| 				<Name>s3UploadStreamInfoUrl</Name> | ||||
| 				<Value>http://172.20.24.171:9000/wowza/streamInfo</Value> | ||||
| 				<Value>http://192.168.2.164:9000/wowza/streamInfo</Value> | ||||
| 				<Type>String</Type> | ||||
| 			</Property> | ||||
| 			<Property> | ||||
| 				<Name>Security360StreamStatusNotifyUrl</Name> | ||||
| 				<Value>http://172.20.24.171:9000/wowza/notify_streaming</Value> | ||||
| 				<Value>http://192.168.2.164:9000/wowza/notify_streaming</Value> | ||||
| 				<Type>String</Type> | ||||
| 			</Property> | ||||
| 			<Property> | ||||
| @@ -373,7 +378,7 @@ | ||||
| 			</Property> | ||||
| 			<Property> | ||||
| 				<Name>securitySecureTokenSharedSecret</Name> | ||||
| 				<Value>Sh4Tgsl2l43lB</Value> | ||||
| 				<Value>eeYJSVCkttNVGLIY</Value> | ||||
| 				<Type>String</Type> | ||||
| 			</Property> | ||||
| 			<Property> | ||||
| @@ -388,7 +393,7 @@ | ||||
| 			</Property> | ||||
| 			<Property> | ||||
| 				<Name>secureurlparams.publish</Name> | ||||
| 				<Value>E54d22d793.publishfleet</Value> | ||||
| 				<Value>aEvlBNzXvlFnjx4d.publishfleet</Value> | ||||
| 			</Property> | ||||
| 		</Properties> | ||||
| 	</Application> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user