You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have only 3 streams published to server through rtmp protocol.
After running for about 12 hours, the server blocked and continous printing messages like below.
2019-03-25 13:49:09.701 [socket] error handling data: Error: 2P6ws7qa: Chunk reference error for type 3: previous chunk for id 13534 is not found (possibly a bug)
2019-03-25 13:49:09.702 ----- BUG -----
2019-03-25 13:49:09.702 [rtmp:receive] received unknown (not implemented) message type ID: 78
2019-03-25 13:49:09.702 { formatType: 2,
chunkStreamID: 23,
timestampDelta: 11363569,
extendedTimestampType: 'not-used',
timestamp: 13078016,
messageStreamID: 31786734,
messageLength: 0,
messageTypeID: 78,
body: }
2019-03-25 13:49:09.702 server version: 0.4.0
2019-03-25 13:49:09.702 Please report this bug along with the video file or relevant part of
2019-03-25 13:49:09.702 pcap file, and the full (uncut) output of node-rtsp-rtsp-server. Thanks.
2019-03-25 13:49:09.702 https://github.com/iizukanao/node-rtsp-rtmp-server/issues
2019-03-25 13:49:09.702 ---------------
The text was updated successfully, but these errors were encountered:
I have only 3 streams published to server through rtmp protocol.
After running for about 12 hours, the server blocked and continous printing messages like below.
=========================================================================
2019-03-25 13:49:09.701 [socket] error handling data: Error: 2P6ws7qa: Chunk reference error for type 3: previous chunk for id 13534 is not found (possibly a bug)
2019-03-25 13:49:09.702 ----- BUG -----
2019-03-25 13:49:09.702 [rtmp:receive] received unknown (not implemented) message type ID: 78
2019-03-25 13:49:09.702 { formatType: 2,
chunkStreamID: 23,
timestampDelta: 11363569,
extendedTimestampType: 'not-used',
timestamp: 13078016,
messageStreamID: 31786734,
messageLength: 0,
messageTypeID: 78,
body: }
2019-03-25 13:49:09.702 server version: 0.4.0
2019-03-25 13:49:09.702 Please report this bug along with the video file or relevant part of
2019-03-25 13:49:09.702 pcap file, and the full (uncut) output of node-rtsp-rtsp-server. Thanks.
2019-03-25 13:49:09.702 https://github.com/iizukanao/node-rtsp-rtmp-server/issues
2019-03-25 13:49:09.702 ---------------
The text was updated successfully, but these errors were encountered: