enableNetworkVideo

open fun enableNetworkVideo(url: String, resolution: String, name: String): Boolean

Enables streaming video from a network camera.

Return

Returns true if operation successful, returns false otherwise.

Parameters

url

URL of video source

resolution

Name of codec/resolution to use

name

The name to associate with the stream