rtmfp Questions
3
Solved
How can I read a Red5 (RTMFP) stream using HTML5?
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, ...
Naoma asked 8/3, 2012 at 20:4
3
Solved
1
© 2022 - 2024 — McMap. All rights reserved.