Groups | Blog | Home
all groups > macromedia flash flashcom > march 2006 >

macromedia flash flashcom : FPS on a prerecorded video on Playback


Vinicius Hacebe
3/31/2006 6:53:24 PM
Hi all, I would like to know how can I reduce the FPS in the playback... I saw
once in a live chat.. the broadcaster set a limit of his FPS, that will be the
max allowed to subscribers set too.

I know that FMS have some commands, but i dont know how is... I want this to
reduce some Band...

thnx...
JayCharles
3/31/2006 7:43:54 PM
Well, you can set the fps for playback on the client side like so:

Vinicius Hacebe
3/31/2006 9:40:27 PM
I already knew about it, but this way my video stops... I have put this

nc = new NetConnection();
nc.connect("rtmp:/hacebe");
ns = new NetStream(nc);

ns.play("Cereal");
vid.attachVideo(ns);

ns.receiveVideo(6);

and the video starts loading but display only the 1st frame od the video and
audio keeps playing!!!
I have tryed many things but failed

tnx Jay

AddThis Social Bookmark Button