MACROMEDIA FLASH MEDIA SERVER 2-CLIENT-SIDE ACTIONSCRIPT LANGUAGE REFERENCE FOR FLASH MEDIA SERVER 2 Manuale Utente Pagina 97

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 172
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 96
94
SERVER-SIDE ACTIONSCRIPT LANGUAGE REFERENCE FOR ADOBE MEDIA SERVER 5.0.1
Server-Side ActionScript Language Reference
Last updated 7/2/2013
MulticastStreamIngest class
Flash Media Server 4.5
Use the MulticastStreamIngest class to ingest RTMFP multicast streams and convert the multicast data units to
messages that a Stream object can use. To create a MulticastStreamIngest instance, call
NetGroup.getMulticastStreamIngest(). Then call Stream.playFromGroup() to play the stream from the group.
You can also use Server-Side ActionScript to:
Record the Stream object.
Deliver the Stream object to clients over RTMP/T/S/E
Package the stream for delivery using HTTP Dynamic Streaming and HTTP Live Streaming.
For more information
Multicasting
MulticastStreamIngest.ingesting
mcsi.ingesting
Read-only; A Boolean property that is true if the target multicast stream is bound and currently being ingested;
otherwise
false.
Availability
Flash Media Server 4.5
MulticastStreamIngest.multicastInfo
mcsi.multicastInfo
Read-only; A MulticastStreamInfo object whose properties contain statistics about the stream quality of service.
Availability
Flash Media Server 4.5
MulticastStreamIngest.multicastWindowDuration
mcsi.multicastWindowDuration
The duration, in seconds, of the peer-to-peer multicast reassembly window. The default value is 8.
Availability
Flash Media Server 4.5
MulticastStreamIngest.multicastPushNeighborLimit
mcsi.multicastPushNeighborLimit
The maximum number of peers to which to push multicast media. The default value is 4.
Vedere la pagina 96
1 2 ... 92 93 94 95 96 97 98 99 100 101 102 ... 171 172

Commenti su questo manuale

Nessun commento