Namespace: wscFlash

wsc_flash. wscFlash

WebRTC Session Controller Flash Plug-in

Methods

FlashMediaStream(type, url, audioCodec, videoCodec, streamName, bLocal)

Create a custom flash media stream.

Parameters:
Name Type Description
type string

'flash' type media stream

url string

RTMP url

audioCodec string

Audio codec, example 'pcmu'

videoCodec string

Video codec, example 'h264'

streamName string

Stream name

bLocal boolean

true or false for local stream

FlashMediaStreamTrack()

Create a custom flash media stream track.

init()

Performs flash extension initialization. Check for Adobe Flash SWF Object support. if swfobject is downloaded, configured to use Flash media, wire our media functions into the rtcHelper. Also extends the call object and the call package.

Oracle® Communications WebRTC Session Controller JavaScript API Reference, E55131-03
Copyright © 2013, 2015, Oracle and/or its affiliates. All rights reserved.