TRVCamReceiver.GUIDMy

<< Click to display table of contents >>

TRVCamReceiver.GUIDMy

An identifier of this receiver.

property GUIDMy: String;

If defined, this receiver accepts only data containing the same identifier of a receiver (TRVCamSender.GUIDTo). It helps to ignore unauthorized senders during network attacks.

If empty, this receiver accepts all data.

Additionally, this property is used when this receiver is connected to TRVMediaServer as a part of a client.

Do not assign all-zero GUID (i.e. '{00000000-0000-0000-0000-000000000000}') to this property.

Default value

'' (empty string)