I have an *.flv file on a FMS. When I play it on the client
side the video plays just fine, but when I call Stream.play(filename, 0, -1, false) on the server
side the video turns out really choppy.
I both cases I use NetConnection to connect to an rtmp and NetStream to
…