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

Socket message handler error: TypeError: Cannot set property '1' of undefined #5

Open
babsonmatt opened this issue Sep 20, 2011 · 3 comments
Labels

Comments

@babsonmatt
Copy link

error [Tue Sep 20 2011 05:02:01 GMT+0000 (UTC)]  Socket message handler error: TypeError: Cannot set property '1' of undefined
at /home/matt/arcus/ArcusNode/lib/arcus_node.js:534:30
at /home/matt/arcus/ArcusNode/lib/arcus_node.js:245:7
at Socket.<anonymous> (/home/matt/arcus/ArcusNode/lib/arcus_node.js:867:9)
at Socket.emit (events.js:70:17)
at UDP.onMessage [as onmessage] (dgram_uv.js:307:10)
02 58 65 0C 02 F4 8D 40 5F 4A B4 10 00 2D 80 03 .Xe....._J...-..
01 01 05 00 54 43 04 02 00 11 09 D0 D6 73 00 02 ....TC.......s..
00 04 70 6C 61 79 00 00 00 00 00 00 00 00 00 05 ..play..........
02 00 08 6D 79 73 74 72 65 61 6D FF FF FF FF FF ...mystream.....
FF FF FF FF                                     ....
@kommander
Copy link
Member

ArcusNode does not support stream replication yet. Use P2P streams only for now and you should be fine.
If I have some time, I will bring streams to Arcus.

@gaoliuhua
Copy link

Hi, you mean that we can not use the NetStream funcions with ArcusNode yet? Thx

@JanisGruzis
Copy link

How does one do that? Im quite new with flash and found rtmfp example with NetStream from following link: http://old.haxe.org/doc/flash/peer2peer

P.S. I also met the same problem.

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

No branches or pull requests

4 participants