Bug#954903: Can not show any vod stream in client

gulfstream wglxy at china.com
Wed Mar 25 05:30:53 GMT 2020


Package: crtmpserver
Version: 1.0~dfsg-5.5
Severity: grave


Hello, I have install the crtmpserver and open its rtmp and rtsp function. The port 1935 and 554 is listening. The media file cs.mp4 was copied to mediaFolder which set in the lua file of crtmpserver.

But I can not get any video or audio in the client, sunch as vlc, with URL "rtmp://127.0.0.1:1935/vod/cs.mp4" or "rtsp://127.0.0.1:554/vod/cs.mp4".




When I use rtmp to connect crtmpserver with URL "rtmp://127.0.0.1:1935/vod/cs.mp4", I got the log messages:

PID: 19415; TIMESTAMP: 1585113334
1585113334:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/crtmpserver/src/crtmpserver.cpp:203:Initialize:Initialize I/O handlers manager: epoll
1585113334:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/crtmpserver/src/crtmpserver.cpp:206:Initialize:Configure modules
1585113334:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/configuration/module.cpp:84:LoadLibrary:Module /usr/lib/crtmpserver/applications/applestreamingclient/libapplestreamingclient.so loaded
1585113334:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/configuration/module.cpp:84:LoadLibrary:Module /usr/lib/crtmpserver/applications/appselector/libappselector.so loaded
1585113334:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/configuration/module.cpp:84:LoadLibrary:Module /usr/lib/crtmpserver/applications/flvplayback/libflvplayback.so loaded
1585113334:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/configuration/module.cpp:84:LoadLibrary:Module /usr/lib/crtmpserver/applications/proxypublish/libproxypublish.so loaded
1585113334:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/configuration/module.cpp:84:LoadLibrary:Module /usr/lib/crtmpserver/applications/stresstest/libstresstest.so loaded
1585113334:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/crtmpserver/src/crtmpserver.cpp:212:Initialize:Plug in the default protocol factory
1585113334:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/crtmpserver/src/crtmpserver.cpp:219:Initialize:Configure factories
1585113334:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/crtmpserver/src/crtmpserver.cpp:225:Initialize:Configure acceptors
1585113334:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 0->1 IOHT_ACCEPTOR
1585113334:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 1->2 IOHT_ACCEPTOR
1585113334:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 2->3 IOHT_ACCEPTOR
1585113334:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 3->4 IOHT_ACCEPTOR
1585113334:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolfactorymanager.cpp:114:ResolveProtocolChain:chain inboundRawHttpStream not registered by any protocol factory
1585113334:2:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/configuration/module.cpp:119:BindAcceptor:Invalid protocol chain: inboundRawHttpStream
1585113334:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 4->5 IOHT_ACCEPTOR
1585113334:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 5->6 IOHT_ACCEPTOR
1585113334:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/crtmpserver/src/crtmpserver.cpp:231:Initialize:Configure instances
1585113334:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/crtmpserver/src/crtmpserver.cpp:237:Initialize:Start I/O handlers manager: epoll
1585113334:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/crtmpserver/src/crtmpserver.cpp:240:Initialize:Configure applications
1585113334:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/configuration/module.cpp:177:ConfigApplication:Application applestreamingclient instantiated
1585113334:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/configuration/module.cpp:177:ConfigApplication:Application appselector instantiated
1585113334:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/configuration/module.cpp:177:ConfigApplication:Application flvplayback instantiated
1585113334:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/configuration/module.cpp:177:ConfigApplication:Application proxypublish instantiated
1585113334:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 6->7 IOHT_TIMER
1585113334:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/configuration/module.cpp:177:ConfigApplication:Application stresstest instantiated
1585113334:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/crtmpserver/src/crtmpserver.cpp:246:Initialize:Install the quit signal
1585113334:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/crtmpserver/src/crtmpserver.cpp:257:Run:
+-----------------------------------------------------------------------------+
|                                                                     Services|
+---+---------------+-----+-------------------------+-------------------------+
| c |      ip       | port|   protocol stack name   |     application name    |
+---+---------------+-----+-------------------------+-------------------------+
|tcp|        0.0.0.0| 1935|              inboundRtmp|              appselector|
+---+---------------+-----+-------------------------+-------------------------+
|tcp|        0.0.0.0| 8080|             inboundRtmpt|              appselector|
+---+---------------+-----+-------------------------+-------------------------+
|tcp|        0.0.0.0| 6666|           inboundLiveFlv|              flvplayback|
+---+---------------+-----+-------------------------+-------------------------+
|tcp|        0.0.0.0| 9999|             inboundTcpTs|              flvplayback|
+---+---------------+-----+-------------------------+-------------------------+
|tcp|        0.0.0.0|  554|              inboundRtsp|              flvplayback|
+---+---------------+-----+-------------------------+-------------------------+
|tcp|        0.0.0.0| 6665|           inboundLiveFlv|             proxypublish|
+---+---------------+-----+-------------------------+-------------------------+
1585113334:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/crtmpserver/src/crtmpserver.cpp:258:Run:GO! GO! GO! (19415)
1585113366:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpacceptor.cpp:154:Accept:Client connected: 127.0.0.1:40922 -> 0.0.0.0:1935
1585113366:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 7->8 IOHT_TCP_CARRIER
1585113366:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/applications/appselector/src/rtmpappprotocolhandler.cpp:83:ProcessInvokeConnect:Selected application: flvplayback (vod)
1585113366:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol CTCP(11) <-> TCP(2) <-> [IR(3)] unregistered from application: appselector
1585113366:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:227:SignalStreamRegistered:Stream NR(1) with name `` registered to application `flvplayback` from protocol IR(3)
1585113366:2:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/basertmpappprotocolhandler.cpp:1241:ProcessInvokeGeneric:Default implementation of ProcessInvokeGeneric: Request: _checkbw
1585113366:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/basertmpappprotocolhandler.cpp:1797:GetMetaData:Generate seek/meta for file /tmp/cs.mp4
1585113366:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/streaming/baseinfilestream.cpp:146:ResolveCompleteMetadata:Processing file /tmp/cs.mp4
1585113366:2:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/mediaformats/mp4/baseatom.cpp:87:SkipRead:Atom type iods skipped. Position 0x8c(140); Size: 0x18(24)
1585113366:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/mediaformats/mp4/mp4document.cpp:581:BuildMOOVFrames:audio: 1; keyFrames: 0; frames: 2828; compositionOffsets: 0
1585113366:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/mediaformats/mp4/mp4document.cpp:581:BuildMOOVFrames:audio: 0; keyFrames: 9; frames: 1742; compositionOffsets: 1742
1585113366:2:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/mediaformats/mp4/mp4document.cpp:726:GetRTMPMeta:No ilst atom present
1585113366:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/mediaformats/basemediadocument.cpp:86:Process:4572 frames computed in 0.00 seconds at a speed of 2873664.36 FPS
1585113366:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/mediaformats/basemediadocument.cpp:96:Process:File size: 9480000 bytes; Duration: 0:1:0 (60 sec); Optimal bandwidth: 1234.00 kb/s
1585113366:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:238:SignalStreamUnRegistered:Stream NR(1) with name `` unregistered from application `flvplayback` from protocol IR(3)
1585113366:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:227:SignalStreamRegistered:Stream NR(2) with name `` registered to application `flvplayback` from protocol IR(3)
1585113366:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/basertmpappprotocolhandler.cpp:892:ProcessInvokePlay:Play request for stream name `mp4:cs.mp4`. Start: -2; length: -1
1585113366:2:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/basertmpappprotocolhandler.cpp:1919:TryLinkToLiveStream:No live streams found: `mp4:cs.mp4` or `mp4:cs.mp4`
1585113366:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:227:SignalStreamRegistered:Stream IFR(3) with name `/tmp/cs.mp4` registered to application `flvplayback` from protocol IR(3)
1585113366:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 8->9 IOHT_TIMER
1585113366:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/common/src/utils/misc/timersmanager.cpp:111:LCM:a: 1; b: 8; r: 8
1585113366:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:238:SignalStreamUnRegistered:Stream NR(2) with name `` unregistered from application `flvplayback` from protocol IR(3)
1585113366:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:227:SignalStreamRegistered:Stream ONR4R(4) with name `mp4:cs.mp4` registered to application `flvplayback` from protocol IR(3)
1585113366:2:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/basertmpappprotocolhandler.cpp:507:ProcessUsrCtrl:User control message type: RM_USRCTRL_TYPE_STREAM_SET_BUFFER_LENGTH
1585113366:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:259:Pulse:***Event handler HUP: 0x558ae3c3c500
1585113366:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpcarrier.cpp:78:OnEvent:Unable to read data. 127.0.0.1:40922 -> 127.0.0.1:1935
1585113366:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 9->8 IOHT_TCP_CARRIER
1585113366:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol [IR(3)]
1585113366:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:238:SignalStreamUnRegistered:Stream IFR(3) with name `/tmp/cs.mp4` unregistered from application `flvplayback` from protocol IR(3)
1585113366:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:238:SignalStreamUnRegistered:Stream ONR4R(4) with name `mp4:cs.mp4` unregistered from application `flvplayback` from protocol IR(3)
1585113366:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol [IR(3)] unregistered from application: flvplayback
1585113366:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/streaming/infilertmpstream.cpp:310:SignalOutStreamDetached:outbound stream 4 detached from inbound stream 3
1585113366:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol T(2) <-> [TMR(4)]
1585113366:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 8->7 IOHT_TIMER
1585113366:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpacceptor.cpp:154:Accept:Client connected: 127.0.0.1:40924 -> 0.0.0.0:1935
1585113366:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 7->8 IOHT_TCP_CARRIER
1585113366:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/applications/appselector/src/rtmpappprotocolhandler.cpp:83:ProcessInvokeConnect:Selected application: flvplayback (vod)
1585113366:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol CTCP(11) <-> TCP(5) <-> [IR(6)] unregistered from application: appselector
1585113366:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:227:SignalStreamRegistered:Stream NR(5) with name `` registered to application `flvplayback` from protocol IR(6)
1585113366:2:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/basertmpappprotocolhandler.cpp:1241:ProcessInvokeGeneric:Default implementation of ProcessInvokeGeneric: Request: _checkbw
1585113366:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:238:SignalStreamUnRegistered:Stream NR(5) with name `` unregistered from application `flvplayback` from protocol IR(6)
1585113366:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:227:SignalStreamRegistered:Stream NR(6) with name `` registered to application `flvplayback` from protocol IR(6)
1585113366:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/basertmpappprotocolhandler.cpp:892:ProcessInvokePlay:Play request for stream name `mp4:cs.mp4`. Start: -2; length: -1
1585113366:2:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/basertmpappprotocolhandler.cpp:1919:TryLinkToLiveStream:No live streams found: `mp4:cs.mp4` or `mp4:cs.mp4`
1585113366:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:227:SignalStreamRegistered:Stream IFR(7) with name `/tmp/cs.mp4` registered to application `flvplayback` from protocol IR(6)
1585113366:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 8->9 IOHT_TIMER
1585113366:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:238:SignalStreamUnRegistered:Stream NR(6) with name `` unregistered from application `flvplayback` from protocol IR(6)
1585113366:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:227:SignalStreamRegistered:Stream ONR4R(8) with name `mp4:cs.mp4` registered to application `flvplayback` from protocol IR(6)
1585113366:2:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/basertmpappprotocolhandler.cpp:507:ProcessUsrCtrl:User control message type: RM_USRCTRL_TYPE_STREAM_SET_BUFFER_LENGTH
1585113366:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:259:Pulse:***Event handler HUP: 0x558ae3c88640
1585113366:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpcarrier.cpp:78:OnEvent:Unable to read data. 127.0.0.1:40924 -> 127.0.0.1:1935
1585113366:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 9->8 IOHT_TCP_CARRIER
1585113366:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol [IR(6)]
1585113366:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:238:SignalStreamUnRegistered:Stream IFR(7) with name `/tmp/cs.mp4` unregistered from application `flvplayback` from protocol IR(6)
1585113366:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:238:SignalStreamUnRegistered:Stream ONR4R(8) with name `mp4:cs.mp4` unregistered from application `flvplayback` from protocol IR(6)
1585113366:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol [IR(6)] unregistered from application: flvplayback
1585113366:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/streaming/infilertmpstream.cpp:310:SignalOutStreamDetached:outbound stream 8 detached from inbound stream 7
1585113366:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol T(3) <-> [TMR(7)]
1585113366:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 8->7 IOHT_TIMER
1585113366:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpacceptor.cpp:154:Accept:Client connected: 127.0.0.1:40926 -> 0.0.0.0:1935
1585113366:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 7->8 IOHT_TCP_CARRIER
1585113366:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/applications/appselector/src/rtmpappprotocolhandler.cpp:83:ProcessInvokeConnect:Selected application: flvplayback (vod)
1585113366:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol CTCP(11) <-> TCP(8) <-> [IR(9)] unregistered from application: appselector
1585113366:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:227:SignalStreamRegistered:Stream NR(9) with name `` registered to application `flvplayback` from protocol IR(9)
1585113366:2:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/basertmpappprotocolhandler.cpp:1241:ProcessInvokeGeneric:Default implementation of ProcessInvokeGeneric: Request: _checkbw
1585113366:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:238:SignalStreamUnRegistered:Stream NR(9) with name `` unregistered from application `flvplayback` from protocol IR(9)
1585113366:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:227:SignalStreamRegistered:Stream NR(10) with name `` registered to application `flvplayback` from protocol IR(9)
1585113366:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/basertmpappprotocolhandler.cpp:892:ProcessInvokePlay:Play request for stream name `mp4:cs.mp4`. Start: -2; length: -1
1585113366:2:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/basertmpappprotocolhandler.cpp:1919:TryLinkToLiveStream:No live streams found: `mp4:cs.mp4` or `mp4:cs.mp4`
1585113366:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:227:SignalStreamRegistered:Stream IFR(11) with name `/tmp/cs.mp4` registered to application `flvplayback` from protocol IR(9)
1585113366:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 8->9 IOHT_TIMER
1585113366:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:238:SignalStreamUnRegistered:Stream NR(10) with name `` unregistered from application `flvplayback` from protocol IR(9)
1585113366:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:227:SignalStreamRegistered:Stream ONR4R(12) with name `mp4:cs.mp4` registered to application `flvplayback` from protocol IR(9)
1585113366:2:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/basertmpappprotocolhandler.cpp:507:ProcessUsrCtrl:User control message type: RM_USRCTRL_TYPE_STREAM_SET_BUFFER_LENGTH
1585113366:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:259:Pulse:***Event handler HUP: 0x558ae3c8b590
1585113366:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpcarrier.cpp:78:OnEvent:Unable to read data. 127.0.0.1:40926 -> 127.0.0.1:1935
1585113366:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 9->8 IOHT_TCP_CARRIER
1585113366:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol [IR(9)]
1585113366:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:238:SignalStreamUnRegistered:Stream IFR(11) with name `/tmp/cs.mp4` unregistered from application `flvplayback` from protocol IR(9)
1585113366:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:238:SignalStreamUnRegistered:Stream ONR4R(12) with name `mp4:cs.mp4` unregistered from application `flvplayback` from protocol IR(9)
1585113366:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol [IR(9)] unregistered from application: flvplayback
1585113366:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/streaming/infilertmpstream.cpp:310:SignalOutStreamDetached:outbound stream 12 detached from inbound stream 11
1585113366:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol T(4) <-> [TMR(10)]
1585113366:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 8->7 IOHT_TIMER
1585113367:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpacceptor.cpp:154:Accept:Client connected: 127.0.0.1:40928 -> 0.0.0.0:1935
1585113367:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 7->8 IOHT_TCP_CARRIER
1585113367:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/applications/appselector/src/rtmpappprotocolhandler.cpp:83:ProcessInvokeConnect:Selected application: flvplayback (vod)
1585113367:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol CTCP(11) <-> TCP(11) <-> [IR(12)] unregistered from application: appselector
1585113367:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:227:SignalStreamRegistered:Stream NR(13) with name `` registered to application `flvplayback` from protocol IR(12)
1585113367:2:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/basertmpappprotocolhandler.cpp:1241:ProcessInvokeGeneric:Default implementation of ProcessInvokeGeneric: Request: _checkbw
1585113367:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:238:SignalStreamUnRegistered:Stream NR(13) with name `` unregistered from application `flvplayback` from protocol IR(12)
1585113367:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:227:SignalStreamRegistered:Stream NR(14) with name `` registered to application `flvplayback` from protocol IR(12)
1585113367:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/basertmpappprotocolhandler.cpp:892:ProcessInvokePlay:Play request for stream name `mp4:cs.mp4`. Start: -2; length: -1
1585113367:2:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/basertmpappprotocolhandler.cpp:1919:TryLinkToLiveStream:No live streams found: `mp4:cs.mp4` or `mp4:cs.mp4`
1585113367:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:227:SignalStreamRegistered:Stream IFR(15) with name `/tmp/cs.mp4` registered to application `flvplayback` from protocol IR(12)
1585113367:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 8->9 IOHT_TIMER
1585113367:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:238:SignalStreamUnRegistered:Stream NR(14) with name `` unregistered from application `flvplayback` from protocol IR(12)
1585113367:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:227:SignalStreamRegistered:Stream ONR4R(16) with name `mp4:cs.mp4` registered to application `flvplayback` from protocol IR(12)
1585113367:2:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/basertmpappprotocolhandler.cpp:507:ProcessUsrCtrl:User control message type: RM_USRCTRL_TYPE_STREAM_SET_BUFFER_LENGTH
1585113367:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:259:Pulse:***Event handler HUP: 0x558ae3c88250
1585113367:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpcarrier.cpp:78:OnEvent:Unable to read data. 127.0.0.1:40928 -> 127.0.0.1:1935
1585113367:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 9->8 IOHT_TCP_CARRIER
1585113367:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol [IR(12)]
1585113367:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:238:SignalStreamUnRegistered:Stream IFR(15) with name `/tmp/cs.mp4` unregistered from application `flvplayback` from protocol IR(12)
1585113367:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:238:SignalStreamUnRegistered:Stream ONR4R(16) with name `mp4:cs.mp4` unregistered from application `flvplayback` from protocol IR(12)
1585113367:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol [IR(12)] unregistered from application: flvplayback
1585113367:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/streaming/infilertmpstream.cpp:310:SignalOutStreamDetached:outbound stream 16 detached from inbound stream 15
1585113367:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol T(5) <-> [TMR(13)]
1585113367:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 8->7 IOHT_TIMER
1585113368:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpacceptor.cpp:154:Accept:Client connected: 127.0.0.1:40930 -> 0.0.0.0:1935
1585113368:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 7->8 IOHT_TCP_CARRIER
1585113368:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/applications/appselector/src/rtmpappprotocolhandler.cpp:83:ProcessInvokeConnect:Selected application: flvplayback (vod)
1585113368:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol CTCP(11) <-> TCP(14) <-> [IR(15)] unregistered from application: appselector
1585113368:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:227:SignalStreamRegistered:Stream NR(17) with name `` registered to application `flvplayback` from protocol IR(15)
1585113368:2:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/basertmpappprotocolhandler.cpp:1241:ProcessInvokeGeneric:Default implementation of ProcessInvokeGeneric: Request: _checkbw
1585113368:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:238:SignalStreamUnRegistered:Stream NR(17) with name `` unregistered from application `flvplayback` from protocol IR(15)
1585113368:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:227:SignalStreamRegistered:Stream NR(18) with name `` registered to application `flvplayback` from protocol IR(15)
1585113368:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/basertmpappprotocolhandler.cpp:892:ProcessInvokePlay:Play request for stream name `mp4:cs.mp4`. Start: -2; length: -1
1585113368:2:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/basertmpappprotocolhandler.cpp:1919:TryLinkToLiveStream:No live streams found: `mp4:cs.mp4` or `mp4:cs.mp4`
1585113368:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:227:SignalStreamRegistered:Stream IFR(19) with name `/tmp/cs.mp4` registered to application `flvplayback` from protocol IR(15)
1585113368:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 8->9 IOHT_TIMER
1585113368:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:238:SignalStreamUnRegistered:Stream NR(18) with name `` unregistered from application `flvplayback` from protocol IR(15)
1585113368:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:227:SignalStreamRegistered:Stream ONR4R(20) with name `mp4:cs.mp4` registered to application `flvplayback` from protocol IR(15)
1585113368:2:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/basertmpappprotocolhandler.cpp:507:ProcessUsrCtrl:User control message type: RM_USRCTRL_TYPE_STREAM_SET_BUFFER_LENGTH
1585113368:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:259:Pulse:***Event handler HUP: 0x558ae3c8b850
1585113368:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpcarrier.cpp:78:OnEvent:Unable to read data. 127.0.0.1:40930 -> 127.0.0.1:1935
1585113368:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 9->8 IOHT_TCP_CARRIER
1585113368:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol [IR(15)]
1585113368:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:238:SignalStreamUnRegistered:Stream IFR(19) with name `/tmp/cs.mp4` unregistered from application `flvplayback` from protocol IR(15)
1585113368:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:238:SignalStreamUnRegistered:Stream ONR4R(20) with name `mp4:cs.mp4` unregistered from application `flvplayback` from protocol IR(15)
1585113368:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol [IR(15)] unregistered from application: flvplayback
1585113368:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/streaming/infilertmpstream.cpp:310:SignalOutStreamDetached:outbound stream 20 detached from inbound stream 19
1585113368:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol T(6) <-> [TMR(16)]
1585113368:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 8->7 IOHT_TIMER
1585113369:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpacceptor.cpp:154:Accept:Client connected: 127.0.0.1:40932 -> 0.0.0.0:1935
1585113369:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 7->8 IOHT_TCP_CARRIER
1585113369:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/applications/appselector/src/rtmpappprotocolhandler.cpp:83:ProcessInvokeConnect:Selected application: flvplayback (vod)
1585113369:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol CTCP(11) <-> TCP(17) <-> [IR(18)] unregistered from application: appselector
1585113369:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:227:SignalStreamRegistered:Stream NR(21) with name `` registered to application `flvplayback` from protocol IR(18)
1585113369:2:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/basertmpappprotocolhandler.cpp:1241:ProcessInvokeGeneric:Default implementation of ProcessInvokeGeneric: Request: _checkbw
1585113369:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:238:SignalStreamUnRegistered:Stream NR(21) with name `` unregistered from application `flvplayback` from protocol IR(18)
1585113369:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:227:SignalStreamRegistered:Stream NR(22) with name `` registered to application `flvplayback` from protocol IR(18)
1585113369:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/basertmpappprotocolhandler.cpp:892:ProcessInvokePlay:Play request for stream name `mp4:cs.mp4`. Start: -2; length: -1
1585113369:2:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/basertmpappprotocolhandler.cpp:1919:TryLinkToLiveStream:No live streams found: `mp4:cs.mp4` or `mp4:cs.mp4`
1585113369:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:227:SignalStreamRegistered:Stream IFR(23) with name `/tmp/cs.mp4` registered to application `flvplayback` from protocol IR(18)
1585113369:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 8->9 IOHT_TIMER
1585113369:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:238:SignalStreamUnRegistered:Stream NR(22) with name `` unregistered from application `flvplayback` from protocol IR(18)
1585113369:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:227:SignalStreamRegistered:Stream ONR4R(24) with name `mp4:cs.mp4` registered to application `flvplayback` from protocol IR(18)
1585113369:2:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/basertmpappprotocolhandler.cpp:507:ProcessUsrCtrl:User control message type: RM_USRCTRL_TYPE_STREAM_SET_BUFFER_LENGTH
1585113369:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:259:Pulse:***Event handler HUP: 0x558ae3c89830
1585113369:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpcarrier.cpp:78:OnEvent:Unable to read data. 127.0.0.1:40932 -> 127.0.0.1:1935
1585113369:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 9->8 IOHT_TCP_CARRIER
1585113369:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol [IR(18)]
1585113369:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:238:SignalStreamUnRegistered:Stream IFR(23) with name `/tmp/cs.mp4` unregistered from application `flvplayback` from protocol IR(18)
1585113369:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:238:SignalStreamUnRegistered:Stream ONR4R(24) with name `mp4:cs.mp4` unregistered from application `flvplayback` from protocol IR(18)
1585113369:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol [IR(18)] unregistered from application: flvplayback
1585113369:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/streaming/infilertmpstream.cpp:310:SignalOutStreamDetached:outbound stream 24 detached from inbound stream 23
1585113369:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol T(7) <-> [TMR(19)]
1585113369:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 8->7 IOHT_TIMER
1585113372:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpacceptor.cpp:154:Accept:Client connected: 127.0.0.1:40934 -> 0.0.0.0:1935
1585113372:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 7->8 IOHT_TCP_CARRIER
1585113372:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/applications/appselector/src/rtmpappprotocolhandler.cpp:83:ProcessInvokeConnect:Selected application: flvplayback (vod)
1585113372:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol CTCP(11) <-> TCP(20) <-> [IR(21)] unregistered from application: appselector
1585113372:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:227:SignalStreamRegistered:Stream NR(25) with name `` registered to application `flvplayback` from protocol IR(21)
1585113372:2:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/basertmpappprotocolhandler.cpp:1241:ProcessInvokeGeneric:Default implementation of ProcessInvokeGeneric: Request: _checkbw
1585113372:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:238:SignalStreamUnRegistered:Stream NR(25) with name `` unregistered from application `flvplayback` from protocol IR(21)
1585113372:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:227:SignalStreamRegistered:Stream NR(26) with name `` registered to application `flvplayback` from protocol IR(21)
1585113372:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/basertmpappprotocolhandler.cpp:892:ProcessInvokePlay:Play request for stream name `mp4:cs.mp4`. Start: -2; length: -1
1585113372:2:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/basertmpappprotocolhandler.cpp:1919:TryLinkToLiveStream:No live streams found: `mp4:cs.mp4` or `mp4:cs.mp4`
1585113372:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:227:SignalStreamRegistered:Stream IFR(27) with name `/tmp/cs.mp4` registered to application `flvplayback` from protocol IR(21)
1585113372:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 8->9 IOHT_TIMER
1585113372:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:238:SignalStreamUnRegistered:Stream NR(26) with name `` unregistered from application `flvplayback` from protocol IR(21)
1585113372:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:227:SignalStreamRegistered:Stream ONR4R(28) with name `mp4:cs.mp4` registered to application `flvplayback` from protocol IR(21)
1585113372:2:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/basertmpappprotocolhandler.cpp:507:ProcessUsrCtrl:User control message type: RM_USRCTRL_TYPE_STREAM_SET_BUFFER_LENGTH
1585113372:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:259:Pulse:***Event handler HUP: 0x558ae3c85410
1585113372:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpcarrier.cpp:78:OnEvent:Unable to read data. 127.0.0.1:40934 -> 127.0.0.1:1935
1585113372:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 9->8 IOHT_TCP_CARRIER
1585113372:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol [IR(21)]
1585113372:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:238:SignalStreamUnRegistered:Stream IFR(27) with name `/tmp/cs.mp4` unregistered from application `flvplayback` from protocol IR(21)
1585113372:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:238:SignalStreamUnRegistered:Stream ONR4R(28) with name `mp4:cs.mp4` unregistered from application `flvplayback` from protocol IR(21)
1585113372:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol [IR(21)] unregistered from application: flvplayback
1585113372:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/streaming/infilertmpstream.cpp:310:SignalOutStreamDetached:outbound stream 28 detached from inbound stream 27
1585113372:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol T(8) <-> [TMR(22)]
1585113372:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 8->7 IOHT_TIMER
1585113376:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpacceptor.cpp:154:Accept:Client connected: 127.0.0.1:40936 -> 0.0.0.0:1935
1585113376:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 7->8 IOHT_TCP_CARRIER
1585113376:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/applications/appselector/src/rtmpappprotocolhandler.cpp:83:ProcessInvokeConnect:Selected application: flvplayback (vod)
1585113376:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol CTCP(11) <-> TCP(23) <-> [IR(24)] unregistered from application: appselector
1585113376:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:227:SignalStreamRegistered:Stream NR(29) with name `` registered to application `flvplayback` from protocol IR(24)
1585113376:2:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/basertmpappprotocolhandler.cpp:1241:ProcessInvokeGeneric:Default implementation of ProcessInvokeGeneric: Request: _checkbw
1585113376:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:238:SignalStreamUnRegistered:Stream NR(29) with name `` unregistered from application `flvplayback` from protocol IR(24)
1585113376:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:227:SignalStreamRegistered:Stream NR(30) with name `` registered to application `flvplayback` from protocol IR(24)
1585113376:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/basertmpappprotocolhandler.cpp:892:ProcessInvokePlay:Play request for stream name `mp4:cs.mp4`. Start: -2; length: -1
1585113376:2:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/basertmpappprotocolhandler.cpp:1919:TryLinkToLiveStream:No live streams found: `mp4:cs.mp4` or `mp4:cs.mp4`
1585113376:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:227:SignalStreamRegistered:Stream IFR(31) with name `/tmp/cs.mp4` registered to application `flvplayback` from protocol IR(24)
1585113376:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 8->9 IOHT_TIMER
1585113376:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:238:SignalStreamUnRegistered:Stream NR(30) with name `` unregistered from application `flvplayback` from protocol IR(24)
1585113376:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:227:SignalStreamRegistered:Stream ONR4R(32) with name `mp4:cs.mp4` registered to application `flvplayback` from protocol IR(24)
1585113376:2:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/basertmpappprotocolhandler.cpp:507:ProcessUsrCtrl:User control message type: RM_USRCTRL_TYPE_STREAM_SET_BUFFER_LENGTH
1585113376:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:259:Pulse:***Event handler HUP: 0x558ae3c7deb0
1585113376:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpcarrier.cpp:78:OnEvent:Unable to read data. 127.0.0.1:40936 -> 127.0.0.1:1935
1585113376:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 9->8 IOHT_TCP_CARRIER
1585113376:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol [IR(24)]
1585113376:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:238:SignalStreamUnRegistered:Stream IFR(31) with name `/tmp/cs.mp4` unregistered from application `flvplayback` from protocol IR(24)
1585113376:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:238:SignalStreamUnRegistered:Stream ONR4R(32) with name `mp4:cs.mp4` unregistered from application `flvplayback` from protocol IR(24)
1585113376:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol [IR(24)] unregistered from application: flvplayback
1585113376:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/streaming/infilertmpstream.cpp:310:SignalOutStreamDetached:outbound stream 32 detached from inbound stream 31
1585113376:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol T(9) <-> [TMR(25)]
1585113376:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 8->7 IOHT_TIMER
1585113379:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpacceptor.cpp:154:Accept:Client connected: 127.0.0.1:40938 -> 0.0.0.0:1935
1585113379:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 7->8 IOHT_TCP_CARRIER
1585113379:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/applications/appselector/src/rtmpappprotocolhandler.cpp:83:ProcessInvokeConnect:Selected application: flvplayback (vod)
1585113379:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol CTCP(11) <-> TCP(26) <-> [IR(27)] unregistered from application: appselector
1585113379:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:227:SignalStreamRegistered:Stream NR(33) with name `` registered to application `flvplayback` from protocol IR(27)
1585113379:2:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/basertmpappprotocolhandler.cpp:1241:ProcessInvokeGeneric:Default implementation of ProcessInvokeGeneric: Request: _checkbw
1585113379:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:238:SignalStreamUnRegistered:Stream NR(33) with name `` unregistered from application `flvplayback` from protocol IR(27)
1585113379:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:227:SignalStreamRegistered:Stream NR(34) with name `` registered to application `flvplayback` from protocol IR(27)
1585113379:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/basertmpappprotocolhandler.cpp:892:ProcessInvokePlay:Play request for stream name `mp4:cs.mp4`. Start: -2; length: -1
1585113379:2:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/basertmpappprotocolhandler.cpp:1919:TryLinkToLiveStream:No live streams found: `mp4:cs.mp4` or `mp4:cs.mp4`
1585113379:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:227:SignalStreamRegistered:Stream IFR(35) with name `/tmp/cs.mp4` registered to application `flvplayback` from protocol IR(27)
1585113379:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 8->9 IOHT_TIMER
1585113379:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:238:SignalStreamUnRegistered:Stream NR(34) with name `` unregistered from application `flvplayback` from protocol IR(27)
1585113379:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:227:SignalStreamRegistered:Stream ONR4R(36) with name `mp4:cs.mp4` registered to application `flvplayback` from protocol IR(27)
1585113379:2:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/basertmpappprotocolhandler.cpp:507:ProcessUsrCtrl:User control message type: RM_USRCTRL_TYPE_STREAM_SET_BUFFER_LENGTH
1585113379:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:259:Pulse:***Event handler HUP: 0x558ae3c88100
1585113379:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpcarrier.cpp:78:OnEvent:Unable to read data. 127.0.0.1:40938 -> 127.0.0.1:1935
1585113379:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 9->8 IOHT_TCP_CARRIER
1585113379:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol [IR(27)]
1585113379:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:238:SignalStreamUnRegistered:Stream IFR(35) with name `/tmp/cs.mp4` unregistered from application `flvplayback` from protocol IR(27)
1585113379:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:238:SignalStreamUnRegistered:Stream ONR4R(36) with name `mp4:cs.mp4` unregistered from application `flvplayback` from protocol IR(27)
1585113379:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol [IR(27)] unregistered from application: flvplayback
1585113379:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtmp/streaming/infilertmpstream.cpp:310:SignalOutStreamDetached:outbound stream 36 detached from inbound stream 35
1585113379:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol T(10) <-> [TMR(28)]
1585113379:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 8->7 IOHT_TIMER




When I use rtsp to connect crtmpserver with URL "rtsp://127.0.0.1:554/vod/cs.mp4", I got the log messages:

PID: 19866; TIMESTAMP: 1585113896
1585113896:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/crtmpserver/src/crtmpserver.cpp:203:Initialize:Initialize I/O handlers manager: epoll
1585113896:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/crtmpserver/src/crtmpserver.cpp:206:Initialize:Configure modules
1585113896:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/configuration/module.cpp:84:LoadLibrary:Module /usr/lib/crtmpserver/applications/applestreamingclient/libapplestreamingclient.so loaded
1585113896:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/configuration/module.cpp:84:LoadLibrary:Module /usr/lib/crtmpserver/applications/appselector/libappselector.so loaded
1585113896:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/configuration/module.cpp:84:LoadLibrary:Module /usr/lib/crtmpserver/applications/flvplayback/libflvplayback.so loaded
1585113896:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/configuration/module.cpp:84:LoadLibrary:Module /usr/lib/crtmpserver/applications/proxypublish/libproxypublish.so loaded
1585113896:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/configuration/module.cpp:84:LoadLibrary:Module /usr/lib/crtmpserver/applications/stresstest/libstresstest.so loaded
1585113896:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/crtmpserver/src/crtmpserver.cpp:212:Initialize:Plug in the default protocol factory
1585113896:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/crtmpserver/src/crtmpserver.cpp:219:Initialize:Configure factories
1585113896:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/crtmpserver/src/crtmpserver.cpp:225:Initialize:Configure acceptors
1585113896:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 0->1 IOHT_ACCEPTOR
1585113896:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 1->2 IOHT_ACCEPTOR
1585113896:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 2->3 IOHT_ACCEPTOR
1585113896:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 3->4 IOHT_ACCEPTOR
1585113896:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolfactorymanager.cpp:114:ResolveProtocolChain:chain inboundRawHttpStream not registered by any protocol factory
1585113896:2:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/configuration/module.cpp:119:BindAcceptor:Invalid protocol chain: inboundRawHttpStream
1585113896:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 4->5 IOHT_ACCEPTOR
1585113896:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 5->6 IOHT_ACCEPTOR
1585113896:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/crtmpserver/src/crtmpserver.cpp:231:Initialize:Configure instances
1585113896:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/crtmpserver/src/crtmpserver.cpp:237:Initialize:Start I/O handlers manager: epoll
1585113896:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/crtmpserver/src/crtmpserver.cpp:240:Initialize:Configure applications
1585113896:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/configuration/module.cpp:177:ConfigApplication:Application applestreamingclient instantiated
1585113896:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/configuration/module.cpp:177:ConfigApplication:Application appselector instantiated
1585113896:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/configuration/module.cpp:177:ConfigApplication:Application flvplayback instantiated
1585113896:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/configuration/module.cpp:177:ConfigApplication:Application proxypublish instantiated
1585113896:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 6->7 IOHT_TIMER
1585113896:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/configuration/module.cpp:177:ConfigApplication:Application stresstest instantiated
1585113896:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/crtmpserver/src/crtmpserver.cpp:246:Initialize:Install the quit signal
1585113896:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/crtmpserver/src/crtmpserver.cpp:257:Run:
+-----------------------------------------------------------------------------+
|                                                                     Services|
+---+---------------+-----+-------------------------+-------------------------+
| c |      ip       | port|   protocol stack name   |     application name    |
+---+---------------+-----+-------------------------+-------------------------+
|tcp|        0.0.0.0| 1935|              inboundRtmp|              appselector|
+---+---------------+-----+-------------------------+-------------------------+
|tcp|        0.0.0.0| 8080|             inboundRtmpt|              appselector|
+---+---------------+-----+-------------------------+-------------------------+
|tcp|        0.0.0.0| 6666|           inboundLiveFlv|              flvplayback|
+---+---------------+-----+-------------------------+-------------------------+
|tcp|        0.0.0.0| 9999|             inboundTcpTs|              flvplayback|
+---+---------------+-----+-------------------------+-------------------------+
|tcp|        0.0.0.0|  554|              inboundRtsp|              flvplayback|
+---+---------------+-----+-------------------------+-------------------------+
|tcp|        0.0.0.0| 6665|           inboundLiveFlv|             proxypublish|
+---+---------------+-----+-------------------------+-------------------------+
1585113896:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/crtmpserver/src/crtmpserver.cpp:258:Run:GO! GO! GO! (19866)
1585113957:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpacceptor.cpp:154:Accept:Client connected: 127.0.0.1:58274 -> 0.0.0.0:554
1585113957:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 7->8 IOHT_TCP_CARRIER
1585113957:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:1442:GetInboundStreamCapabilities:Stream cs.mp4 not found
1585113957:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:1634:ComputeSDP:Inbound stream cs.mp4 not found
1585113957:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:428:HandleRTSPRequestDescribe:Unable to compute SDP
1585113957:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/rtspprotocol.cpp:237:SignalInputData:Unable to handle content
1585113957:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpcarrier.cpp:88:OnEvent:Unable to signal data available
1585113957:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 8->7 IOHT_TCP_CARRIER
1585113957:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol [RTSP(3)]
1585113957:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol [RTSP(3)] unregistered from application: flvplayback
1585113957:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpacceptor.cpp:154:Accept:Client connected: 127.0.0.1:58276 -> 0.0.0.0:554
1585113957:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 7->8 IOHT_TCP_CARRIER
1585113957:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:450:HandleRTSPRequestSetup:Invalid state
1585113957:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/rtspprotocol.cpp:237:SignalInputData:Unable to handle content
1585113957:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpcarrier.cpp:88:OnEvent:Unable to signal data available
1585113957:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 8->7 IOHT_TCP_CARRIER
1585113957:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol [RTSP(5)]
1585113957:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol [RTSP(5)] unregistered from application: flvplayback
1585113957:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpacceptor.cpp:154:Accept:Client connected: 127.0.0.1:58278 -> 0.0.0.0:554
1585113957:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 7->8 IOHT_TCP_CARRIER
1585113957:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpcarrier.cpp:78:OnEvent:Unable to read data. 127.0.0.1:58278 -> 127.0.0.1:554
1585113957:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 8->7 IOHT_TCP_CARRIER
1585113957:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol [RTSP(7)]
1585113957:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol [RTSP(7)] unregistered from application: flvplayback
1585113957:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpacceptor.cpp:154:Accept:Client connected: 127.0.0.1:58280 -> 0.0.0.0:554
1585113957:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 7->8 IOHT_TCP_CARRIER
1585113957:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:1442:GetInboundStreamCapabilities:Stream cs.mp4 not found
1585113957:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:1634:ComputeSDP:Inbound stream cs.mp4 not found
1585113957:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:428:HandleRTSPRequestDescribe:Unable to compute SDP
1585113957:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/rtspprotocol.cpp:237:SignalInputData:Unable to handle content
1585113957:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpcarrier.cpp:88:OnEvent:Unable to signal data available
1585113957:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 8->7 IOHT_TCP_CARRIER
1585113957:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol [RTSP(9)]
1585113957:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol [RTSP(9)] unregistered from application: flvplayback
1585113957:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpacceptor.cpp:154:Accept:Client connected: 127.0.0.1:58282 -> 0.0.0.0:554
1585113957:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 7->8 IOHT_TCP_CARRIER
1585113957:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:450:HandleRTSPRequestSetup:Invalid state
1585113957:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/rtspprotocol.cpp:237:SignalInputData:Unable to handle content
1585113957:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpcarrier.cpp:88:OnEvent:Unable to signal data available
1585113957:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 8->7 IOHT_TCP_CARRIER
1585113957:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol [RTSP(11)]
1585113957:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol [RTSP(11)] unregistered from application: flvplayback
1585113957:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpacceptor.cpp:154:Accept:Client connected: 127.0.0.1:58284 -> 0.0.0.0:554
1585113957:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 7->8 IOHT_TCP_CARRIER
1585113957:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpcarrier.cpp:78:OnEvent:Unable to read data. 127.0.0.1:58284 -> 127.0.0.1:554
1585113957:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 8->7 IOHT_TCP_CARRIER
1585113957:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol [RTSP(13)]
1585113957:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol [RTSP(13)] unregistered from application: flvplayback
1585113957:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpacceptor.cpp:154:Accept:Client connected: 127.0.0.1:58286 -> 0.0.0.0:554
1585113957:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 7->8 IOHT_TCP_CARRIER
1585113957:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:1442:GetInboundStreamCapabilities:Stream cs.mp4 not found
1585113957:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:1634:ComputeSDP:Inbound stream cs.mp4 not found
1585113957:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:428:HandleRTSPRequestDescribe:Unable to compute SDP
1585113957:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/rtspprotocol.cpp:237:SignalInputData:Unable to handle content
1585113957:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpcarrier.cpp:88:OnEvent:Unable to signal data available
1585113957:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 8->7 IOHT_TCP_CARRIER
1585113957:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol [RTSP(15)]
1585113957:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol [RTSP(15)] unregistered from application: flvplayback
1585113957:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpacceptor.cpp:154:Accept:Client connected: 127.0.0.1:58288 -> 0.0.0.0:554
1585113957:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 7->8 IOHT_TCP_CARRIER
1585113957:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:450:HandleRTSPRequestSetup:Invalid state
1585113957:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/rtspprotocol.cpp:237:SignalInputData:Unable to handle content
1585113957:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpcarrier.cpp:88:OnEvent:Unable to signal data available
1585113957:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 8->7 IOHT_TCP_CARRIER
1585113957:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol [RTSP(17)]
1585113957:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol [RTSP(17)] unregistered from application: flvplayback
1585113957:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpacceptor.cpp:154:Accept:Client connected: 127.0.0.1:58290 -> 0.0.0.0:554
1585113957:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 7->8 IOHT_TCP_CARRIER
1585113957:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpcarrier.cpp:78:OnEvent:Unable to read data. 127.0.0.1:58290 -> 127.0.0.1:554
1585113957:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 8->7 IOHT_TCP_CARRIER
1585113957:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol [RTSP(19)]
1585113957:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol [RTSP(19)] unregistered from application: flvplayback
1585113958:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpacceptor.cpp:154:Accept:Client connected: 127.0.0.1:58292 -> 0.0.0.0:554
1585113958:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 7->8 IOHT_TCP_CARRIER
1585113958:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:1442:GetInboundStreamCapabilities:Stream cs.mp4 not found
1585113958:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:1634:ComputeSDP:Inbound stream cs.mp4 not found
1585113958:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:428:HandleRTSPRequestDescribe:Unable to compute SDP
1585113958:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/rtspprotocol.cpp:237:SignalInputData:Unable to handle content
1585113958:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpcarrier.cpp:88:OnEvent:Unable to signal data available
1585113958:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 8->7 IOHT_TCP_CARRIER
1585113958:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol [RTSP(21)]
1585113958:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol [RTSP(21)] unregistered from application: flvplayback
1585113958:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpacceptor.cpp:154:Accept:Client connected: 127.0.0.1:58294 -> 0.0.0.0:554
1585113958:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 7->8 IOHT_TCP_CARRIER
1585113958:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:450:HandleRTSPRequestSetup:Invalid state
1585113958:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/rtspprotocol.cpp:237:SignalInputData:Unable to handle content
1585113958:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpcarrier.cpp:88:OnEvent:Unable to signal data available
1585113958:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 8->7 IOHT_TCP_CARRIER
1585113958:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol [RTSP(23)]
1585113958:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol [RTSP(23)] unregistered from application: flvplayback
1585113958:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpacceptor.cpp:154:Accept:Client connected: 127.0.0.1:58296 -> 0.0.0.0:554
1585113958:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 7->8 IOHT_TCP_CARRIER
1585113958:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpcarrier.cpp:78:OnEvent:Unable to read data. 127.0.0.1:58296 -> 127.0.0.1:554
1585113958:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 8->7 IOHT_TCP_CARRIER
1585113958:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol [RTSP(25)]
1585113958:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol [RTSP(25)] unregistered from application: flvplayback
1585113959:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpacceptor.cpp:154:Accept:Client connected: 127.0.0.1:58298 -> 0.0.0.0:554
1585113959:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 7->8 IOHT_TCP_CARRIER
1585113959:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:1442:GetInboundStreamCapabilities:Stream cs.mp4 not found
1585113959:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:1634:ComputeSDP:Inbound stream cs.mp4 not found
1585113959:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:428:HandleRTSPRequestDescribe:Unable to compute SDP
1585113959:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/rtspprotocol.cpp:237:SignalInputData:Unable to handle content
1585113959:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpcarrier.cpp:88:OnEvent:Unable to signal data available
1585113959:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 8->7 IOHT_TCP_CARRIER
1585113959:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol [RTSP(27)]
1585113959:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol [RTSP(27)] unregistered from application: flvplayback
1585113959:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpacceptor.cpp:154:Accept:Client connected: 127.0.0.1:58300 -> 0.0.0.0:554
1585113959:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 7->8 IOHT_TCP_CARRIER
1585113959:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:450:HandleRTSPRequestSetup:Invalid state
1585113959:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/rtspprotocol.cpp:237:SignalInputData:Unable to handle content
1585113959:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpcarrier.cpp:88:OnEvent:Unable to signal data available
1585113959:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 8->7 IOHT_TCP_CARRIER
1585113959:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol [RTSP(29)]
1585113959:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol [RTSP(29)] unregistered from application: flvplayback
1585113959:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpacceptor.cpp:154:Accept:Client connected: 127.0.0.1:58302 -> 0.0.0.0:554
1585113959:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 7->8 IOHT_TCP_CARRIER
1585113959:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpcarrier.cpp:78:OnEvent:Unable to read data. 127.0.0.1:58302 -> 127.0.0.1:554
1585113959:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 8->7 IOHT_TCP_CARRIER
1585113959:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol [RTSP(31)]
1585113959:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol [RTSP(31)] unregistered from application: flvplayback
1585113960:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpacceptor.cpp:154:Accept:Client connected: 127.0.0.1:58304 -> 0.0.0.0:554
1585113960:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 7->8 IOHT_TCP_CARRIER
1585113960:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:1442:GetInboundStreamCapabilities:Stream cs.mp4 not found
1585113960:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:1634:ComputeSDP:Inbound stream cs.mp4 not found
1585113960:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:428:HandleRTSPRequestDescribe:Unable to compute SDP
1585113960:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/rtspprotocol.cpp:237:SignalInputData:Unable to handle content
1585113960:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpcarrier.cpp:88:OnEvent:Unable to signal data available
1585113960:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 8->7 IOHT_TCP_CARRIER
1585113960:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol [RTSP(33)]
1585113960:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol [RTSP(33)] unregistered from application: flvplayback
1585113960:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpacceptor.cpp:154:Accept:Client connected: 127.0.0.1:58306 -> 0.0.0.0:554
1585113960:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 7->8 IOHT_TCP_CARRIER
1585113960:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:450:HandleRTSPRequestSetup:Invalid state
1585113960:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/rtspprotocol.cpp:237:SignalInputData:Unable to handle content
1585113960:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpcarrier.cpp:88:OnEvent:Unable to signal data available
1585113960:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 8->7 IOHT_TCP_CARRIER
1585113960:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol [RTSP(35)]
1585113960:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol [RTSP(35)] unregistered from application: flvplayback
1585113960:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpacceptor.cpp:154:Accept:Client connected: 127.0.0.1:58308 -> 0.0.0.0:554
1585113960:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 7->8 IOHT_TCP_CARRIER
1585113960:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpcarrier.cpp:78:OnEvent:Unable to read data. 127.0.0.1:58308 -> 127.0.0.1:554
1585113960:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 8->7 IOHT_TCP_CARRIER
1585113960:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol [RTSP(37)]
1585113960:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol [RTSP(37)] unregistered from application: flvplayback
1585113963:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpacceptor.cpp:154:Accept:Client connected: 127.0.0.1:58310 -> 0.0.0.0:554
1585113963:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 7->8 IOHT_TCP_CARRIER
1585113963:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:1442:GetInboundStreamCapabilities:Stream cs.mp4 not found
1585113963:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:1634:ComputeSDP:Inbound stream cs.mp4 not found
1585113963:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:428:HandleRTSPRequestDescribe:Unable to compute SDP
1585113963:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/rtspprotocol.cpp:237:SignalInputData:Unable to handle content
1585113963:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpcarrier.cpp:88:OnEvent:Unable to signal data available
1585113963:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 8->7 IOHT_TCP_CARRIER
1585113963:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol [RTSP(39)]
1585113963:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol [RTSP(39)] unregistered from application: flvplayback
1585113963:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpacceptor.cpp:154:Accept:Client connected: 127.0.0.1:58312 -> 0.0.0.0:554
1585113963:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 7->8 IOHT_TCP_CARRIER
1585113963:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:450:HandleRTSPRequestSetup:Invalid state
1585113963:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/rtspprotocol.cpp:237:SignalInputData:Unable to handle content
1585113963:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpcarrier.cpp:88:OnEvent:Unable to signal data available
1585113963:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 8->7 IOHT_TCP_CARRIER
1585113963:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol [RTSP(41)]
1585113963:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol [RTSP(41)] unregistered from application: flvplayback
1585113963:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpacceptor.cpp:154:Accept:Client connected: 127.0.0.1:58314 -> 0.0.0.0:554
1585113963:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 7->8 IOHT_TCP_CARRIER
1585113963:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpcarrier.cpp:78:OnEvent:Unable to read data. 127.0.0.1:58314 -> 127.0.0.1:554
1585113963:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 8->7 IOHT_TCP_CARRIER
1585113963:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol [RTSP(43)]
1585113963:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol [RTSP(43)] unregistered from application: flvplayback
1585113967:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpacceptor.cpp:154:Accept:Client connected: 127.0.0.1:58316 -> 0.0.0.0:554
1585113967:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 7->8 IOHT_TCP_CARRIER
1585113967:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:1442:GetInboundStreamCapabilities:Stream cs.mp4 not found
1585113967:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:1634:ComputeSDP:Inbound stream cs.mp4 not found
1585113967:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:428:HandleRTSPRequestDescribe:Unable to compute SDP
1585113967:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/rtspprotocol.cpp:237:SignalInputData:Unable to handle content
1585113967:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpcarrier.cpp:88:OnEvent:Unable to signal data available
1585113967:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 8->7 IOHT_TCP_CARRIER
1585113967:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol [RTSP(45)]
1585113967:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol [RTSP(45)] unregistered from application: flvplayback
1585113967:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpacceptor.cpp:154:Accept:Client connected: 127.0.0.1:58318 -> 0.0.0.0:554
1585113967:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 7->8 IOHT_TCP_CARRIER
1585113967:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:450:HandleRTSPRequestSetup:Invalid state
1585113967:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/rtspprotocol.cpp:237:SignalInputData:Unable to handle content
1585113967:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpcarrier.cpp:88:OnEvent:Unable to signal data available
1585113967:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 8->7 IOHT_TCP_CARRIER
1585113967:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol [RTSP(47)]
1585113967:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol [RTSP(47)] unregistered from application: flvplayback
1585113967:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpacceptor.cpp:154:Accept:Client connected: 127.0.0.1:58320 -> 0.0.0.0:554
1585113967:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 7->8 IOHT_TCP_CARRIER
1585113967:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpcarrier.cpp:78:OnEvent:Unable to read data. 127.0.0.1:58320 -> 127.0.0.1:554
1585113967:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 8->7 IOHT_TCP_CARRIER
1585113967:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol [RTSP(49)]
1585113967:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol [RTSP(49)] unregistered from application: flvplayback
1585113970:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpacceptor.cpp:154:Accept:Client connected: 127.0.0.1:58322 -> 0.0.0.0:554
1585113970:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 7->8 IOHT_TCP_CARRIER
1585113970:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:1442:GetInboundStreamCapabilities:Stream cs.mp4 not found
1585113970:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:1634:ComputeSDP:Inbound stream cs.mp4 not found
1585113970:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:428:HandleRTSPRequestDescribe:Unable to compute SDP
1585113970:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/rtspprotocol.cpp:237:SignalInputData:Unable to handle content
1585113970:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpcarrier.cpp:88:OnEvent:Unable to signal data available
1585113970:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 8->7 IOHT_TCP_CARRIER
1585113970:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol [RTSP(51)]
1585113970:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol [RTSP(51)] unregistered from application: flvplayback
1585113970:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpacceptor.cpp:154:Accept:Client connected: 127.0.0.1:58324 -> 0.0.0.0:554
1585113970:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 7->8 IOHT_TCP_CARRIER
1585113970:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:450:HandleRTSPRequestSetup:Invalid state
1585113970:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/rtspprotocol.cpp:237:SignalInputData:Unable to handle content
1585113970:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpcarrier.cpp:88:OnEvent:Unable to signal data available
1585113970:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 8->7 IOHT_TCP_CARRIER
1585113970:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol [RTSP(53)]
1585113970:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol [RTSP(53)] unregistered from application: flvplayback
1585113970:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpacceptor.cpp:154:Accept:Client connected: 127.0.0.1:58326 -> 0.0.0.0:554
1585113970:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 7->8 IOHT_TCP_CARRIER
1585113970:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpcarrier.cpp:78:OnEvent:Unable to read data. 127.0.0.1:58326 -> 127.0.0.1:554
1585113970:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 8->7 IOHT_TCP_CARRIER
1585113970:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol [RTSP(55)]
1585113970:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol [RTSP(55)] unregistered from application: flvplayback
1585113973:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpacceptor.cpp:154:Accept:Client connected: 127.0.0.1:58328 -> 0.0.0.0:554
1585113973:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 7->8 IOHT_TCP_CARRIER
1585113973:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:1442:GetInboundStreamCapabilities:Stream cs.mp4 not found
1585113973:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:1634:ComputeSDP:Inbound stream cs.mp4 not found
1585113973:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:428:HandleRTSPRequestDescribe:Unable to compute SDP
1585113973:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/rtspprotocol.cpp:237:SignalInputData:Unable to handle content
1585113973:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpcarrier.cpp:88:OnEvent:Unable to signal data available
1585113973:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 8->7 IOHT_TCP_CARRIER
1585113973:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol [RTSP(57)]
1585113973:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol [RTSP(57)] unregistered from application: flvplayback
1585113973:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpacceptor.cpp:154:Accept:Client connected: 127.0.0.1:58330 -> 0.0.0.0:554
1585113973:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 7->8 IOHT_TCP_CARRIER
1585113973:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/basertspappprotocolhandler.cpp:450:HandleRTSPRequestSetup:Invalid state
1585113973:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/rtp/rtspprotocol.cpp:237:SignalInputData:Unable to handle content
1585113973:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpcarrier.cpp:88:OnEvent:Unable to signal data available
1585113973:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 8->7 IOHT_TCP_CARRIER
1585113973:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol [RTSP(59)]
1585113973:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol [RTSP(59)] unregistered from application: flvplayback
1585113973:3:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpacceptor.cpp:154:Accept:Client connected: 127.0.0.1:58332 -> 0.0.0.0:554
1585113973:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:100:RegisterIOHandler:Handlers count changed: 7->8 IOHT_TCP_CARRIER
1585113973:0:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/tcpcarrier.cpp:78:OnEvent:Unable to read data. 127.0.0.1:58332 -> 127.0.0.1:554
1585113973:4:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/netio/epoll/iohandlermanager.cpp:109:UnRegisterIOHandler:Handlers count changed: 8->7 IOHT_TCP_CARRIER
1585113973:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/protocols/protocolmanager.cpp:44:EnqueueForDelete:Enqueue for delete for protocol [RTSP(61)]
1585113973:6:/build/crtmpserver-HcyqVq/crtmpserver-1.0~dfsg/thelib/src/application/baseclientapplication.cpp:216:UnRegisterProtocol:Protocol [RTSP(61)] unregistered from application: flvplayback



I don't know how to resolve it. Would you please resolve it or tell me how to set the crtmpserver to use crtmpserver to make a media file could be streamed for vod.

Thank you very much!


Best regards,
Gulfstream



-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.4.0-4-amd64 (SMP w/12 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=zh_CN.UTF-8, LC_CTYPE=zh_CN.UTF-8 (charmap=UTF-8), LANGUAGE=zh_CN.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages crtmpserver depends on:
ii  crtmpserver-apps     1.0~dfsg-5.5
ii  crtmpserver-libs     1.0~dfsg-5.5
ii  libc6                2.30-2
ii  libgcc-s1 [libgcc1]  10-20200312-2
ii  libgcc1              1:10-20200312-2
ii  liblua5.1-0          5.1.5-8.1+b3
ii  libssl1.1            1.1.1d-2
ii  libstdc++6           10-20200312-2
ii  libtinyxml2.6.2v5    2.6.2-4
ii  lsb-base             11.1.0

crtmpserver recommends no packages.

crtmpserver suggests no packages.

-- no debconf information



More information about the pkg-multimedia-maintainers mailing list