rfbsrc
Creates a rfb video stream
Hierarchy
GObject ╰──GInitiallyUnowned ╰──GstObject ╰──GstElement ╰──GstBaseSrc ╰──GstPushSrc ╰──rfbsrc
Implemented interfaces
Factory details
Authors: – David A. Schleef 
Classification: – Source/Video
Rank – none
Plugin – rfbsrc
Package – GStreamer Bad Plug-ins
Pad Templates
src
        video/x-raw:
         format: RGB
          width: [ 1, 2147483647 ]
         height: [ 1, 2147483647 ]
      framerate: [ 0/1, 2147483647/1 ]
video/x-raw:
         format: BGR
          width: [ 1, 2147483647 ]
         height: [ 1, 2147483647 ]
      framerate: [ 0/1, 2147483647/1 ]
video/x-raw:
         format: RGBx
          width: [ 1, 2147483647 ]
         height: [ 1, 2147483647 ]
      framerate: [ 0/1, 2147483647/1 ]
video/x-raw:
         format: BGRx
          width: [ 1, 2147483647 ]
         height: [ 1, 2147483647 ]
      framerate: [ 0/1, 2147483647/1 ]
video/x-raw:
         format: xRGB
          width: [ 1, 2147483647 ]
         height: [ 1, 2147483647 ]
      framerate: [ 0/1, 2147483647/1 ]
video/x-raw:
         format: xBGR
          width: [ 1, 2147483647 ]
         height: [ 1, 2147483647 ]
      framerate: [ 0/1, 2147483647/1 ]
Properties
uri
“uri” gchararray
uri to an RFB from. All GStreamer parameters can be encoded in the URI, this URI format is RFC compliant.
Flags : Read / Write
Default value : rfb://127.0.0.1:5900
Since : 1.22
use-copyrect
“use-copyrect” gboolean
Use copyrect encoding
Flags : Read / Write
Default value : false
The results of the search are