Service: Visualization

This API is officially released and maintained.

Service allows to change the visuals of RTSP video stream served by Qb2. Changes can be applicable to the elements of the observed scene frame (e.g. background, objects) and to extra overlay elements (e.g. logo branding, time, clock, background color)

Table 1. Available methods
Method Request Response

Get

VisualizationGetRequest

VisualizationGetResponseStream

Set

VisualizationSetRequest

google.protobuf.Empty

Get

Gets named visual configuration

Request

Get Visualization Request

Table 2. Available fields in blickfeld.video.services.VisualizationGetRequest
Field Type Default Unit

name

string

-

-

visualisation name

Response Stream

Get Visualisation response

Table 3. Available fields in blickfeld.video.services.VisualizationGetResponse
Field Type Default Unit

configuration

config.Visualization

-

-

visualisation configuration

Set

Applies visualization configuration to the video stream

Request

Set Visualisation request

Table 4. Available fields in blickfeld.video.services.VisualizationSetRequest
Field Type Default Unit

name

string

-

-

can be applied by name (from the existing list)

configuration

config.Visualization

-

-

can be applied without name