CameraServer Methods |
The CameraServer type exposes the following members.
| Name | Description | |
|---|---|---|
| AddFeed | Adds a camera feed to the camera server. | |
| Feeds | Returns an array of CameraFeeds. | |
| GetFeed | Returns the CameraFeed with this id. | |
| GetFeedCount | Returns the number of CameraFeeds registered. | |
| RemoveFeed | Removes a CameraFeed. |