[Red5] Some info about rtmfp
Daniel Rossi
electroteque at gmail.com
Sun Mar 1 03:54:21 PST 2009
public function NetStream(connection:NetConnection, peerID:String =
"connectToFMS")
peerID:String (default = "connectToFMS") — This parameter is optional.
It is available with Flash Player 10 and later. Set the value to
NetStream.CONNECT_TO_FMS for a connection to FMS. For publishing
directly to peers, specify NetStream.DIRECT_CONNECTIONS. To play
directly from a specific peer, specify that peer's identity (see
NetConnection.nearID and NetConnection.farID).
TheNetConnection.protocol property value must be "rtmfp" if the peerID
parameter is set to a peer. The peerID parameter is ignored for non-
RTMFP connections. ActionScript uses a default value"connectToFMS" for
the peerID parameter to catch when a null value is passed as the
parameter to the NetStream() method, programmatically.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://osflash.org/pipermail/red5_osflash.org/attachments/20090301/b03613d8/attachment-0001.html>
More information about the Red5
mailing list