new VideoPushConnection()
Properties:
Name | Type | Description |
---|---|---|
open |
function | Opens the video push connection |
close |
function | Closes the video push connection |
send |
function | Sends video frame to server |
destroy |
function | Class destructor |
isOpen |
function | Checks if the connection is open |
getMediaStream |
function | Retrieves a media stream |