rtmfp Questions

3

Solved

How can I read a Red5 (RTMFP) stream using HTML5?
Lockridge asked 17/11, 2010 at 15:43

1

Solved

How can I connect to my server using rtmfp? I can do this: var test:NetConnection = new NetConnection(); trace('trying to connect'); test.connect("rtmp://[server]/chat"); test.addEventListener(Ne...
Cerracchio asked 15/1, 2015 at 19:56

1

I'm trying to come up with the best way to do some random match making in a simple game. While experimenting with netStreams using Adobe Cirrus, I can easily set up direct connections, send data, ...

3

Solved

Quick Intro: We have a flash tetris game finished and we are looking to add multiplayer functionality to the game. After a few days of research on the capabilities of flash and sockets, I've gotten...
Hebron asked 3/8, 2011 at 3:21
1

© 2022 - 2024 — McMap. All rights reserved.