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
    unitedrpms
    unitedrpms
    Join us in Gitter!
    https://gitter.im/unitedrpms-people/Lobby
    Enable the URPMS repository in your
    system -
    https://github.com/UnitedRPMs/unitedrpms.github.io/bl...
    Download unitedrpms
  • 2
    Boost C++ Libraries
    Boost C++ Libraries
    Boost provides free portable
    peer-reviewed C++ libraries. The
    emphasis is on portable libraries which
    work well with the C++ Standard Library.
    See http://www.bo...
    Download Boost C++ Libraries
  • 3
    VirtualGL
    VirtualGL
    VirtualGL redirects 3D commands from a
    Unix/Linux OpenGL application onto a
    server-side GPU and converts the
    rendered 3D images into a video stream
    with which ...
    Download VirtualGL
  • 4
    libusb
    libusb
    Library to enable user space
    application programs to communicate with
    USB devices. Audience: Developers, End
    Users/Desktop. Programming Language: C.
    Categories...
    Download libusb
  • 5
    SWIG
    SWIG
    SWIG is a software development tool
    that connects programs written in C and
    C++ with a variety of high-level
    programming languages. SWIG is used with
    different...
    Download SWIG
  • 6
    WooCommerce Nextjs React Theme
    WooCommerce Nextjs React Theme
    React WooCommerce theme, built with
    Next JS, Webpack, Babel, Node, and
    Express, using GraphQL and Apollo
    Client. WooCommerce Store in React(
    contains: Products...
    Download WooCommerce Nextjs React Theme
  • More »

Linux commands

Ad