<div dir="ltr"><div>Hi Keith,</div><div><br></div><div>Please find the gst-inspect-1.0 pylonsrc </div><div><br></div><div><font color="#0000ff"># gst-inspect-1.0 pylonsrc </font></div><div>Factory Details:<br>  Rank                     none (0)<br>  Long-name                Basler Pylon Video Source<br>  Klass                    Source/Video/Device<br>  Description              Baser Pylon video source<br>  Author                   Ingmars Melkis <<a href="mailto:zingmars@playgineering.com">zingmars@playgineering.com</a>><br><br>Plugin Details:<br>  Name                     pylon<br>  Description              Basler Pylon video elements<br>  Filename                 /opt/gst/plugins/gstreamer-1.0/libgstpylon.so<br>  Version                  1.5.92-62-gc1aa0a4<br>  License                  LGPL<br>  Source module            gst-plugins-vision package<br>  Binary package           gst-plugins-vision<br>  Origin URL               Unknown package origin<br><br>GObject<br> +----GInitiallyUnowned<br>       +----GstObject<br>             +----GstElement<br>                   +----GstBaseSrc<br>                         +----GstPushSrc<br>                               +----GstPylonSrc<br><br>Pad Templates:<br>  SRC template: 'src'<br>    Availability: Always<br>    Capabilities:<br>      ANY<br><br><br>Element Flags:<br>  no flags set<br><br>Element Implementation:<br>  Has change_state() function: gst_base_src_change_state<br><br>Element has no clocking capabilities.<br>Element has no URI handling capabilities.<br><br>Pads:<br>  SRC: 'src'<br>    Pad Template: 'src'<br><br>Element Properties:<br>  name                : The name of the object<br>                        flags: readable, writable<br>                        String. Default: "pylonsrc0"<br>  parent              : The parent of the object<br>                        flags: readable, writable<br>                        Object of type "GstObject"<br>  blocksize           : Size in bytes to read per buffer (-1 = default)<br>                        flags: readable, writable<br>                        Unsigned Integer. Range: 0 - 4294967295 Default: 4096 <br>  num-buffers         : Number of buffers to output before sending EOS (-1 = unlimited)<br>                        flags: readable, writable<br>                        Integer. Range: -1 - 2147483647 Default: -1 <br>  typefind            : Run typefind before negotiating<br>                        flags: readable, writable<br>                        Boolean. Default: false<br>  do-timestamp        : Apply current stream time to buffers<br>                        flags: readable, writable<br>                        Boolean. Default: true<br>  camera              : (Number) Camera ID as defined by Basler's API. If only one camera is connected this parameter will be ignored and the lone camera will be used. If there are multiple cameras and this parameter isn't defined, the plugin will output a list of available cameras and their IDs. Note that if there are multiple cameras available to the API and the camera parameter isn't defined then this plugin will not run.<br>                        flags: readable, writable<br>                        Integer. Range: 0 - 100 Default: 9999 <br>  height              : (Pixels) The height of the picture. Note that the camera will remember this setting, and will use values from the previous runs if you relaunch without specifying this parameter. Reconnect the camera or use the reset parameter to reset.<br>                        flags: readable, writable<br>                        Integer. Range: 0 - 10000 Default: 0 <br>  width               : (Pixels) The width of the picture. Note that the camera will remember this setting, and will use values from the previous runs if you relaunch without specifying this parameter. Reconnect the camera or use the reset parameter to reset.<br>                        flags: readable, writable<br>                        Integer. Range: 0 - 10000 Default: 0 <br>  binningh            : (Pixels) The number of pixels to be binned in horizontal direction. Note that the camera will remember this setting, and will use values from the previous runs if you relaunch without specifying this parameter. Reconnect the camera or use the reset parameter to reset.<br>                        flags: readable, writable<br>                        Integer. Range: 1 - 6 Default: 1 <br>  binningv            : (Pixels) The number of pixels to be binned in vertical direction. Note that the camera will remember this setting, and will use values from the previous runs if you relaunch without specifying this parameter. Reconnect the camera or use the reset parameter to reset.<br>                        flags: readable, writable<br>                        Integer. Range: 1 - 6 Default: 1 <br>  limitbandwidth      : (true/false) Bandwidth limit mode. Disabling this will potentially allow the camera to reach higher frames per second, but can potentially damage your camera. Use with caution. Running the plugin without specifying this parameter will reset the value stored on the camera to `true`.<br>                        flags: readable, writable<br>                        Boolean. Default: true<br>  maxbandwidth        : (Bytes per second) This property sets the maximum bandwidth the camera can use. The camera will only use as much as it needs for the specified resolution and framerate. This setting will have no effect if limitbandwidth is set to off. Note that the camera will remember this setting, and will use values from the previous runs if you relaunch without specifying this parameter. Reconnect the camera or use the reset parameter to reset.<br>                        flags: readable, writable<br>                        Integer. Range: 0 - 999999999 Default: 0 <br>  sensorreadoutmode   : (normal/fast) This property changes the sensor readout mode. Fast will allow for faster framerates, but might cause quality loss. It might be required to either increase max bandwidth or disabling bandwidth limiting for this to cause any noticeable change. Running the plugin without specifying this parameter will reset the value stored on the camera to "normal".<br>                        flags: readable, writable<br>                        String. Default: "normal"<br>  acquisitionframerateenable: (true/false) Enables the use of custom fps values. Will be set to true if the fps poperty is set. Running the plugin without specifying this parameter will reset the value stored on the camera to false.<br>                        flags: readable, writable<br>                        Boolean. Default: false<br>  fps                 : (Frames per second) Sets the framerate of the video coming from the camera. Setting the value too high might cause the plugin to crash. Note that if your pipeline proves to be too much for your computer then the resulting video won't be in the resolution you set. Setting this parameter will set acquisitionframerateenable to true. The value of this parameter will be saved to the camera, but it will have no effect unless either this or the acquisitionframerateenable parameters are set. Reconnect the camera or use the reset parameter to reset.<br>                        flags: readable, writable<br>                        Double. Range:               0 -            1024 Default:               0 <br>  lightsource         : (off, 2800k, 5000k, 6500k) Changes the colour balance settings to ones defined by presests. Just pick one that's closest to your environment's lighting. Running the plugin without specifying this parameter will reset the value stored on the camera to "5000k"<br>                        flags: readable, writable<br>                        String. Default: "5000k"<br>  autoexposure        : (off, once, continuous) Controls whether or not the camera will try to adjust the exposure settings. Setting this parameter to anything but "off" will override the exposure parameter. Running the plugin without specifying this parameter will reset the value stored on the camera to "off"<br>                        flags: readable, writable<br>                        String. Default: "off"<br>  exposure            : (Microseconds) Exposure time for the camera in microseconds. Will only have an effect if autoexposure is set to off (default). Higher numbers will cause lower frame rate. Note that the camera will remember this setting, and will use values from the previous runs if you relaunch without specifying this parameter. Reconnect the camera or use the reset parameter to reset.<br>                        flags: readable, writable<br>                        Double. Range:               0 -         1000000 Default:               0 <br>  autowhitebalance    : (off, once, continuous) Controls whether or not the camera will try to adjust the white balance settings. Setting this parameter to anything but "off" will override the exposure parameter. Running the plugin without specifying this parameter will reset the value stored on the camera to "off"<br>                        flags: readable, writable<br>                        String. Default: "off"<br>  balancered          : Specifies the red colour balance. the autowhitebalance must be set to "off" for this property to have any effect. Note that the this value gets saved on the camera, and running this plugin again without specifying this value will cause the previous value being used. Use the reset parameter or reconnect the camera to reset.<br>                        flags: readable, writable<br>                        Double. Range:               0 -            15.9 Default:             999 <br>  balancegreen        : Specifies the green colour balance. the autowhitebalance must be set to "off" for this property to have any effect. Note that the this value gets saved on the camera, and running this plugin again without specifying this value will cause the previous value being used. Use the reset parameter or reconnect the camera to reset.<br>                        flags: readable, writable<br>                        Double. Range:               0 -            15.9 Default:             999 <br>  balanceblue         : Specifies the blue colour balance. the autowhitebalance must be set to "off" for this property to have any effect. Note that the this value gets saved on the camera, and running this plugin again without specifying this value will cause the previous value being used. Use the reset parameter or reconnect the camera to reset.<br>                        flags: readable, writable<br>                        Double. Range:               0 -            15.9 Default:             999 <br>  colorredhue         : Specifies the red colour's hue. Note that the this value gets saved on the camera, and running this plugin again without specifying this value will cause the previous value being used. Use the reset parameter or reconnect the camera to reset.<br>                        flags: readable, writable<br>                        Double. Range:              -4 -             3.9 Default:             999 <br>  colorredsaturation  : Specifies the red colour's saturation. Note that the this value gets saved on the camera, and running this plugin again without specifying this value will cause the previous value being used. Use the reset parameter or reconnect the camera to reset.<br>                        flags: readable, writable<br>                        Double. Range:               0 -             1.9 Default:             999 <br>  coloryellowhue      : Specifies the yellow colour's hue. Note that the this value gets saved on the camera, and running this plugin again without specifying this value will cause the previous value being used. Use the reset parameter or reconnect the camera to reset.<br>                        flags: readable, writable<br>                        Double. Range:              -4 -             3.9 Default:             999 <br>  coloryellowsaturation: Specifies the yellow colour's saturation. Note that the this value gets saved on the camera, and running this plugin again without specifying this value will cause the previous value being used. Use the reset parameter or reconnect the camera to reset.<br>                        flags: readable, writable<br>                        Double. Range:               0 -             1.9 Default:             999 <br>  colorgreenhue       : Specifies the green colour's hue. Note that the this value gets saved on the camera, and running this plugin again without specifying this value will cause the previous value being used. Use the reset parameter or reconnect the camera to reset.<br>                        flags: readable, writable<br>                        Double. Range:              -4 -             3.9 Default:             999 <br>  colorgreensaturation: Specifies the green colour's saturation. Note that the this value gets saved on the camera, and running this plugin again without specifying this value will cause the previous value being used. Use the reset parameter or reconnect the camera to reset.<br>                        flags: readable, writable<br>                        Double. Range:               0 -             1.9 Default:             999 <br>  colorcyanhue        : Specifies the cyan colour's hue. Note that the this value gets saved on the camera, and running this plugin again without specifying this value will cause the previous value being used. Use the reset parameter or reconnect the camera to reset.<br>                        flags: readable, writable<br>                        Double. Range:              -4 -             3.9 Default:             999 <br>  colorcyansaturation : Specifies the cyan colour's saturation. Note that the this value gets saved on the camera, and running this plugin again without specifying this value will cause the previous value being used. Use the reset parameter or reconnect the camera to reset.<br>                        flags: readable, writable<br>                        Double. Range:               0 -             1.9 Default:             999 <br>  colorbluehue        : Specifies the blue colour's hue. Note that the this value gets saved on the camera, and running this plugin again without specifying this value will cause the previous value being used. Use the reset parameter or reconnect the camera to reset.<br>                        flags: readable, writable<br>                        Double. Range:              -4 -             3.9 Default:             999 <br>  colorbluesaturation : Specifies the blue colour's saturation. Note that the this value gets saved on the camera, and running this plugin again without specifying this value will cause the previous value being used. Use the reset parameter or reconnect the camera to reset.<br>                        flags: readable, writable<br>                        Double. Range:               0 -             1.9 Default:             999 <br>  colormagentahue     : Specifies the magenta colour's hue. Note that the this value gets saved on the camera, and running this plugin again without specifying this value will cause the previous value being used. Use the reset parameter or reconnect the camera to reset.<br>                        flags: readable, writable<br>                        Double. Range:              -4 -             3.9 Default:             999 <br>  colormagentasaturation: Specifies the magenta colour's saturation. Note that the this value gets saved on the camera, and running this plugin again without specifying this value will cause the previous value being used. Use the reset parameter or reconnect the camera to reset.<br>                        flags: readable, writable<br>                        Double. Range:               0 -             1.9 Default:             999 <br>  autogain            : (off, once, continuous) Controls whether or not the camera will try to adjust the gain settings. Setting this parameter to anything but "off" will override the exposure parameter. Running the plugin without specifying this parameter will reset the value stored on the camera to "off"<br>                        flags: readable, writable<br>                        String. Default: "off"<br>  gain                : (dB) Sets the gain added on the camera before sending the frame to the computer. The value of this parameter will be saved to the camera, but it will be set to 0 every time this plugin is launched without specifying gain or overriden if the autogain parameter is set to anything that's not "off". Reconnect the camera or use the reset parameter to reset the stored value.<br>                        flags: readable, writable<br>                        Double. Range:               0 -              12 Default:               0 <br>  blacklevel          : (DN) Sets stream's black level. This parameter is processed on the camera before the picture is sent to the computer. The value of this parameter will be saved to the camera, but it will be set to 0 every time this plugin is launched without specifying this parameter. Reconnect the camera or use the reset parameter to reset the stored value.<br>                        flags: readable, writable<br>                        Double. Range:               0 -           63.75 Default:               0 <br>  gamma               : Sets the gamma correction value. This parameter is processed on the camera before the picture is sent to the computer. The value of this parameter will be saved to the camera, but it will be set to 1.0 every time this plugin is launched without specifying this parameter. Reconnect the camera or use the reset parameter to reset the stored value.<br>                        flags: readable, writable<br>                        Double. Range:               0 -             3.9 Default:               1 <br>  reset               : (off, before, after). Controls whether or when the camera's settings will be reset. Setting this to "before" will wipe the settings before the camera initialisation begins. Setting this to "after" will reset the device once the pipeline closes. This can be useful for debugging or when you want to use the camera with other software that doesn't reset the camera settings before use (such as PylonViewerApp).<br>                        flags: readable, writable<br>                        String. Default: "off"<br>  testimage           : (1-6) Specifies a test image to show instead of a video stream. Useful for debugging. Will be disabled by default.<br>                        flags: readable, writable<br>                        Integer. Range: 0 - 6 Default: 0 <br>  continuous          : (true/false) Used to switch between triggered and continuous mode. To switch to triggered mode this parameter has to be switched to false.<br>                        flags: readable, writable<br>                        Boolean. Default: true<br>  pixel-format        : Force the pixel format (e.g., Mono8). Default to 'auto', which will use GStreamer negotiation.<br>                        flags: readable, writable<br>                        String. Default: "auto"<br>  userid              : (<string>) Sets the device custom id so that it can be identified later.<br>                        flags: readable, writable<br>                        String. Default: ""<br>  demosaicing         : (true/false) Switches between simple and Basler's Demosaicing (PGI) mode. Note that this will not work if bayer output is used.<br>                        flags: readable, writable<br>                        Boolean. Default: false<br>  noisereduction      : Specifies the amount of noise reduction to apply. To use this Basler's demosaicing mode must be enabled. Setting this will enable demosaicing mode.<br>                        flags: readable, writable<br>                        Double. Range:               0 -               2 Default:             999 <br>  sharpnessenhancement: Specifies the amount of sharpness enhancement to apply. To use this Basler's demosaicing mode must be enabled. Setting this will enable demosaicing mode.<br>                        flags: readable, writable<br>                        Double. Range:               1 -            3.98 Default:             999 <br>  offsetx             : (0-10000) Determines the vertical offset. Note that the maximum offset value is calculated during initialisation, and will not be shown in this output.<br>                        flags: readable, writable<br>                        Integer. Range: 0 - 10000 Default: 99999 <br>  centerx             : (true/false) Setting this will center the horizontal offset. Setting this to true this will cause the plugin to ignore offsetx value.<br>                        flags: readable, writable<br>                        Boolean. Default: false<br>  offsety             : (0-10000) Determines the vertical offset. Note that the maximum offset value is calculated during initialisation, and will not be shown in this output.<br>                        flags: readable, writable<br>                        Integer. Range: 0 - 10000 Default: 99999 <br>  centery             : (true/false) Setting this will center the vertical offset. Setting this to true this will cause the plugin to ignore offsetx value.<br>                        flags: readable, writable<br>                        Boolean. Default: false<br>  flipx               : (true/false) Setting this will flip the image horizontally.<br>                        flags: readable, writable<br>                        Boolean. Default: false<br>  flipy               : (true/false) Setting this will flip the image vertically.<br>                        flags: readable, writable<br>                        Boolean. Default: false<br>  exposureupperlimit  : (105-1000000) Sets the upper limit for the auto exposure function.<br>                        flags: readable, writable<br>                        Double. Range:             105 -         1000000 Default:             999 <br>  exposurelowerlimit  : (105-1000000) Sets the lower limit for the auto exposure function.<br>                        flags: readable, writable<br>                        Double. Range:             105 -         1000000 Default:             999 <br>  gainupperlimit      : (0-12.00921) Sets the upper limit for the auto gain function.<br>                        flags: readable, writable<br>                        Double. Range:               0 -        12.00921 Default:             999 <br>  gainlowerlimit      : (0-12.00921) Sets the lower limit for the auto gain function.<br>                        flags: readable, writable<br>                        Double. Range:               0 -        12.00921 Default:             999 <br>  autoprofile         : (gain/exposure) When the auto functions are on, this determines whether to focus on minimising gain or exposure.<br>                        flags: readable, writable<br>                        String. Default: "default"<br>  autobrightnesstarget: (0.19608-0.80392) Sets the brightness value the auto exposure function should strive for.<br>                        flags: readable, writable<br>                        Double. Range:         0.19608 -         0.80392 Default:             999 <br>  transformationselector: (RGBRGB, RGBYUV, YUVRGB) Sets the type of color transformation done by the color transformation selectors.<br>                        flags: readable, writable<br>                        String. Default: "default"<br>  transformation00    : Gain00 transformation selector.<br>                        flags: readable, writable<br>                        Double. Range:              -8 -         7.96875 Default:             999 <br>  transformation01    : Gain01 transformation selector.<br>                        flags: readable, writable<br>                        Double. Range:              -8 -         7.96875 Default:             999 <br>  transformation02    : Gain02 transformation selector.<br>                        flags: readable, writable<br>                        Double. Range:              -8 -         7.96875 Default:             999 <br>  transformation10    : Gain10 transformation selector.<br>                        flags: readable, writable<br>                        Double. Range:              -8 -         7.96875 Default:             999 <br>  transformation11    : Gain11 transformation selector.<br>                        flags: readable, writable<br>                        Double. Range:              -8 -         7.96875 Default:             999 <br>  transformation12    : Gain12 transformation selector.<br>                        flags: readable, writable<br>                        Double. Range:              -8 -         7.96875 Default:             999 <br>  transformation20    : Gain20 transformation selector.<br>                        flags: readable, writable<br>                        Double. Range:              -8 -         7.96875 Default:             999 <br>  transformation21    : Gain21 transformation selector.<br>                        flags: readable, writable<br>                        Double. Range:              -8 -         7.96875 Default:             999 <br>  transformation22    : Gain22 transformation selector.<br>                        flags: readable, writable<br>                        Double. Range:              -8 -         7.96875 Default:             999 <br></div><div><br></div><div>Thanks,</div><div>Issac</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Apr 20, 2020 at 5:15 PM Thornton, Keith <<a href="mailto:keith.thornton@zeiss.com">keith.thornton@zeiss.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">





<div lang="DE">
<div class="gmail-m_6407950893650043278WordSection1">
<p class="MsoNormal"><span lang="EN-US" style="font-size:10pt;font-family:Arial,sans-serif">I don’t have any Basler cameras. Do you need to set the output type by using another pylon command before starting the test-launch. Perhaps
 its default output is not 1280 x 1080. I see you have removed the framerate, what is the output of gst-inspect-1.0 for pylonsrc?<u></u><u></u></span></p>
<p class="MsoNormal"><span lang="EN-US"><u></u> <u></u></span></p>
<p class="MsoNormal"><b>Von:</b> isshed <<a href="mailto:isshed.sip@gmail.com" target="_blank">isshed.sip@gmail.com</a>> <br>
<b>Gesendet:</b> Montag, 20. April 2020 13:30<br>
<b>An:</b> Discussion of the development of and with GStreamer <<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a>>; Thornton, Keith <<a href="mailto:keith.thornton@zeiss.com" target="_blank">keith.thornton@zeiss.com</a>><br>
<b>Betreff:</b> Re: gstreamer command Issue.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<div>
<div>
<p class="gmail-m_6407950893650043278gmail-p1" style="margin:0cm 0cm 0.0001pt"><span style="font-size:9pt;font-family:Helvetica,sans-serif;color:black">Thanks Keith,<u></u><u></u></span></p>
<p class="gmail-m_6407950893650043278gmail-p1" style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:black"><u></u> <u></u></span></p>
<p class="gmail-m_6407950893650043278gmail-p1" style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:black">Below are the errors. <u></u><u></u></span></p>
<p class="gmail-m_6407950893650043278gmail-p1" style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:black"><u></u> <u></u></span></p>
<p class="gmail-m_6407950893650043278gmail-p1" style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:blue">$ GST_DEBUG=2 ./test-launch "( pylonsrc width=1280 height=720 ! videoconvert ! video/x-raw,format=I420 ! x264enc byte-stream=true ! rtph264pay name=pay0 pt=96 )"</span><span style="font-size:9pt;font-family:Helvetica,sans-serif"><u></u><u></u></span></p>
<p class="gmail-m_6407950893650043278gmail-p1" style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:black">stream ready at rtsp://<a href="https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2F127.0.0.1%3A8554%2Ftest&data=02%7C01%7C%7C1dbb6b683bac4190270008d7e51e6b2e%7C28042244bb514cd680347776fa3703e8%7C1%7C0%7C637229791116448377&sdata=6N5frtuWGfdXTbhqLXMGuFwlqplwTSWipcSsPQH2Lfs%3D&reserved=0" target="_blank">127.0.0.1:8554/test</a><u></u><u></u></span></p>
<p class="gmail-m_6407950893650043278gmail-p1" style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:black"><u></u> <u></u></span></p>
<p class="gmail-m_6407950893650043278gmail-p1" style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:black">While playing it on vlc the following errors <u></u><u></u></span></p>
<p class="gmail-m_6407950893650043278gmail-p1" style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:black"><u></u> <u></u></span></p>
<p class="gmail-m_6407950893650043278gmail-p1" style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:black">0:00:35.268115065<span class="gmail-m_6407950893650043278gmail-apple-converted-space"> 
</span>4644 0x7f41a8004a30 WARN <span class="gmail-m_6407950893650043278gmail-apple-converted-space">             
</span>videopool gstvideopool.c:216:video_buffer_pool_set_config:<videobufferpool0> no caps in config<u></u><u></u></span></p>
<p class="gmail-m_6407950893650043278gmail-p1" style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:black">0:00:35.276744685<span class="gmail-m_6407950893650043278gmail-apple-converted-space"> 
</span>4644 0x7f41a8004a30 WARN<span class="gmail-m_6407950893650043278gmail-apple-converted-space">               
</span>pylonsrc gstpylonsrc.c:1595:gst_pylonsrc_set_readout:<pylonsrc0> Camera does not support changing the readout mode.<u></u><u></u></span></p>
<p class="gmail-m_6407950893650043278gmail-p1" style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:black">0:00:54.862657314<span class="gmail-m_6407950893650043278gmail-apple-converted-space"> 
</span>4644<span class="gmail-m_6407950893650043278gmail-apple-converted-space">      </span>0x1fbe0a0 WARN <span class="gmail-m_6407950893650043278gmail-apple-converted-space">
              </span>rtspmedia rtsp-media.c:2573:wait_preroll: failed to preroll pipeline<u></u><u></u></span></p>
<p class="gmail-m_6407950893650043278gmail-p1" style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:black">0:00:54.862706926<span class="gmail-m_6407950893650043278gmail-apple-converted-space"> 
</span>4644<span class="gmail-m_6407950893650043278gmail-apple-converted-space">      </span>0x1fbe0a0 WARN <span class="gmail-m_6407950893650043278gmail-apple-converted-space">
              </span>rtspmedia rtsp-media.c:2877:gst_rtsp_media_prepare: failed to preroll pipeline<u></u><u></u></span></p>
<p class="gmail-m_6407950893650043278gmail-p1" style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:black">0:00:55.548970132<span class="gmail-m_6407950893650043278gmail-apple-converted-space"> 
</span>4644<span class="gmail-m_6407950893650043278gmail-apple-converted-space">      </span>0x1fbe0a0 ERROR
<span class="gmail-m_6407950893650043278gmail-apple-converted-space">            </span>rtspclient rtsp-client.c:763:find_media: client 0x21468f0: can't prepare media<u></u><u></u></span></p>
<p class="gmail-m_6407950893650043278gmail-p1" style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:black">0:00:55.549667369<span class="gmail-m_6407950893650043278gmail-apple-converted-space"> 
</span>4644<span class="gmail-m_6407950893650043278gmail-apple-converted-space">      </span>0x1fbe0a0 ERROR
<span class="gmail-m_6407950893650043278gmail-apple-converted-space">            </span>rtspclient rtsp-client.c:2288:handle_describe_request: client 0x21468f0: no media<u></u><u></u></span></p>
</div>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<p class="MsoNormal">Thanks,<u></u><u></u></p>
<div>
<p class="MsoNormal">Issac<u></u><u></u></p>
<div>
<div>
<p class="MsoNormal">On Mon, Apr 20, 2020 at 4:45 PM Thornton, Keith <<a href="mailto:keith.thornton@zeiss.com" target="_blank">keith.thornton@zeiss.com</a>> wrote:<u></u><u></u></p>
</div>
<blockquote style="border-top:none;border-right:none;border-bottom:none;border-left:1pt solid rgb(204,204,204);padding:0cm 0cm 0cm 6pt;margin-left:4.8pt;margin-right:0cm">
<div>
<div>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10pt;font-family:Arial,sans-serif">What happens if you add another videconvert immediately after the pylonsrc?</span><u></u><u></u></p>
<p class="MsoNormal"><span lang="EN-US"> </span><u></u><u></u></p>
<p class="MsoNormal"><b>Von:</b> gstreamer-devel <<a href="mailto:gstreamer-devel-bounces@lists.freedesktop.org" target="_blank">gstreamer-devel-bounces@lists.freedesktop.org</a>>
<b>Im Auftrag von </b>isshed<br>
<b>Gesendet:</b> Montag, 20. April 2020 10:40<br>
<b>An:</b> Discussion of the development of and with GStreamer <<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a>>; Yair Reshef <<a href="mailto:yair99@gmail.com" target="_blank">yair99@gmail.com</a>><br>
<b>Betreff:</b> Re: gstreamer command Issue.<u></u><u></u></p>
<p class="MsoNormal"> <u></u><u></u></p>
<div>
<p style="margin:0cm 0cm 0.0001pt"><span style="font-size:9pt;font-family:Helvetica,sans-serif;color:black">Also tried running the following command (removed gst-launch-1.0)..with this parsing errors gone. but still not working.</span><u></u><u></u></p>
<p style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;min-height:14px">
<span style="font-size:9pt;font-family:Helvetica,sans-serif"> </span><u></u><u></u></p>
<p class="gmail-m_6407950893650043278gmail-m-755013960523906910gmail-p1" style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:black">$ <b>
GST_DEBUG=2 ./test-launch "( pylonsrc ! video/x-raw, format=GRAY8, width=1280, height=720 ! videoconvert ! x264enc ! rtph264pay name=pay0 pt=96 )"</b></span><u></u><u></u></p>
<p class="gmail-m_6407950893650043278gmail-m-755013960523906910gmail-p1" style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:black">stream ready at rtsp://<a href="https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2F127.0.0.1%3A8554%2Ftest&data=02%7C01%7C%7C1dbb6b683bac4190270008d7e51e6b2e%7C28042244bb514cd680347776fa3703e8%7C1%7C0%7C637229791116458337&sdata=aigxqGlxEG4V87VbnmAhZPOeskpCRjLrZrGHyJxtYUs%3D&reserved=0" target="_blank">127.0.0.1:8554/test</a></span><u></u><u></u></p>
<p class="gmail-m_6407950893650043278gmail-m-755013960523906910gmail-p1" style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:black"> </span><u></u><u></u></p>
<p class="gmail-m_6407950893650043278gmail-m-755013960523906910gmail-p1" style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:black">x264 [error]: baseline profile doesn't support 4:4:4</span><u></u><u></u></p>
<p class="gmail-m_6407950893650043278gmail-m-755013960523906910gmail-p1" style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:black">0:00:03.879521603 31620 0x7f561c004a30 WARN
<span class="gmail-m_6407950893650043278gmail-m-755013960523906910gmail-apple-converted-space">               
</span>x264enc gstx264enc.c:1541:gst_x264_enc_init_encoder:<x264enc0> Bad downstream profile name: baseline</span><u></u><u></u></p>
<p class="gmail-m_6407950893650043278gmail-m-755013960523906910gmail-p1" style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:black">0:00:03.892103447 31620 0x7f561c004a30 WARN
<span class="gmail-m_6407950893650043278gmail-m-755013960523906910gmail-apple-converted-space">             
</span>videopool gstvideopool.c:216:video_buffer_pool_set_config:<videobufferpool0> no caps in config</span><u></u><u></u></p>
<p class="gmail-m_6407950893650043278gmail-m-755013960523906910gmail-p1" style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:black">0:00:03.899986085 31620 0x7f561c004a30 WARN<span class="gmail-m_6407950893650043278gmail-m-755013960523906910gmail-apple-converted-space">               
</span>pylonsrc gstpylonsrc.c:1595:gst_pylonsrc_set_readout:<pylonsrc0> Camera does not support changing the readout mode.</span><u></u><u></u></p>
<p class="gmail-m_6407950893650043278gmail-m-755013960523906910gmail-p1" style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:black">0:00:23.493638073 31620
<span class="gmail-m_6407950893650043278gmail-m-755013960523906910gmail-apple-converted-space">      </span>
0xc060a0 WARN <span class="gmail-m_6407950893650043278gmail-m-755013960523906910gmail-apple-converted-space">
              </span>rtspmedia rtsp-media.c:2573:wait_preroll: failed to preroll pipeline</span><u></u><u></u></p>
<p class="gmail-m_6407950893650043278gmail-m-755013960523906910gmail-p1" style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:black">0:00:23.493672656 31620
<span class="gmail-m_6407950893650043278gmail-m-755013960523906910gmail-apple-converted-space">      </span>
0xc060a0 WARN <span class="gmail-m_6407950893650043278gmail-m-755013960523906910gmail-apple-converted-space">
              </span>rtspmedia rtsp-media.c:2877:gst_rtsp_media_prepare: failed to preroll pipeline</span><u></u><u></u></p>
<p class="gmail-m_6407950893650043278gmail-m-755013960523906910gmail-p1" style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:black">0:00:24.201459226 31620
<span class="gmail-m_6407950893650043278gmail-m-755013960523906910gmail-apple-converted-space">      </span>
0xc060a0 ERROR <span class="gmail-m_6407950893650043278gmail-m-755013960523906910gmail-apple-converted-space">
            </span>rtspclient rtsp-client.c:763:find_media: client 0xd8e8f0: can't prepare media</span><u></u><u></u></p>
<p class="gmail-m_6407950893650043278gmail-m-755013960523906910gmail-p1" style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:black">0:00:24.202156373 31620
<span class="gmail-m_6407950893650043278gmail-m-755013960523906910gmail-apple-converted-space">      </span>
0xc060a0 ERROR <span class="gmail-m_6407950893650043278gmail-m-755013960523906910gmail-apple-converted-space">
            </span>rtspclient rtsp-client.c:2288:handle_describe_request: client 0xd8e8f0: no media</span><u></u><u></u></p>
<p class="gmail-m_6407950893650043278gmail-m-755013960523906910gmail-p1" style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:black"> </span><u></u><u></u></p>
<p class="gmail-m_6407950893650043278gmail-m-755013960523906910gmail-p1" style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:black">Thanks,</span><u></u><u></u></p>
<p class="gmail-m_6407950893650043278gmail-m-755013960523906910gmail-p1" style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:black">Issac</span><u></u><u></u></p>
<p class="gmail-m_6407950893650043278gmail-m-755013960523906910gmail-p1" style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:black"> </span><u></u><u></u></p>
</div>
<p class="MsoNormal"> <u></u><u></u></p>
<div>
<div>
<p class="MsoNormal">On Mon, Apr 20, 2020 at 12:05 PM isshed <<a href="mailto:isshed.sip@gmail.com" target="_blank">isshed.sip@gmail.com</a>> wrote:<u></u><u></u></p>
</div>
<blockquote style="border-top:none;border-right:none;border-bottom:none;border-left:1pt solid rgb(204,204,204);padding:0cm 0cm 0cm 6pt;margin:5pt 0cm 5pt 4.8pt">
<div>
<div>
<p style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;min-height:14px">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:black">Also tried running the following command </span><u></u><u></u></p>
<p style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;min-height:14px">
<span style="font-size:9pt;font-family:Helvetica,sans-serif"> </span><u></u><u></u></p>
<p style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:black">$ GST_DEBUG=2 ./test-launch "( gst-launch-1.0 pylonsrc ! video/x-raw, width=1280, height=720 ! identity silent=0 ! videoconvert ! identity silent=0 ! video/x-h264,profile=main ! identity
 silent=0 ! x264enc ! identity silent=0 ! rtph264pay name=pay0 pt=96 )"</span><u></u><u></u></p>
<p style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:black">stream ready at rtsp://<a href="https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2F127.0.0.1%3A8554%2Ftest&data=02%7C01%7C%7C1dbb6b683bac4190270008d7e51e6b2e%7C28042244bb514cd680347776fa3703e8%7C1%7C0%7C637229791116458337&sdata=aigxqGlxEG4V87VbnmAhZPOeskpCRjLrZrGHyJxtYUs%3D&reserved=0" target="_blank">127.0.0.1:8554/test</a></span><u></u><u></u></p>
<p style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:rgb(0,105,223)"> </span><u></u><u></u></p>
<p style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:rgb(0,105,223)">0:00:10.720084316 28224      0x12fa0a0 ERROR           GST_PIPELINE grammar.y:777:priv_gst_parse_yyparse: unexpected reference "gst-launch-1" - ignoring</span><u></u><u></u></p>
<p style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:rgb(0,105,223)">0:00:10.720133372 28224      0x12fa0a0 ERROR           GST_PIPELINE grammar.y:783:priv_gst_parse_yyparse: unexpected pad-reference "0" - ignoring</span><u></u><u></u></p>
<p style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:rgb(0,105,223)">0:00:10.743445534 28224      0x12fa0a0 ERROR           GST_PIPELINE grammar.y:642:gst_parse_perform_link: could not link identity1 to identity2</span><u></u><u></u></p>
<p style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:rgb(0,105,223)">0:00:10.743562588 28224      0x12fa0a0 WARN        rtspmediafactory rtsp-media-factory.c:1317:default_create_element: recoverable parsing error: unexpected reference "gst-launch-1"
 - ignoring</span><u></u><u></u></p>
<p style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:rgb(0,105,223)">0:00:11.142120603 28224 0x7f6218004a30 WARN                pylonsrc gstpylonsrc.c:1595:gst_pylonsrc_set_readout:<pylonsrc0> Camera does not support changing the readout mode.</span><u></u><u></u></p>
<p style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:rgb(0,105,223)">0:00:11.685482200 28224 0x7f6218004a30 WARN                 basesrc gstbasesrc.c:2948:gst_base_src_loop:<pylonsrc0> error: Internal data flow error.</span><u></u><u></u></p>
<p style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:rgb(0,105,223)">0:00:11.685508724 28224 0x7f6218004a30 WARN                 basesrc gstbasesrc.c:2948:gst_base_src_loop:<pylonsrc0> error: streaming task paused, reason not-linked (-1)</span><u></u><u></u></p>
<p style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:rgb(0,105,223)">0:00:11.685604481 28224 0x7f6220021050 WARN               rtspmedia rtsp-media.c:2278:default_handle_message: 0x7f6220058200: got error Internal data flow error. (gstbasesrc.c(2948):
 gst_base_src_loop (): /GstPipeline:media-pipeline/GstBin:bin0/GstPylonSrc:pylonsrc0:</span><u></u><u></u></p>
<p style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:rgb(0,105,223)">streaming task paused, reason not-linked (-1))</span><u></u><u></u></p>
<p style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:rgb(0,105,223)">0:00:11.685692254 28224      0x12fa0a0 WARN               rtspmedia rtsp-media.c:2573:wait_preroll: failed to preroll pipeline</span><u></u><u></u></p>
<p style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:rgb(0,105,223)">0:00:11.685716222 28224      0x12fa0a0 WARN               rtspmedia rtsp-media.c:2877:gst_rtsp_media_prepare: failed to preroll pipeline</span><u></u><u></u></p>
<p style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:rgb(0,105,223)">0:00:11.713962743 28224      0x12fa0a0 ERROR             rtspclient rtsp-client.c:763:find_media: client 0x14828f0: can't prepare media</span><u></u><u></u></p>
<p style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:rgb(0,105,223)">0:00:11.714727893 28224      0x12fa0a0 ERROR             rtspclient rtsp-client.c:2288:handle_describe_request: client 0x14828f0: no media</span><u></u><u></u></p>
<p style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:rgb(0,105,223)"> </span><u></u><u></u></p>
<p style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:black">Thanks,</span><u></u><u></u></p>
<p style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:black">Issac</span><u></u><u></u></p>
</div>
<p class="MsoNormal"> <u></u><u></u></p>
<div>
<div>
<p class="MsoNormal">On Mon, Apr 20, 2020 at 11:36 AM isshed <<a href="mailto:isshed.sip@gmail.com" target="_blank">isshed.sip@gmail.com</a>> wrote:<u></u><u></u></p>
</div>
<blockquote style="border-top:none;border-right:none;border-bottom:none;border-left:1pt solid rgb(204,204,204);padding:0cm 0cm 0cm 6pt;margin:5pt 0cm 5pt 4.8pt">
<div>
<p class="MsoNormal">Thanks Yair!<u></u><u></u></p>
<div>
<p class="MsoNormal">Below is the command working fine<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"> <u></u><u></u></p>
<div>
<p style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:rgb(0,105,223)"># gst-launch-1.0 pylonsrc ! "video/x-raw, format=GRAY8, width=1280, height=720" ! identity silent=0 ! videoconvert ! autovideosink </span><u></u><u></u></p>
<p style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:rgb(0,105,223)"> </span><u></u><u></u></p>
<p style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:rgb(0,105,223)"> </span><u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">My goal is to run this command inside rtsp media server test-launch binary as I want to stream it on a webpage. But when I run this I am getting the following error while playing
 it in vlc player.<u></u><u></u></p>
</div>
<div>
<p style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:rgb(0,105,223)"> </span><u></u><u></u></p>
<p style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:rgb(0,105,223)"># 
<b> ./test-launch "( gst-launch-1.0 pylonsrc ! video/x-raw, format=GRAY8, width=1280, height=720 ! identity silent=0 ! videoconvert ! identity silent=0 ! x264enc ! identity silent=0 ! rtph264pay name=pay0 pt=96 )"</b></span><u></u><u></u></p>
<p style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:rgb(0,105,223)"> </span><u></u><u></u></p>
<p style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:rgb(0,105,223)">stream ready at rtsp://<a href="https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2F127.0.0.1%3A8554%2Ftest&data=02%7C01%7C%7C1dbb6b683bac4190270008d7e51e6b2e%7C28042244bb514cd680347776fa3703e8%7C1%7C0%7C637229791116468294&sdata=MfvMXah%2BEoXPFEUFniDzSNoWOwjxDrl%2BDAAZlQAtTBc%3D&reserved=0" target="_blank">127.0.0.1:8554/test</a></span><u></u><u></u></p>
</div>
<div>
<p style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;min-height:14px">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:rgb(0,105,223)"> </span><u></u><u></u></p>
<p style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;min-height:14px">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:rgb(255,153,0)">-------- When I try to play the stream (</span><span style="font-size:12pt;font-family:Arial,sans-serif;color:rgb(255,153,0)">rtsp://<a href="https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2F127.0.0.1%3A8554%2Ftest&data=02%7C01%7C%7C1dbb6b683bac4190270008d7e51e6b2e%7C28042244bb514cd680347776fa3703e8%7C1%7C0%7C637229791116478259&sdata=9%2FDmosXHby96QtnOwBwwh9ZgUbibyrI1WpAdtAjU4MI%3D&reserved=0" target="_blank">127.0.0.1:8554/test</a>) </span><span style="font-size:9pt;font-family:Helvetica,sans-serif;color:rgb(255,153,0)">in
 vlc Below error happens ---------</span><u></u><u></u></p>
<p style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;min-height:14px">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:rgb(0,105,223)"> </span><u></u><u></u></p>
<p style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;min-height:14px">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:rgb(0,105,223)"> </span><u></u><u></u></p>
<p style="margin:0cm 0cm 0.0001pt"><span style="font-size:9pt;font-family:Helvetica,sans-serif;color:rgb(0,105,223)">x264 [error]: baseline profile doesn't support 4:4:4</span><u></u><u></u></p>
<p style="margin:0cm 0cm 0.0001pt;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal">
<span style="font-size:9pt;font-family:Helvetica,sans-serif;color:rgb(0,105,223)">x264 [error]: baseline profile doesn't support 4:4:4</span><u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">Thanks,<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">Issac<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"> <u></u><u></u></p>
</div>
</div>
</div>
<p class="MsoNormal"> <u></u><u></u></p>
<div>
<div>
<p class="MsoNormal">On Sun, Apr 19, 2020 at 4:00 PM Yair Reshef <<a href="mailto:yair99@gmail.com" target="_blank">yair99@gmail.com</a>> wrote:<u></u><u></u></p>
</div>
<blockquote style="border-top:none;border-right:none;border-bottom:none;border-left:1pt solid rgb(204,204,204);padding:0cm 0cm 0cm 6pt;margin:5pt 0cm 5pt 4.8pt">
<p class="MsoNormal">note, GRAY8 is not supported in x264 (or RTP in general)<br>
so videoconvert will adapt it to another (RGBA), rtp/x264 compatible format.<br>
this might bite you if you plan to manipulate the GRAY8, as GRAY8, upstream.<br>
<br>
see<br>
gst-launch-1.0 -v videotestsrc !<br>
"video/x-raw,format=GRAY8,width=1280,height=720" ! videoflip<br>
method=vertical-flip ! identity silent=0 ! videoconvert ! identity<br>
silent=0 ! msdkh264enc ! identity silent=0 ! rtph264pay name=pay0<br>
pt=96 ! udpsink -v<br>
<br>
#from "camera"<br>
identity0: last-message = chain   ******* (identity0:sink) (921600 bytes, ...<br>
#into decoder<br>
identity1: last-message = chain   ******* (identity1:sink) (3768320 bytes, ...<br>
#after compression<br>
identity2: last-message = chain   ******* (identity2:sink) (8389 bytes...<br>
<br>
On Sun, Apr 19, 2020 at 12:01 PM Yair Reshef <<a href="mailto:yair99@gmail.com" target="_blank">yair99@gmail.com</a>> wrote:<br>
><br>
> continued on <a href="https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fjoshdoe%2Fgst-plugins-vision%2Fissues%2F30&data=02%7C01%7C%7C1dbb6b683bac4190270008d7e51e6b2e%7C28042244bb514cd680347776fa3703e8%7C1%7C0%7C637229791116478259&sdata=mhX6nggrBa%2FySK2kSU7QpRC07U3up86%2FE8NhtmAUmLs%3D&reserved=0" target="_blank">
https://github.com/joshdoe/gst-plugins-vision/issues/30</a><br>
> tldr:<br>
> gst-launch-1.0 -v videotestsrc !<br>
> "video/x-raw,format=GRAY8,width=1280,height=720,framerate=25/1" !<br>
> videoflip method=vertical-flip ! videoconvert ! x264enc ! rtph264pay<br>
> name=pay0 pt=96 ! udpsink<br>
><br>
><br>
><br>
><br>
><br>
> On Sun, Apr 19, 2020 at 11:46 AM Yair Reshef <<a href="mailto:yair99@gmail.com" target="_blank">yair99@gmail.com</a>> wrote:<br>
> ><br>
> > hi,<br>
> > 1. you are working on a unmaintained git. it has move to gst-plugins-vision<br>
> > 2. there is no udpsink in your pipeline end<br>
> >  ! udpsink host=127.0.0.1 port=5000<br>
> > 3. start with a videotestsrc, check its working, then move to camera.<br>
> ><br>
> > On Sun, Apr 19, 2020 at 8:47 AM isshed <<a href="mailto:isshed.sip@gmail.com" target="_blank">isshed.sip@gmail.com</a>> wrote:<br>
> > ><br>
> > > Hi All,<br>
> > ><br>
> > > I am using a plugin pylonsrc (<a href="https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fzingmars%2Fgst-pylonsrc&data=02%7C01%7C%7C1dbb6b683bac4190270008d7e51e6b2e%7C28042244bb514cd680347776fa3703e8%7C1%7C0%7C637229791116488209&sdata=PNe78x9VS0toe3Jq7tdKT%2B9ovTONJdfn5Yfg7dsU4oI%3D&reserved=0" target="_blank">https://github.com/zingmars/gst-pylonsrc</a>).<br>
> > > Below is the command I am running, it is failing. Can you please tell me wha is the issue in the command. I want to generate rtsp stream from camera. This is a USB camera.<br>
> > ><br>
> > > harendra@ubuntu:~/$ gst-launch-1.0 -v pylonsrc height=720 width=1280 fps=25 ! videoflip method=vertical-flip ! videoconvert ! x264enc ! rtph264pay name=pay0 pt=96<br>
> > ><br>
> > > Setting pipeline to PAUSED ...<br>
> > > Pipeline is live and does not need PREROLL ...<br>
> > > Setting pipeline to PLAYING ...<br>
> > > New clock: GstSystemClock<br>
> > > /GstPipeline:pipeline0/GstPylonSrc:pylonsrc0.GstPad:src: caps = "video/x-raw\,\ format\=\(string\)GRAY8\,\ width\=\(int\)1280\,\ height\=\(int\)720\,\ framerate\=\(fraction\)30/1\,\ pixel-aspect-ratio\=\(fraction\)1/1"<br>
> > > /GstPipeline:pipeline0/GstVideoFlip:videoflip0.GstPad:src: caps = "video/x-raw\,\ format\=\(string\)GRAY8\,\ width\=\(int\)1280\,\ height\=\(int\)720\,\ framerate\=\(fraction\)30/1\,\ pixel-aspect-ratio\=\(fraction\)1/1"<br>
> > > /GstPipeline:pipeline0/GstVideoConvert:videoconvert0.GstPad:src: caps = "video/x-raw\,\ width\=\(int\)1280\,\ height\=\(int\)720\,\ framerate\=\(fraction\)30/1\,\ format\=\(string\)Y444\,\ pixel-aspect-ratio\=\(fraction\)1/1"<br>
> > > /GstPipeline:pipeline0/GstX264Enc:x264enc0.GstPad:sink: caps = "video/x-raw\,\ width\=\(int\)1280\,\ height\=\(int\)720\,\ framerate\=\(fraction\)30/1\,\ format\=\(string\)Y444\,\ pixel-aspect-ratio\=\(fraction\)1/1"<br>
> > > Redistribute latency...<br>
> > > /GstPipeline:pipeline0/GstVideoConvert:videoconvert0.GstPad:sink: caps = "video/x-raw\,\ format\=\(string\)GRAY8\,\ width\=\(int\)1280\,\ height\=\(int\)720\,\ framerate\=\(fraction\)30/1\,\ pixel-aspect-ratio\=\(fraction\)1/1"<br>
> > > /GstPipeline:pipeline0/GstVideoFlip:videoflip0.GstPad:sink: caps = "video/x-raw\,\ format\=\(string\)GRAY8\,\ width\=\(int\)1280\,\ height\=\(int\)720\,\ framerate\=\(fraction\)30/1\,\ pixel-aspect-ratio\=\(fraction\)1/1"<br>
> > > /GstPipeline:pipeline0/GstX264Enc:x264enc0.GstPad:src: caps = "video/x-h264\,\ codec_data\=\(buffer\)01f4001fffe1001a67f4001f919b280a00b76022000003000200000300791e30632c01000668ebec448440\,\ stream-format\=\(string\)avc\,\ alignment\=\(string\)au\,\ level\=\(string\)3.1\,\
 profile\=\(string\)high-4:4:4\,\ width\=\(int\)1280\,\ height\=\(int\)720\,\ pixel-aspect-ratio\=\(fraction\)1/1\,\ framerate\=\(fraction\)30/1"<br>
> > > /GstPipeline:pipeline0/GstRtpH264Pay:pay0.GstPad:src: caps = "application/x-rtp\,\ media\=\(string\)video\,\ clock-rate\=\(int\)90000\,\ encoding-name\=\(string\)H264\,\ packetization-mode\=\(string\)1\,\ profile-level-id\=\(string\)f4001f\,\ sprop-parameter-sets\=\(string\)\"Z/QAH5GbKAoAt2AiAAADAAIAAAMAeR4wYyw\\\=\\\,aOvsRIRA\"\,\
 payload\=\(int\)96\,\ ssrc\=\(uint\)277528337\,\ timestamp-offset\=\(uint\)153824638\,\ seqnum-offset\=\(uint\)11049\,\ a-framerate\=\(string\)30"<br>
> > > /GstPipeline:pipeline0/GstRtpH264Pay:pay0.GstPad:sink: caps = "video/x-h264\,\ codec_data\=\(buffer\)01f4001fffe1001a67f4001f919b280a00b76022000003000200000300791e30632c01000668ebec448440\,\ stream-format\=\(string\)avc\,\ alignment\=\(string\)au\,\ level\=\(string\)3.1\,\
 profile\=\(string\)high-4:4:4\,\ width\=\(int\)1280\,\ height\=\(int\)720\,\ pixel-aspect-ratio\=\(fraction\)1/1\,\ framerate\=\(fraction\)30/1"<br>
> > > /GstPipeline:pipeline0/GstRtpH264Pay:pay0: timestamp = 153847583<br>
> > > /GstPipeline:pipeline0/GstRtpH264Pay:pay0: seqnum = 11049<br>
> > > ERROR: from element /GstPipeline:pipeline0/GstPylonSrc:pylonsrc0: Internal data flow error.<br>
> > > Additional debug info:<br>
> > > gstbasesrc.c(2948): gst_base_src_loop (): /GstPipeline:pipeline0/GstPylonSrc:pylonsrc0:<br>
> > > streaming task paused, reason not-linked (-1)<br>
> > > Execution ended after 0:00:10.726250733<br>
> > > Setting pipeline to PAUSED ...<br>
> > > Setting pipeline to READY ...<br>
> > > Setting pipeline to NULL ...<br>
> > > Freeing pipeline ...<br>
> > ><br>
> > ><br>
> > > Thanks,<br>
> > > Issac<br>
> > > _______________________________________________<br>
> > > gstreamer-devel mailing list<br>
> > > <a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
> > > <a href="https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.freedesktop.org%2Fmailman%2Flistinfo%2Fgstreamer-devel&data=02%7C01%7C%7C1dbb6b683bac4190270008d7e51e6b2e%7C28042244bb514cd680347776fa3703e8%7C1%7C0%7C637229791116488209&sdata=mu9uZkRypVGuE4T5JM4gfglU17ZnoTMG4AjfVplTkGE%3D&reserved=0" target="_blank">
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.freedesktop.org%2Fmailman%2Flistinfo%2Fgstreamer-devel&data=02%7C01%7C%7C1dbb6b683bac4190270008d7e51e6b2e%7C28042244bb514cd680347776fa3703e8%7C1%7C0%7C637229791116498171&sdata=%2BEhflaCiEoC8r9eyPP9P3qsjZ8IPAzTbwB7FlJr1TzA%3D&reserved=0" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><u></u><u></u></p>
</blockquote>
</div>
</blockquote>
</div>
</div>
</blockquote>
</div>
</div>
</div>
<p class="MsoNormal">_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.freedesktop.org%2Fmailman%2Flistinfo%2Fgstreamer-devel&data=02%7C01%7C%7C1dbb6b683bac4190270008d7e51e6b2e%7C28042244bb514cd680347776fa3703e8%7C1%7C0%7C637229791116498171&sdata=%2BEhflaCiEoC8r9eyPP9P3qsjZ8IPAzTbwB7FlJr1TzA%3D&reserved=0" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><u></u><u></u></p>
</blockquote>
</div>
</div>
</div>
</div>
</div>

</blockquote></div></div>