Expand my Community achievements bar.

RTMP Streaming full screen

Avatar

Level 1
I recently tried something new with a live stream and an into
issues with the full screen. I'm using a component FLVPlayer with
the source set to my RTMP live stream. When I embed this object
into my html, all other controls work except the fullscreen. Below
is the code:



import fl.video.FLVPlayback;

player.isLive = true;

player.source = "rtmp://address/folder/stream";

stop();



Any suggestions would be helpful or is the fullscreen option
not useable with a live stream.
2 Replies

Avatar

Employee
Sorry for asking but is this related to AFCS development ?
(i.e. are you trying to view a video stream in an AFCS enabled
application).



Just trying to figure out if AFCS may be involved in blocking
the fullscreen mode.



If you are not using AFCS, then sorry, you are in the wrong
forum :)

(even if in the good old days FMS was called FCS, but that's
another story)