Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[rtmp:receive] received unknown (not implemented) message type ID #128

Open
zhao85 opened this issue Mar 26, 2019 · 0 comments
Open

[rtmp:receive] received unknown (not implemented) message type ID #128

zhao85 opened this issue Mar 26, 2019 · 0 comments

Comments

@zhao85
Copy link

zhao85 commented Mar 26, 2019

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 ---------------

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant