@@ -59,6 +59,6 @@ public class CaneraConfig {
@Value("${artemis.appSecret:QoGESFXOYrC68ixIS7wo}")
private String appSecret;
- @Value("${base.rtmpUrl:rtmp://124.70.58.209:1935}")
+ @Value("${base.rtmpUrl:rtmp://10.48.36.47:1935}")
private String rtmpUrl;
}