adobe-media-server Questions
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
2
This one has had me going for a week at least. I am trying to record a video file to AMS. It works great almost all of the time, except about 1 in 10 or 15 recording sessions, I never receive 'NetS...
Gonsalve asked 24/11, 2014 at 23:36
1
© 2022 - 2024 — McMap. All rights reserved.