EnglishFrenchSpanish

OnWorks favicon

rtdServer - Online in the Cloud

Run rtdServer in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command rtdServer that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


rtdServer - image event dispatcher for RTD

SYNOPSIS


rtdServer [-v] [-p] [-s]

DESCRIPTION


rtdServer is the process that manages the image event mechanism. Clients register to the
rtdServer via the rtdInitImageEvt call. When a client attaches to a camera source an
incoming image event will be forwarded to this client. Several clients can attach to the
same camera source as the multicasting of event notification is supported by the
rtdServer. Image events received from image sources where no clients are attached are
simply discarded. Clients can also attach to image sources that not have registered yet as
the rtdServer supports a independence between image event producer and image event
consumer.

Furthermore rtdServer contains a simulator part that can be used to simulate the
generation of image events. This feature is reserved for testing purposes only. Similarly,
it also contains a performance test facility, in which several areas of shared memory are
sent to a client Rtd in quick succession, and measurements are taken on certain
performance parameters (see RtdPerformanceTool(3/n).

The rtdServer also implements semaphore locking of shared memory, to avoid the possibility
of the RTD client reading the shared memory at the same time as the CCD writes (this is
known as "image jitter"). The server program expects the CCD software to set a semaphore
against any shared memory that has been written to (effectively to lock it). The server
will then increment this semaphore by the number of RTD clients less one. If semaphores
are not implemented in the incoming image event, no action is taken. The overall locking
scheme is discussed in more detail in rtdSem(1). Semaphore locking is implemented in the
simulator facility.

-v verbose mode

-p port number, default 5555. Set with RTD_SERVER_PORT

-t delay between image events in msec (default 5)

Use rtdServer online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Image Downloader
    Image Downloader
    Crawl and download images using
    Selenium Using python3 and PyQt5.
    Supported Search Engine: Google, Bing,
    Baidu. Keywords input from the keyboard
    or input from ...
    Download Image Downloader
  • 2
    Eclipse Tomcat Plugin
    Eclipse Tomcat Plugin
    The Eclipse Tomcat Plugin provides
    simple integration of a tomcat servlet
    container for the development of java
    web applications. You can join us for
    discussio...
    Download Eclipse Tomcat Plugin
  • 3
    WebTorrent Desktop
    WebTorrent Desktop
    WebTorrent Desktop is for streaming
    torrents on Mac, Windows or Linux. It
    connects to both BitTorrent and
    WebTorrent peers. Now there's no
    need to wait for...
    Download WebTorrent Desktop
  • 4
    GenX
    GenX
    GenX is a scientific program to refine
    x-ray refelcetivity, neutron
    reflectivity and surface x-ray
    diffraction data using the differential
    evolution algorithm....
    Download GenX
  • 5
    pspp4windows
    pspp4windows
    PSPP is a program for statistical
    analysis of sampled data. It is a free
    replacement for the proprietary program
    SPSS. PSPP has both text-based and
    graphical us...
    Download pspp4windows
  • 6
    Git Extensions
    Git Extensions
    Git Extensions is a standalone UI tool
    for managing Git repositories. It also
    integrates with Windows Explorer and
    Microsoft Visual Studio
    (2015/2017/2019). Th...
    Download Git Extensions
  • More »

Linux commands

Ad