Go to documentation repository
Page History
...
No Format |
---|
gdigrab://desktop |
Info | ||
---|---|---|
| ||
To receive video from remote Clients, you have to use RTSP transmission (see Receiving video from the remote Client monitor with the FFmpeg driver), or install Axxon One's Server services on your Client (see Installation). |
By default, videos are transmitted from all Server monitors in MJPEG format. YUV422 and H.264 format is also available.
Info | ||
---|---|---|
| ||
The YUV422 requires more network bandwidth. Take this into account when you select a format. |
You can set a parameter string in the Additional Options field.
Supported parameters | Description |
-draw_mouse <int> | Mouse cursor presence. Available range: 0 to 1, default value: 1. |
-show_region <int> | Capture area indication. Available range: 0 to 1, default value: 1. |
-framerate <video_rate> | FPS value. |
-video_size <image_size> | Video image size. |
-offset_x <int> | Capture area X offset. Default value is 0. |
-offset_y <int> | Capture area Y offset. Default value is 0. |
...