Viz Plug-ins User Guide
Version 5.0 | Published December 20, 2022 ©
HTTP Recognizer
    
        
The STV_HTTP Recognizer plug-in recognizes a HTTP link in text geometry when placed on a text container.
In some cases, messages coming from social media networks such as Twitter or Facebook contain links to other sites. This plug-in hides the link from the message as these links provide no meaningful information for broadcasts. The plug-in can additionally store the value of this HTTP link in a DataPool or shared memory variable.
Note: This plug-in is located in: Plugins -> Container plug-ins -> SocialTV
HTTP Recognizer Properties
-     
Work On Text Changes:
 -     
Hide Links: Specifies whether or not discovered links are to be hidden.
 -     
Target:
-     
DataPool:
 -     
Shared Memory:
 
 -     
 -     
Variable: Sets the name of the variable in which the URLs of discovered links are to be stored.
 -     
Use Object Container: Allows one container to affect another container, or allows another instance of the same plug-in to be used on the same container. DataPool container plug-ins affect the containers they are attached to, and cannot affect other containers directly. When enabled, additional options are also enabled:
-     
Which:
-     
PARENT: The DataPool plug-in affects the parent container (i.e. the container residing above the current container in the scene hierarchy).
 -     
GrParent: The DataPool plug-in affects the grandparent container (i.e. the container residing two levels above the current container in the scene hierarchy).
 -     
GrGrParent: The DataPool plug-in affects the great grandparent container (i.e. the container residing three levels above the current container in the scene hierarchy).
 -     
REMOTE: When remote is selected another parameter, Remote Container, is enabled. Drag the container to be effected to the container place holder.
 
 -     
 
 -     
 -     
Shared Memory Variable Type: Selects the shared memory area to update. Can be either Global, Scene or Distributed.
 -     
Apply:
 -     
Init: