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

Error when trying to start streaming via OBS #36

Open
Faynot opened this issue Dec 5, 2024 · 0 comments
Open

Error when trying to start streaming via OBS #36

Faynot opened this issue Dec 5, 2024 · 0 comments

Comments

@Faynot
Copy link

Faynot commented Dec 5, 2024

D:\penix\streaming-room\node_modules\rtmp-server\client.js:848
message.formatType = chunkBasicHeader[0] >> 6;
^

TypeError: Cannot read properties of null (reading '0')
at parseRtmpMessage (D:\penix\streaming-room\node_modules\rtmp-server\client.js:848:42)
at parseRtmpMessage.next ()
at BufferPool.push (D:\penix\streaming-room\node_modules\rtmp-server\buffer-pool.js:21:17)
at Socket. (D:\penix\streaming-room\node_modules\rtmp-server\server.js:20:43)
at Socket.emit (node:events:518:28)
at addChunk (node:internal/streams/readable:559:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
at Readable.push (node:internal/streams/readable:390:5)
at TCP.onStreamRead (node:internal/stream_base_commons:190:23)

Node.js v20.12.1
[nodemon] app crashed - waiting for file changes before starting...

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