Problem recording file with Adobe Media Server(AMS)
Hello,
I'm using Flash Professional CC, AS3, AMS and exporting the SWF for Flash Player 13.
I create the connection to "rtmp://myAMShost:1935/myCustomApp". When I start recording, I receive the following status code "NetStream.Record.Start" and I can see the stream in th folder "C:\Program Files\Adobe\Adobe Media Server 5\applications\myCustomApp\streams\myStreamFolder\myStream.flv" with a size f 1KB.
The problem is that the size of this stream soes not increase. Why is this happening?
The code that I use to publish the stream is:
netLocalStream.publish("myStream", "append");
Can someone help me?
Best regards
