This Page

serviceVideo — SEER live555 Video server service

class serviceVideo.VideoService

Provides interface for starting and stopping a shared instance of the SEER live555 video server

start()

Request that the video server be started for this agent group. If the server is already running, it simply increments the usage counter.

stop()

Notify the server that this agent group no longer needs it. If this is the last group using it on this node, stop the server.