648540858 / wvp-GB28181-pro

WEB VIDEO PLATFORM是一个基于GB28181-2016标准实现的网络视频平台,支持NAT穿透,支持海康、大华、宇视等品牌的IPC、NVR、DVR接入。支持国标级联,支持rtsp/rtmp等视频流转发到国标平台,支持rtsp/rtmp等推流转发到国标平台。
https://doc.wvp-pro.cn
MIT License
4.84k stars 1.44k forks source link

BUG 是不是存在bug GB28181 在 ZLM侧可以播放,在wvp播放的时候超时 #1605

Closed rongzedong closed 3 weeks ago

rongzedong commented 3 weeks ago

设备 海康 DS-IPC-B12HV3-IA 主控 V5.7.12 build 220819

注册成功,通道可以看到也注册成功。播放的时候,超时。

Request URL: http://10.21.227.188:8080/api/device/query/snap/21032300101110000002/34020000001320000001 Request Method: GET Status Code: 404 Not Found

Request URL: http://10.21.227.188:8080/api/play/start/21032300101110000002/34020000001320000001 超时

http://10.21.227.188:9092/rtp/21032300101110000002_34020000001320000001/hls.m3u8 直接去 zlm 播放正常

wvp为最新的master拉取

日志


|\ \ |\ |\ \ / /|\ \ |\ |\ |\ \ \ \ \ \ \ \ \ \ / / | \ |\ \ ____\ \ |\ \ \ |\ \ \ |\ \ \ \ \ \ \ \ \ \/ / / \ \ __\____\ \ \ \ \ \ \\ \ \ \ |\_\ \ \ / / \ \ _|____|\ \ _|\ \ \ \ \ \\ \ \ ___\ _/ / \ \\ \ _\ \ _\ \ \\ |____|||/ || || |||__||___|

2024-09-03 09:02:40.644 [main] INFO --- com.genersoft.iot.vmp.VManageBootstrap: 55 Starting VManageBootstrap v2.7.3 using Java 17.0.12 on b with PID 192522 (/usr/local/src/wv3/target/wvp-pro-2.7.3-09022359.jar started by root in /usr/local/src/wv3/target) 2024-09-03 09:02:40.648 [main] INFO --- com.genersoft.iot.vmp.VManageBootstrap: 638 The following 1 profile is active: "dev" 2024-09-03 09:02:41.832 [main] INFO --- o.s.d.r.config.RepositoryConfigurationDelegate: 262 Multiple Spring Data modules found, entering strict repository configuration mode 2024-09-03 09:02:41.834 [main] INFO --- o.s.d.r.config.RepositoryConfigurationDelegate: 132 Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2024-09-03 09:02:41.878 [main] INFO --- o.s.d.r.config.RepositoryConfigurationDelegate: 201 Finished Spring Data repository scanning in 32 ms. Found 0 Redis repository interfaces. 2024-09-03 09:02:42.444 [main] INFO --- o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: 376 Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-09-03 09:02:42.447 [main] INFO --- o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: 376 Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$6d708b46] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-09-03 09:02:42.465 [main] INFO --- o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker: 376 Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2024-09-03 09:02:42.807 [main] INFO --- o.s.boot.web.embedded.tomcat.TomcatWebServer: 108 Tomcat initialized with port(s): 8080 (http) 2024-09-03 09:02:42.808 [main] INFO --- org.apache.catalina.core.AprLifecycleListener: 173 An older version [1.2.35] of the Apache Tomcat Native library is installed, while Tomcat recommends a minimum version of [1.2.38] 2024-09-03 09:02:42.808 [main] INFO --- org.apache.catalina.core.AprLifecycleListener: 173 Loaded Apache Tomcat Native library [1.2.35] using APR version [1.7.2]. 2024-09-03 09:02:42.808 [main] INFO --- org.apache.catalina.core.AprLifecycleListener: 173 APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 2024-09-03 09:02:42.808 [main] INFO --- org.apache.catalina.core.AprLifecycleListener: 173 APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 2024-09-03 09:02:42.812 [main] INFO --- org.apache.catalina.core.AprLifecycleListener: 173 OpenSSL successfully initialized [OpenSSL 3.0.13 30 Jan 2024] 2024-09-03 09:02:42.820 [main] INFO --- org.apache.coyote.http11.Http11NioProtocol: 173 Initializing ProtocolHandler ["http-nio-8080"] 2024-09-03 09:02:42.822 [main] INFO --- org.apache.catalina.core.StandardService: 173 Starting service [Tomcat] 2024-09-03 09:02:42.823 [main] INFO --- org.apache.catalina.core.StandardEngine: 173 Starting Servlet engine: [Apache Tomcat/9.0.82] 2024-09-03 09:02:42.896 [main] INFO --- o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]: 173 Initializing Spring embedded WebApplicationContext 2024-09-03 09:02:42.896 [main] INFO --- o.s.b.w.s.c.ServletWebServerApplicationContext: 292 Root WebApplicationContext: initialization completed in 2177 ms 2024-09-03 09:02:43.250 [main] INFO --- com.zaxxer.hikari.HikariDataSource: 80 master - Starting... 2024-09-03 09:02:43.440 [main] INFO --- com.zaxxer.hikari.HikariDataSource: 82 master - Start completed. 2024-09-03 09:02:43.441 [main] INFO --- c.b.dynamic.datasource.DynamicRoutingDataSource: 154 dynamic-datasource - add a datasource named [master] success 2024-09-03 09:02:43.441 [main] INFO --- c.b.dynamic.datasource.DynamicRoutingDataSource: 234 dynamic-datasource initial loaded [1] datasource,primary datasource named [master] 2024-09-03 09:02:44.726 [main] WARN --- o.s.s.config.annotation.web.builders.WebSecurity: 305 You are asking Spring Security to ignore Ant [pattern='/']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-09-03 09:02:44.727 [main] INFO --- o.s.security.web.DefaultSecurityFilterChain: 52 Will not secure Ant [pattern='/'] 2024-09-03 09:02:44.728 [main] WARN --- o.s.s.config.annotation.web.builders.WebSecurity: 305 You are asking Spring Security to ignore Ant [pattern='/#/']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-09-03 09:02:44.728 [main] INFO --- o.s.security.web.DefaultSecurityFilterChain: 52 Will not secure Ant [pattern='/#/'] 2024-09-03 09:02:44.728 [main] WARN --- o.s.s.config.annotation.web.builders.WebSecurity: 305 You are asking Spring Security to ignore Ant [pattern='/static/']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-09-03 09:02:44.728 [main] INFO --- o.s.security.web.DefaultSecurityFilterChain: 52 Will not secure Ant [pattern='/static/'] 2024-09-03 09:02:44.728 [main] WARN --- o.s.s.config.annotation.web.builders.WebSecurity: 305 You are asking Spring Security to ignore Ant [pattern='/swagger-ui.html']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-09-03 09:02:44.728 [main] INFO --- o.s.security.web.DefaultSecurityFilterChain: 52 Will not secure Ant [pattern='/swagger-ui.html'] 2024-09-03 09:02:44.728 [main] WARN --- o.s.s.config.annotation.web.builders.WebSecurity: 305 You are asking Spring Security to ignore Ant [pattern='/swagger-ui/']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-09-03 09:02:44.729 [main] INFO --- o.s.security.web.DefaultSecurityFilterChain: 52 Will not secure Ant [pattern='/swagger-ui/'] 2024-09-03 09:02:44.729 [main] WARN --- o.s.s.config.annotation.web.builders.WebSecurity: 305 You are asking Spring Security to ignore Ant [pattern='/index.html']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-09-03 09:02:44.729 [main] INFO --- o.s.security.web.DefaultSecurityFilterChain: 52 Will not secure Ant [pattern='/index.html'] 2024-09-03 09:02:44.729 [main] WARN --- o.s.s.config.annotation.web.builders.WebSecurity: 305 You are asking Spring Security to ignore Ant [pattern='/doc.html']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-09-03 09:02:44.729 [main] INFO --- o.s.security.web.DefaultSecurityFilterChain: 52 Will not secure Ant [pattern='/doc.html'] 2024-09-03 09:02:44.729 [main] WARN --- o.s.s.config.annotation.web.builders.WebSecurity: 305 You are asking Spring Security to ignore Ant [pattern='/webjars/']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-09-03 09:02:44.729 [main] INFO --- o.s.security.web.DefaultSecurityFilterChain: 52 Will not secure Ant [pattern='/webjars/'] 2024-09-03 09:02:44.729 [main] WARN --- o.s.s.config.annotation.web.builders.WebSecurity: 305 You are asking Spring Security to ignore Ant [pattern='/swagger-resources/']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-09-03 09:02:44.730 [main] INFO --- o.s.security.web.DefaultSecurityFilterChain: 52 Will not secure Ant [pattern='/swagger-resources/'] 2024-09-03 09:02:44.730 [main] WARN --- o.s.s.config.annotation.web.builders.WebSecurity: 305 You are asking Spring Security to ignore Ant [pattern='/v3/api-docs/']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-09-03 09:02:44.730 [main] INFO --- o.s.security.web.DefaultSecurityFilterChain: 52 Will not secure Ant [pattern='/v3/api-docs/'] 2024-09-03 09:02:44.730 [main] WARN --- o.s.s.config.annotation.web.builders.WebSecurity: 305 You are asking Spring Security to ignore Ant [pattern='/js/']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-09-03 09:02:44.730 [main] INFO --- o.s.security.web.DefaultSecurityFilterChain: 52 Will not secure Ant [pattern='/js/'] 2024-09-03 09:02:44.730 [main] WARN --- o.s.s.config.annotation.web.builders.WebSecurity: 305 You are asking Spring Security to ignore Ant [pattern='/api/device/query/snap/']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-09-03 09:02:44.730 [main] INFO --- o.s.security.web.DefaultSecurityFilterChain: 52 Will not secure Ant [pattern='/api/device/query/snap/'] 2024-09-03 09:02:44.730 [main] WARN --- o.s.s.config.annotation.web.builders.WebSecurity: 305 You are asking Spring Security to ignore Ant [pattern='/record_proxy/*/*']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-09-03 09:02:44.730 [main] INFO --- o.s.security.web.DefaultSecurityFilterChain: 52 Will not secure Ant [pattern='/record_proxy//**'] 2024-09-03 09:02:44.731 [main] WARN --- o.s.s.config.annotation.web.builders.WebSecurity: 305 You are asking Spring Security to ignore Ant [pattern='/api/emit']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-09-03 09:02:44.731 [main] INFO --- o.s.security.web.DefaultSecurityFilterChain: 52 Will not secure Ant [pattern='/api/emit'] 2024-09-03 09:02:44.731 [main] WARN --- o.s.s.config.annotation.web.builders.WebSecurity: 305 You are asking Spring Security to ignore Ant [pattern='/favicon.ico']. This is not recommended -- please use permitAll via HttpSecurity#authorizeHttpRequests instead. 2024-09-03 09:02:44.731 [main] INFO --- o.s.security.web.DefaultSecurityFilterChain: 52 Will not secure Ant [pattern='/favicon.ico'] 2024-09-03 09:02:44.763 [main] INFO --- o.s.security.web.DefaultSecurityFilterChain: 55 Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@268cbb86, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@10f7918f, org.springframework.security.web.context.SecurityContextPersistenceFilter@74ea46e2, org.springframework.security.web.header.HeaderWriterFilter@5a1c3cb4, org.springframework.web.filter.CorsFilter@64d4f7c7, org.springframework.security.web.authentication.logout.LogoutFilter@1b956cfa, com.genersoft.iot.vmp.conf.security.JwtAuthenticationFilter@4ba380c7, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@f1d0004, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2f5b8250, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@54e02f6a, org.springframework.security.web.session.SessionManagementFilter@423b2b62, org.springframework.security.web.access.ExceptionTranslationFilter@2630dbc4, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2bc378f7] 2024-09-03 09:02:44.958 [main] INFO --- o.s.b.a.web.servlet.WelcomePageHandlerMapping: 60 Adding welcome page: class path resource [static/index.html] 2024-09-03 09:02:46.180 [main] INFO --- org.apache.coyote.http11.Http11NioProtocol: 173 Starting ProtocolHandler ["http-nio-8080"] 2024-09-03 09:02:46.194 [main] INFO --- o.s.boot.web.embedded.tomcat.TomcatWebServer: 220 Tomcat started on port(s): 8080 (http) with context path '' 2024-09-03 09:02:46.195 [main] INFO --- com.genersoft.iot.vmp.conf.ServiceInfo: 24 项目启动获取启动的端口号: 8080 2024-09-03 09:02:46.663 [main] INFO --- com.genersoft.iot.vmp.VManageBootstrap: 61 Started VManageBootstrap in 6.599 seconds (JVM running for 7.09) 2024-09-03 09:02:46.668 [main] INFO --- com.genersoft.iot.vmp.gb28181.SipLayer: 63 [自动配置SIP监听网卡] 网卡接口地址: 10.21.227.188 2024-09-03 09:02:46.669 [main] INFO --- c.g.i.v.g.t.e.r.i.m.n.c.AlarmNotifyMessageHandler: 57 [SIP日志]已开启 2024-09-03 09:02:46.695 [main] INFO --- gov.nist.javax.sip.stack.SIPTransactionStack: 111 value 60000 will be used for reliableConnectionKeepAliveTimeout stack property 2024-09-03 09:02:46.695 [main] INFO --- gov.nist.javax.sip.stack.SIPTransactionStack: 111 Setting Stack Thread priority to 10 2024-09-03 09:02:46.696 [main] INFO --- gov.nist.javax.sip.stack.ByteBufferFactory: 126 Direct buffers are enabled 2024-09-03 09:02:46.699 [main] INFO --- gov.nist.javax.sip.SipStackImpl: 131 using default tls security policy 2024-09-03 09:02:46.701 [main] INFO --- gov.nist.core.net.DefaultSecurityManagerProvider: 131 Using default keystore type pkcs12 2024-09-03 09:02:46.701 [main] INFO --- gov.nist.core.net.DefaultSecurityManagerProvider: 131 TLS server settings will be inactive - TLS key store will use JVM defaults keyStoreType=pkcs12 javax.net.ssl.keyStore=null javax.net.ssl.keyStorePassword=null 2024-09-03 09:02:46.702 [main] INFO --- gov.nist.core.net.DefaultSecurityManagerProvider: 111 javax.net.ssl.trustStorePassword is null, using the password passed through javax.net.ssl.keyStorePassword 2024-09-03 09:02:46.702 [main] INFO --- gov.nist.core.net.DefaultSecurityManagerProvider: 131 Using default truststore type pkcs12 2024-09-03 09:02:46.702 [main] INFO --- gov.nist.core.net.DefaultSecurityManagerProvider: 131 TLS trust settings will be inactive - TLS trust store will use JVM defaults. trustStoreType=pkcs12 javax.net.ssl.trustStore=null javax.net.ssl.trustStorePassword=null 2024-09-03 09:02:46.702 [main] INFO --- gov.nist.core.net.DefaultSecurityManagerProvider: 81 SecurityManagerProvider gov.nist.core.net.DefaultSecurityManagerProvider will use algorithm SunX509 2024-09-03 09:02:46.751 [main] INFO --- gov.nist.core.net.DefaultSecurityManagerProvider: 81 TLS settings OK. SecurityManagerProvider gov.nist.core.net.DefaultSecurityManagerProvider initialized. 2024-09-03 09:02:46.754 [main] INFO --- gov.nist.javax.sip.SipStackImpl: 81 created Sip stack. Properties = {}{gov.nist.javax.sip.DELIVER_TERMINATED_EVENT_FOR_NULL_DIALOG=true, gov.nist.javax.sip.CANCEL_CLIENT_TRANSACTION_CHECKED=true, gov.nist.javax.sip.REENTRANT_LISTENER=true, gov.nist.javax.sip.AUTOMATIC_DIALOG_ERROR_HANDLING=false, gov.nist.javax.sip.THREAD_AUDIT_INTERVAL_IN_MILLISECS=30000, gov.nist.javax.sip.STACK_LOGGER=com.genersoft.iot.vmp.gb28181.conf.StackLoggerImpl, gov.nist.javax.sip.LOG_MESSAGE_CONTENT=true, javax.sip.AUTOMATIC_DIALOG_SUPPORT=off, gov.nist.javax.sip.RELEASE_REFERENCES_STRATEGY=Normal, javax.sip.STACK_NAME=GB28181_SIP, gov.nist.javax.sip.SERVER_LOGGER=com.genersoft.iot.vmp.gb28181.conf.ServerLoggerImpl, gov.nist.javax.sip.COMPUTE_CONTENT_LENGTH_FROM_MESSAGE_BODY=true, gov.nist.javax.sip.DELIVER_UNSOLICITED_NOTIFY=true, gov.nist.javax.sip.RELIABLE_CONNECTION_KEEP_ALIVE_TIMEOUT=60} 2024-09-03 09:02:46.760 [main] INFO --- gov.nist.javax.sip.stack.timers.DefaultSipTimer: 111 the sip stack timer gov.nist.javax.sip.stack.timers.DefaultSipTimer has been started 2024-09-03 09:02:46.760 [main] INFO --- gov.nist.javax.sip.SipStackImpl: 81 Using following release references strategy Normal 2024-09-03 09:02:46.761 [main] INFO --- gov.nist.javax.sip.SipStackImpl: 81 createListeningPoint : address = 10.21.227.188 port = 8116 transport = TCP 2024-09-03 09:02:46.767 [main] INFO --- gov.nist.javax.sip.SipStackImpl: 81 Created Message Processor: 10.21.227.188 port = 8116 transport = TCP 2024-09-03 09:02:46.768 [main] INFO --- gov.nist.javax.sip.stack.MessageProcessor: 81 setListeningPointgov.nist.javax.sip.stack.TCPMessageProcessor@21edd891 listeningPoint = gov.nist.javax.sip.ListeningPointImpl@de579ff 2024-09-03 09:02:46.806 [main] INFO --- gov.nist.javax.sip.SipStackImpl: 81 createSipProvider: gov.nist.javax.sip.ListeningPointImpl@de579ff 2024-09-03 09:02:46.808 [main] INFO --- gov.nist.javax.sip.SipProviderImpl: 81 add SipListener com.genersoft.iot.vmp.gb28181.transmit.SIPProcessorObserver@4d96250 2024-09-03 09:02:46.808 [main] INFO --- com.genersoft.iot.vmp.gb28181.SipLayer: 116 [SIP SERVER] tcp://10.21.227.188:8116 启动成功 2024-09-03 09:02:46.808 [main] INFO --- gov.nist.javax.sip.SipStackImpl: 81 createListeningPoint : address = 10.21.227.188 port = 8116 transport = UDP 2024-09-03 09:02:46.810 [main] INFO --- gov.nist.javax.sip.stack.UDPMessageProcessor: 81 Max Message size is 65536 2024-09-03 09:02:46.813 [main] INFO --- gov.nist.javax.sip.SipStackImpl: 81 Created Message Processor: 10.21.227.188 port = 8116 transport = UDP 2024-09-03 09:02:46.813 [main] INFO --- gov.nist.javax.sip.stack.MessageProcessor: 81 setListeningPointgov.nist.javax.sip.stack.UDPMessageProcessor@512abf25 listeningPoint = gov.nist.javax.sip.ListeningPointImpl@515ab3f2 2024-09-03 09:02:46.814 [main] INFO --- gov.nist.javax.sip.SipStackImpl: 81 createSipProvider: gov.nist.javax.sip.ListeningPointImpl@515ab3f2 2024-09-03 09:02:46.814 [main] INFO --- gov.nist.javax.sip.SipProviderImpl: 81 add SipListener com.genersoft.iot.vmp.gb28181.transmit.SIPProcessorObserver@4d96250 2024-09-03 09:02:46.814 [main] INFO --- com.genersoft.iot.vmp.gb28181.SipLayer: 133 [SIP SERVER] udp://10.21.227.188:8116 启动成功 2024-09-03 09:02:46.980 [wvp-1] INFO --- c.g.iot.vmp.media.zlm.ZLMMediaServerStatusManger: 77 [ZLM-添加待上线节点] ID:zlmediakit-local 2024-09-03 09:02:46.981 [wvp-1] INFO --- c.g.iot.vmp.media.zlm.ZLMMediaServerStatusManger: 139 [ZLM-尝试连接] ID:zlmediakit-local, 地址: 10.21.227.188:9092 2024-09-03 09:02:46.990 [main] INFO --- com.genersoft.iot.vmp.media.MediaServerConfig: 59 [媒体节点] 加载节点列表, 共1个节点 2024-09-03 09:02:46.991 [wvp-2] INFO --- c.g.iot.vmp.media.zlm.ZLMMediaServerStatusManger: 77 [ZLM-添加待上线节点] ID:zlmediakit-local 2024-09-03 09:02:46.991 [wvp-2] INFO --- c.g.iot.vmp.media.zlm.ZLMMediaServerStatusManger: 139 [ZLM-尝试连接] ID:zlmediakit-local, 地址: 10.21.227.188:9092 2024-09-03 09:02:47.010 [main] INFO --- com.genersoft.iot.vmp.conf.CivilCodeFileConf: 80 [行政区划] 加载成功,共加载数据3219条 2024-09-03 09:02:47.017 [main] INFO --- c.genersoft.iot.vmp.service.impl.DeviceServiceImpl: 107 [设备上线] deviceId:21032300101110000002->10.21.227.5:62295 2024-09-03 09:02:47.060 [main] INFO --- c.g.iot.vmp.storager.impl.RedisCatchStorageImpl: 613 [redis通知] 发送 获取所有推流设备的状态 2024-09-03 09:02:47.063 [main] INFO --- com.genersoft.iot.vmp.VManageBootstrap: 39 构建版本: 2.7.3 2024-09-03 09:02:47.063 [main] INFO --- com.genersoft.iot.vmp.VManageBootstrap: 40 构建时间: 20240903 2024-09-03 09:02:47.063 [main] INFO --- com.genersoft.iot.vmp.VManageBootstrap: 41 GIT最后提交时间: 20240810 2024-09-03 09:02:47.175 [wvp-2] INFO --- c.g.iot.vmp.media.zlm.ZLMMediaServerStatusManger: 187 [ZLM-连接成功] ID:zlmediakit-local, 地址: 10.21.227.188:9092 2024-09-03 09:02:47.176 [wvp-1] INFO --- c.g.iot.vmp.media.zlm.ZLMMediaServerStatusManger: 187 [ZLM-连接成功] ID:zlmediakit-local, 地址: 10.21.227.188:9092 2024-09-03 09:02:47.192 [wvp-2] INFO --- c.g.iot.vmp.media.zlm.ZLMMediaServerStatusManger: 242 [媒体服务节点] 正在设置 :zlmediakit-local -> 10.21.227.188:9092 2024-09-03 09:02:47.192 [wvp-1] INFO --- c.g.iot.vmp.media.zlm.ZLMMediaServerStatusManger: 242 [媒体服务节点] 正在设置 :zlmediakit-local -> 10.21.227.188:9092 2024-09-03 09:02:47.196 [wvp-2] INFO --- c.g.iot.vmp.media.zlm.ZLMMediaServerStatusManger: 297 [媒体服务节点] 设置成功 zlmediakit-local -> 10.21.227.188:9092 2024-09-03 09:02:47.197 [wvp-1] INFO --- c.g.iot.vmp.media.zlm.ZLMMediaServerStatusManger: 297 [媒体服务节点] 设置成功 zlmediakit-local -> 10.21.227.188:9092 2024-09-03 09:02:48.558 [http-nio-8080-exec-2] INFO --- o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]: 173 Initializing Spring DispatcherServlet 'dispatcherServlet' 2024-09-03 09:02:48.558 [http-nio-8080-exec-2] INFO --- org.springframework.web.servlet.DispatcherServlet: 525 Initializing Servlet 'dispatcherServlet' 2024-09-03 09:02:48.560 [http-nio-8080-exec-2] INFO --- org.springframework.web.servlet.DispatcherServlet: 547 Completed initialization in 2 ms 2024-09-03 09:02:52.062 [ThreadPoolTaskScheduler-1] INFO --- c.g.i.v.s.r.RedisPushStreamStatusMsgListener: 100 [REDIS消息]未收到redis回复推流设备状态,执行推流设备离线 2024-09-03 09:03:07.360 [ThreadPoolTaskScheduler-2] WARN --- c.g.iot.vmp.media.zlm.ZLMMediaServerStatusManger: 210 [ZLM-心跳超时] ID:zlmediakit-local 2024-09-03 09:03:07.372 [wvp-3] INFO --- c.g.iot.vmp.media.zlm.ZLMMediaServerStatusManger: 77 [ZLM-添加待上线节点] ID:zlmediakit-local 2024-09-03 09:03:07.373 [wvp-3] INFO --- c.g.iot.vmp.media.zlm.ZLMMediaServerStatusManger: 139 [ZLM-尝试连接] ID:zlmediakit-local, 地址: 10.21.227.188:9092 2024-09-03 09:03:07.379 [wvp-3] INFO --- c.g.iot.vmp.media.zlm.ZLMMediaServerStatusManger: 187 [ZLM-连接成功] ID:zlmediakit-local, 地址: 10.21.227.188:9092 2024-09-03 09:03:07.425 [wvp-3] INFO --- c.g.iot.vmp.media.zlm.ZLMMediaServerStatusManger: 242 [媒体服务节点] 正在设置 :zlmediakit-local -> 10.21.227.188:9092 2024-09-03 09:03:07.427 [wvp-3] INFO --- c.g.iot.vmp.media.zlm.ZLMMediaServerStatusManger: 297 [媒体服务节点] 设置成功 zlmediakit-local -> 10.21.227.188:9092 2024-09-03 09:03:42.473 [MessageProcessorThread-TCP-10.21.227.188/8116] INFO --- gov.nist.javax.sip.stack.TCPMessageProcessor: 81 Accepting new connection! 2024-09-03 09:03:42.476 [MessageProcessorThread-TCP-10.21.227.188/8116] INFO --- gov.nist.javax.sip.stack.TCPMessageChannel: 81 creating new TCPMessageChannel 2024-09-03 09:03:42.477 [MessageProcessorThread-TCP-10.21.227.188/8116] INFO --- gov.nist.javax.sip.stack.TCPMessageProcessor: 81 Thread[MessageProcessorThread-TCP-10.21.227.188/8116,10,main] adding incoming channel tcp:10.21.227.5:64815 for processor /10.21.227.188:8116/tcp 2024-09-03 09:03:42.482 [PipelineThread-0] INFO --- gov.nist.javax.sip.parser.PipelinedMsgParser: 81 Starting to parse. 2024-09-03 09:03:42.539 [PipelineThread-0] INFO --- gov.nist.javax.sip.parser.PipelinedMsgParser: 81 Reading Input stream. 2024-09-03 09:03:42.540 [PipelineThread-0] INFO --- gov.nist.javax.sip.parser.PipelinedMsgParser: 81 About to parse : MESSAGE sip:21032300102000000001@2103230010 SIP/2.0 Via: SIP/2.0/TCP 10.21.227.5:64815;rport;branch=z9hG4bK529397987 From: sip:21032300101110000002@2103230010;tag=469213040 To: sip:21032300102000000001@2103230010 Call-ID: 1932152994 CSeq: 20 MESSAGE Content-Type: Application/MANSCDP+xml Max-Forwards: 70 User-Agent: IP Camera Content-Length: 177

2024-09-03 09:03:42.645 [PipelineThread-0] INFO --- gov.nist.javax.sip.parser.PipelinedMsgParser: 81 Completed parsing message 2024-09-03 09:03:42.645 [PipelineThread-0] INFO --- gov.nist.javax.sip.parser.PipelinedMsgParser: 81 Content length = 177 2024-09-03 09:03:42.651 [PipelineThread-0] INFO --- g.n.j.sip.stack.ConnectionOrientedMessageChannel: 81 hop port = 64815 for request MESSAGE sip:21032300102000000001@2103230010 SIP/2.0 Via: SIP/2.0/TCP 10.21.227.5:64815;rport;branch=z9hG4bK529397987 From: sip:21032300101110000002@2103230010;tag=469213040 To: sip:21032300102000000001@2103230010 Call-ID: 1932152994 CSeq: 20 MESSAGE Content-Type: Application/MANSCDP+xml Max-Forwards: 70 User-Agent: IP Camera Content-Length: 177

<?xml version="1.0" encoding="GB2312"?>

Keepalive 15 21032300101110000002 OK

for this channel gov.nist.javax.sip.stack.TCPMessageChannel@51075f88 key tcp:10.21.227.5:64815 2024-09-03 09:03:42.651 [PipelineThread-0] INFO --- g.n.j.sip.stack.ConnectionOrientedMessageChannel: 81 3.Storing peerPortAdvertisedInHeaders = 64815 for this channel gov.nist.javax.sip.stack.TCPMessageChannel@51075f88 key tcp:10.21.227.5:64815 2024-09-03 09:03:42.651 [PipelineThread-0] INFO --- g.n.j.sip.stack.ConnectionOrientedMessageChannel: 81 3.Storing peerAddressAdvertisedInHeaders = 10.21.227.5 for this channel gov.nist.javax.sip.stack.TCPMessageChannel@51075f88 key tcp:10.21.227.5:64815 2024-09-03 09:03:42.652 [PipelineThread-0] INFO --- gov.nist.javax.sip.stack.IOHandler: 81 adding socket for key 10.21.227.5:64815 2024-09-03 09:03:42.652 [PipelineThread-0] INFO --- g.n.j.sip.stack.ConnectionOrientedMessageProcessor: 81 Caching tcp:10.21.227.5:64815 2024-09-03 09:03:42.652 [PipelineThread-0] INFO --- g.n.j.sip.stack.ConnectionOrientedMessageChannel: 81 ----Processing Message--- 2024-09-03 09:03:42.652 [PipelineThread-0] INFO --- c.genersoft.iot.vmp.gb28181.conf.ServerLoggerImpl: 111 接收:来自--->10.21.227.188:8116 MESSAGE sip:21032300102000000001@2103230010 SIP/2.0 Via: SIP/2.0/TCP 10.21.227.5:64815;rport=64815;branch=z9hG4bK529397987;received=10.21.227.5 From: sip:21032300101110000002@2103230010;tag=469213040 To: sip:21032300102000000001@2103230010 Call-ID: 1932152994 CSeq: 20 MESSAGE Content-Type: Application/MANSCDP+xml Max-Forwards: 70 User-Agent: IP Camera Content-Length: 177

<?xml version="1.0" encoding="GB2312"?>

Keepalive 15 21032300101110000002 OK

2024-09-03 09:03:42.653 [PipelineThread-0] INFO --- gov.nist.javax.sip.stack.SIPTransactionStack: 81 looking for pending tx for :z9hg4bk529397987 2024-09-03 09:03:42.660 [PipelineThread-0] INFO --- gov.nist.javax.sip.stack.SIPTransactionImpl: 81 use count for encapsulated channelgov.nist.javax.sip.stack.SIPServerTransactionImpl@ffffffff 1 2024-09-03 09:03:42.660 [PipelineThread-0] INFO --- gov.nist.javax.sip.stack.SIPTransactionImpl: 81 disableTimeoutTimer gov.nist.javax.sip.stack.SIPServerTransactionImpl@ffffffff 2024-09-03 09:03:42.660 [PipelineThread-0] INFO --- gov.nist.javax.sip.stack.SIPServerTransactionImpl: 81 Creating Server Transactionnull 2024-09-03 09:03:42.661 [PipelineThread-0] INFO --- gov.nist.javax.sip.stack.SIPTransactionImpl: 81 Setting Branch id : z9hG4bK529397987 2024-09-03 09:03:42.661 [PipelineThread-0] INFO --- gov.nist.javax.sip.stack.SIPTransactionStack: 81 newSIPServerRequest( MESSAGE:z9hG4bK529397987):gov.nist.javax.sip.stack.SIPServerTransactionImpl@2316964 2024-09-03 09:03:42.664 [PipelineThread-0] INFO --- gov.nist.javax.sip.NistSipMessageFactoryImpl: 81 Returning request interface for MESSAGE sip:21032300102000000001@2103230010 SIP/2.0 gov.nist.javax.sip.DialogFilter@aefa348 sipTransaction = gov.nist.javax.sip.stack.SIPServerTransactionImpl@2316964 2024-09-03 09:03:42.664 [PipelineThread-0] INFO --- gov.nist.javax.sip.stack.SIPTransactionImpl: 81 acquireSem [[[[gov.nist.javax.sip.stack.SIPServerTransactionImpl@2316964 2024-09-03 09:03:42.664 [PipelineThread-0] INFO --- gov.nist.javax.sip.stack.SIPTransactionImpl: 81 acquireSem() returning : true 2024-09-03 09:03:42.664 [PipelineThread-0] INFO --- gov.nist.javax.sip.stack.SIPServerTransactionImpl: 81 processRequest: MESSAGE sip:21032300102000000001@2103230010 SIP/2.0

2024-09-03 09:03:42.664 [PipelineThread-0] INFO --- gov.nist.javax.sip.stack.SIPServerTransactionImpl: 81 tx state = -1 2024-09-03 09:03:42.664 [PipelineThread-0] INFO --- gov.nist.javax.sip.stack.SIPTransactionImpl: 81 Setting Branch id : z9hG4bK529397987 2024-09-03 09:03:42.665 [PipelineThread-0] INFO --- gov.nist.javax.sip.stack.SIPTransactionImpl: 81 Transaction:setState 1 gov.nist.javax.sip.stack.SIPServerTransactionImpl@2316964 branchID = z9hG4bK529397987 isClient = false 2024-09-03 09:03:42.665 [PipelineThread-0] INFO --- gov.nist.javax.sip.stack.SIPTransactionImpl: 81 setPassToListener() 2024-09-03 09:03:42.665 [PipelineThread-0] INFO --- gov.nist.javax.sip.DialogFilter: 81 PROCESSING INCOMING REQUEST MESSAGE sip:21032300102000000001@2103230010 SIP/2.0 Via: SIP/2.0/TCP 10.21.227.5:64815;rport=64815;branch=z9hG4bK529397987;received=10.21.227.5 From: sip:21032300101110000002@2103230010;tag=469213040 To: sip:21032300102000000001@2103230010 Call-ID: 1932152994 CSeq: 20 MESSAGE Content-Type: Application/MANSCDP+xml Max-Forwards: 70 User-Agent: IP Camera Content-Length: 177

<?xml version="1.0" encoding="GB2312"?>

Keepalive 15 21032300101110000002 OK

transactionChannel = gov.nist.javax.sip.stack.SIPServerTransactionImpl@2316964 listening point = 10.21.227.188:8116 2024-09-03 09:03:42.665 [PipelineThread-0] INFO --- gov.nist.javax.sip.DialogFilter: 81 transaction state = Trying Transaction 2024-09-03 09:03:42.666 [PipelineThread-0] INFO --- gov.nist.javax.sip.stack.SIPTransactionStack: 81 getDialog(1932152994:469213040) : returning null 2024-09-03 09:03:42.666 [PipelineThread-0] INFO --- gov.nist.javax.sip.DialogFilter: 81 dialogId = 1932152994:469213040 2024-09-03 09:03:42.666 [PipelineThread-0] INFO --- gov.nist.javax.sip.DialogFilter: 81 dialog = null 2024-09-03 09:03:42.666 [PipelineThread-0] INFO --- gov.nist.javax.sip.DialogFilter: 81 CHECK FOR OUT OF SEQ MESSAGE null transaction gov.nist.javax.sip.stack.SIPServerTransactionImpl@2316964 2024-09-03 09:03:42.666 [PipelineThread-0] INFO --- gov.nist.javax.sip.DialogFilter: 81 MESSAGE transaction.isMapped = false 2024-09-03 09:03:42.666 [PipelineThread-0] INFO --- gov.nist.javax.sip.SipProviderImpl: 81 handleEvent gov.nist.javax.sip.RequestEventExt[source=gov.nist.javax.sip.SipProviderImpl@42ec56bf]currentTransaction = gov.nist.javax.sip.stack.SIPServerTransactionImpl@2316964this.sipListener = com.genersoft.iot.vmp.gb28181.transmit.SIPProcessorObserver@4d96250sipEvent.source = gov.nist.javax.sip.SipProviderImpl@42ec56bf 2024-09-03 09:03:42.667 [PipelineThread-0] INFO --- gov.nist.javax.sip.SipProviderImpl: 81 Dialog = null 2024-09-03 09:03:42.667 [PipelineThread-0] INFO --- gov.nist.javax.sip.EventScanner: 81 sipEvent = gov.nist.javax.sip.RequestEventExt[source=gov.nist.javax.sip.SipProviderImpl@42ec56bf]source = gov.nist.javax.sip.SipProviderImpl@42ec56bf 2024-09-03 09:03:42.667 [PipelineThread-0] INFO --- gov.nist.javax.sip.EventScanner: 81 deliverEvent : MESSAGE sip:21032300102000000001@2103230010 SIP/2.0 transaction gov.nist.javax.sip.stack.SIPServerTransactionImpl@2316964 sipEvent.serverTx = null 2024-09-03 09:03:42.667 [PipelineThread-0] INFO --- gov.nist.javax.sip.stack.SIPTransactionStack: 81 serverTx: looking for key z9hg4bk529397987 existing={} 2024-09-03 09:03:42.667 [PipelineThread-0] INFO --- gov.nist.javax.sip.stack.SIPTransactionStack: 81 findTransaction: returning : null 2024-09-03 09:03:42.667 [PipelineThread-0] INFO --- gov.nist.javax.sip.stack.SIPTransactionStack: 81 looking for pending tx for :z9hg4bk529397987 2024-09-03 09:03:42.667 [PipelineThread-0] INFO --- gov.nist.javax.sip.stack.SIPTransactionStack: 81 putPendingTransaction: gov.nist.javax.sip.stack.SIPServerTransactionImpl@2316964 2024-09-03 09:03:42.668 [PipelineThread-0] INFO --- gov.nist.javax.sip.EventScanner: 81 Calling listener MESSAGE sip:21032300102000000001@2103230010 SIP/2.0

2024-09-03 09:03:42.668 [PipelineThread-0] INFO --- gov.nist.javax.sip.EventScanner: 81 Calling listener gov.nist.javax.sip.stack.SIPServerTransactionImpl@2316964 2024-09-03 09:03:42.668 [PipelineThread-0] INFO --- gov.nist.javax.sip.EventScanner: 81 Done processing Message MESSAGE sip:21032300102000000001@2103230010 SIP/2.0

2024-09-03 09:03:42.668 [PipelineThread-0] INFO --- gov.nist.javax.sip.EventScanner: 81 Done processing Message MESSAGE sip:21032300102000000001@2103230010 SIP/2.0

2024-09-03 09:03:42.668 [PipelineThread-0] INFO --- gov.nist.javax.sip.stack.SIPTransactionImpl: 81 semRelease ]]]]gov.nist.javax.sip.stack.SIPServerTransactionImpl@2316964 2024-09-03 09:03:42.669 [PipelineThread-0] INFO --- gov.nist.javax.sip.stack.SIPTransactionStack: 81 removePendingTx: z9hg4bk529397987 2024-09-03 09:03:42.669 [PipelineThread-0] INFO --- gov.nist.javax.sip.stack.SIPTransactionImpl: 81 semRelease ]]]]gov.nist.javax.sip.stack.SIPServerTransactionImpl@2316964 2024-09-03 09:03:42.669 [PipelineThread-0] INFO --- gov.nist.javax.sip.parser.PipelinedMsgParser: 81 Starting to parse. 2024-09-03 09:03:42.707 [wvp-4] INFO --- c.g.i.v.g.t.e.r.i.m.n.c.KeepaliveNotifyMessageHandler: 64 [收到心跳] device: 21032300101110000002, callId: 1932152994 2024-09-03 09:03:42.721 [wvp-4] INFO --- gov.nist.javax.sip.stack.SIPTransactionStack: 81 serverTx: looking for key z9hg4bk529397987 existing={} 2024-09-03 09:03:42.721 [wvp-4] INFO --- gov.nist.javax.sip.stack.SIPTransactionStack: 81 findTransaction: returning : null 2024-09-03 09:03:42.722 [wvp-4] INFO --- g.n.j.sip.stack.ConnectionOrientedMessageChannel: 81 sendMessage:: SIP/2.0 200 OK cseq method = MESSAGE 2024-09-03 09:03:42.722 [wvp-4] INFO --- gov.nist.javax.sip.stack.TCPMessageChannel: 81 sendMessage isClient = false 2024-09-03 09:03:42.722 [wvp-4] INFO --- gov.nist.javax.sip.stack.IOHandler: 81 sendBytes TCP local inAddr 10.21.227.188 remote inAddr 10.21.227.5 port = 64815 length = 326 isClient false 2024-09-03 09:03:42.722 [wvp-4] INFO --- gov.nist.javax.sip.stack.IOHandler: 81 new Semaphore added for key 10.21.227.5:64815 2024-09-03 09:03:42.722 [wvp-4] INFO --- c.genersoft.iot.vmp.gb28181.conf.ServerLoggerImpl: 111 发送:目标--->10.21.227.188:8116 SIP/2.0 200 OK CSeq: 20 MESSAGE Call-ID: 1932152994 From: sip:21032300101110000002@2103230010;tag=469213040 To: sip:21032300102000000001@2103230010;tag=1725325422707 Via: SIP/2.0/TCP 10.21.227.5:64815;rport=64815;branch=z9hG4bK529397987;received=10.21.227.5 User-Agent: WVP-Pro v2.7.3.20240810 Content-Length: 0

2024-09-03 09:03:42.723 [wvp-4] INFO --- c.g.i.v.g.t.e.r.i.m.n.c.KeepaliveNotifyMessageHandler: 82 [收到心跳] 设备21032300101110000002地址变化, 远程地址为: 10.21.227.5:64815 2024-09-03 09:03:52.740 [PipelineThread-0] INFO --- gov.nist.javax.sip.parser.PipelinedMsgParser: 81 Received CRLF 2024-09-03 09:03:52.740 [PipelineThread-0] INFO --- gov.nist.javax.sip.parser.PipelinedMsgParser: 81 KeepAlive Double CRLF received, sending single CRLF as defined per RFC 5626 Section 4.4.1 2024-09-03 09:03:52.740 [PipelineThread-0] INFO --- gov.nist.javax.sip.parser.PipelinedMsgParser: 81 ~~~ setting isPreviousLineCRLF=false 2024-09-03 09:03:52.740 [PipelineThread-0] INFO --- gov.nist.javax.sip.stack.TCPMessageChannel: 81 sendMessage isClient = false 2024-09-03 09:03:52.740 [PipelineThread-0] INFO --- gov.nist.javax.sip.stack.IOHandler: 81 sendBytes TCP local inAddr 10.21.227.188 remote inAddr 10.21.227.5 port = 64815 length = 2 isClient false 2024-09-03 09:03:52.742 [PipelineThread-0] INFO --- g.n.j.sip.stack.ConnectionOrientedMessageChannel: 81 ~~~ rescheduleKeepAliveTimeout for MessageChannel(key=tcp:10.21.227.5:64815), clientAddress=/10.21.227.5, clientPort=64815, timeout=60000): newKeepAliveTimeout=60000, scheduling pingKeepAliveTimeoutTask to execute after 60 seconds 2024-09-03 09:04:12.745 [PipelineThread-0] INFO --- gov.nist.javax.sip.parser.PipelinedMsgParser: 81 Received CRLF 2024-09-03 09:04:12.745 [PipelineThread-0] INFO --- g.n.j.sip.stack.ConnectionOrientedMessageChannel: 81 ~~~ cancelPingKeepAliveTimeoutTaskIfStarted for MessageChannel(key=tcp:10.21.227.5:64815), clientAddress=/10.21.227.5, clientPort=64815, timeout=60000) 2024-09-03 09:04:12.745 [PipelineThread-0] INFO --- gov.nist.javax.sip.parser.PipelinedMsgParser: 81 KeepAlive Double CRLF received, sending single CRLF as defined per RFC 5626 Section 4.4.1 2024-09-03 09:04:12.745 [PipelineThread-0] INFO --- gov.nist.javax.sip.parser.PipelinedMsgParser: 81 ~~~ setting isPreviousLineCRLF=false 2024-09-03 09:04:12.745 [PipelineThread-0] INFO --- gov.nist.javax.sip.stack.TCPMessageChannel: 81 sendMessage isClient = false 2024-09-03 09:04:12.745 [PipelineThread-0] INFO --- gov.nist.javax.sip.stack.IOHandler: 81 sendBytes TCP local inAddr 10.21.227.188 remote inAddr 10.21.227.5 port = 64815 length = 2 isClient false 2024-09-03 09:04:12.746 [PipelineThread-0] INFO --- g.n.j.sip.stack.ConnectionOrientedMessageChannel: 81 ~~~ cancelPingKeepAliveTimeout for MessageChannel(key=tcp:10.21.227.5:64815), clientAddress=/10.21.227.5, clientPort=64815, timeout=60000) 2024-09-03 09:04:12.746 [PipelineThread-0] INFO --- g.n.j.sip.stack.ConnectionOrientedMessageChannel: 81 ~~~ rescheduleKeepAliveTimeout for MessageChannel(key=tcp:10.21.227.5:64815), clientAddress=/10.21.227.5, clientPort=64815, timeout=60000): newKeepAliveTimeout=60000, scheduling pingKeepAliveTimeoutTask to execute after 60 seconds 2024-09-03 09:04:32.749 [PipelineThread-0] INFO --- gov.nist.javax.sip.parser.PipelinedMsgParser: 81 Received CRLF 2024-09-03 09:04:32.750 [PipelineThread-0] INFO --- g.n.j.sip.stack.ConnectionOrientedMessageChannel: 81 ~~~ cancelPingKeepAliveTimeoutTaskIfStarted for MessageChannel(key=tcp:10.21.227.5:64815), clientAddress=/10.21.227.5, clientPort=64815, timeout=60000) 2024-09-03 09:04:32.750 [PipelineThread-0] INFO --- gov.nist.javax.sip.parser.PipelinedMsgParser: 81 KeepAlive Double CRLF received, sending single CRLF as defined per RFC 5626 Section 4.4.1 2024-09-03 09:04:32.750 [PipelineThread-0] INFO --- gov.nist.javax.sip.parser.PipelinedMsgParser: 81 ~~~ setting isPreviousLineCRLF=false 2024-09-03 09:04:32.750 [PipelineThread-0] INFO --- gov.nist.javax.sip.stack.TCPMessageChannel: 81 sendMessage isClient = false 2024-09-03 09:04:32.750 [PipelineThread-0] INFO --- gov.nist.javax.sip.stack.IOHandler: 81 sendBytes TCP local inAddr 10.21.227.188 remote inAddr 10.21.227.5 port = 64815 length = 2 isClient false 2024-09-03 09:04:32.750 [PipelineThread-0] INFO --- g.n.j.sip.stack.ConnectionOrientedMessageChannel: 81 ~~~ cancelPingKeepAliveTimeout for MessageChannel(key=tcp:10.21.227.5:64815), clientAddress=/10.21.227.5, clientPort=64815, timeout=60000) 2024-09-03 09:04:32.750 [PipelineThread-0] INFO --- g.n.j.sip.stack.ConnectionOrientedMessageChannel: 81 ~~~ rescheduleKeepAliveTimeout for MessageChannel(key=tcp:10.21.227.5:64815), clientAddress=/10.21.227.5, clientPort=64815, timeout=60000): newKeepAliveTimeout=60000, scheduling pingKeepAliveTimeoutTask to execute after 60 seconds 2024-09-03 09:04:42.483 [PipelineThread-0] INFO --- gov.nist.javax.sip.parser.PipelinedMsgParser: 81 Reading Input stream. 2024-09-03 09:04:42.484 [PipelineThread-0] INFO --- gov.nist.javax.sip.parser.PipelinedMsgParser: 81 About to parse : MESSAGE sip:21032300102000000001@2103230010 SIP/2.0 Via: SIP/2.0/TCP 10.21.227.5:64815;rport;branch=z9hG4bK1728013937 From: sip:21032300101110000002@2103230010;tag=1361298878 To: sip:21032300102000000001@2103230010 Call-ID: 319149885 CSeq: 20 MESSAGE Content-Type: Application/MANSCDP+xml Max-Forwards: 70 User-Agent: IP Camera Content-Length: 177

rongzedong commented 3 weeks ago

console.txt console logs

rongzedong commented 3 weeks ago

close