Logitech C920 webcam with H264 encoding, unable to set croppingCapturing h.264 stream from camera with GstreamerA misunderstanding of V4L2Gstreamer- failed to enumerate video formats and Inappropriate ioctl for device ErrorList available capture formatsGstreamer + h264 stream from c920 + v4l2loopback not workingUsing ffmpeg on Windows, what is the command to capture hardware encoded H264 stream from Logitech c930eCapture 1920x1080 video with OpenCV over Raspberry PIuvch264src stalls when capturing from Logitech C920 in darknessUse avconv to stream from C920 with no delayOpenCv capture with V4L

Renting a house to a graduate student in my department

Why do unstable nuclei form?

How to deal with inappropriate comments during interviews for academic positions?

How can I answer high-school writing prompts without sounding weird and fake?

Two researchers want to work on the same extension to my paper. Who to help?

Is there a faster way to calculate Abs[z]^2 numerically?

Why does the Earth follow an elliptical trajectory rather than a parabolic one?

Early arrival in Australia, early hotel check in not available

51% attack - apparently very easy? refering to CZ's "rollback btc chain" - How to make sure such corruptible scenario can never happen so easily?

How could a Lich maintain the appearance of being alive without magic?

Exponential generating function

Is it a bad idea to replace pull-up resistors with hard pull-ups?

Was this a power play by Daenerys?

How can this pool heater gas line be disconnected?

Should these notes be played as a chord or one after another?

Why does TypeScript pack a Class in an IIFE?

What does it mean with the ask price is below the last price?

How do I get past a 3-year ban from overstay with VWP?

Does Lawful Interception of 4G / the proposed 5G provide a back door for hackers as well?

Why does a C.D.F need to be right-continuous?

International Code of Ethics for order of co-authors in research papers

about the word 地図

When do you stop "pushing" a book?

Is a diamond sword feasible?



Logitech C920 webcam with H264 encoding, unable to set cropping


Capturing h.264 stream from camera with GstreamerA misunderstanding of V4L2Gstreamer- failed to enumerate video formats and Inappropriate ioctl for device ErrorList available capture formatsGstreamer + h264 stream from c920 + v4l2loopback not workingUsing ffmpeg on Windows, what is the command to capture hardware encoded H264 stream from Logitech c930eCapture 1920x1080 video with OpenCV over Raspberry PIuvch264src stalls when capturing from Logitech C920 in darknessUse avconv to stream from C920 with no delayOpenCv capture with V4L






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;








0















I try to get h264 stream direct from the Logitech c920 camera, it's works.
but I would like to set cropping to cut some useless sides, getting invalid argument.



v4l2-ctl --set-crop=top=16,left=16,width=80,height=80
VIDIOC_G_CROP: failed: Invalid argument


root@raspberrypi:/home/pi# v4l2-ctl --all
Driver Info (not using libv4l2):
Driver name : uvcvideo
Card type : HD Pro Webcam C920
Bus info : usb-3f980000.usb-1.5
Driver version: 4.19.29
Capabilities : 0x84A00001
Video Capture
Streaming
Extended Pix Format
Device Capabilities
Device Caps : 0x04200001
Video Capture
Streaming
Extended Pix Format
Priority: 2
Video input : 0 (Camera 1: ok)
Format Video Capture:
Width/Height : 640/480
Pixel Format : 'YUYV'
Field : None
Bytes per Line : 1280
Size Image : 614400
Colorspace : sRGB
Transfer Function : Default
YCbCr/HSV Encoding: Default
Quantization : Default
Flags :
Crop Capability Video Capture:
Bounds : Left 0, Top 0, Width 640, Height 480
Default : Left 0, Top 0, Width 640, Height 480
Pixel Aspect: 1/1
Selection: crop_default, Left 0, Top 0, Width 640, Height 480
Selection: crop_bounds, Left 0, Top 0, Width 640, Height 480
Streaming Parameters Video Capture:
Capabilities : timeperframe
Frames per second: 30.000 (30/1)
Read buffers : 0


[deleted]










share|improve this question




























    0















    I try to get h264 stream direct from the Logitech c920 camera, it's works.
    but I would like to set cropping to cut some useless sides, getting invalid argument.



    v4l2-ctl --set-crop=top=16,left=16,width=80,height=80
    VIDIOC_G_CROP: failed: Invalid argument


    root@raspberrypi:/home/pi# v4l2-ctl --all
    Driver Info (not using libv4l2):
    Driver name : uvcvideo
    Card type : HD Pro Webcam C920
    Bus info : usb-3f980000.usb-1.5
    Driver version: 4.19.29
    Capabilities : 0x84A00001
    Video Capture
    Streaming
    Extended Pix Format
    Device Capabilities
    Device Caps : 0x04200001
    Video Capture
    Streaming
    Extended Pix Format
    Priority: 2
    Video input : 0 (Camera 1: ok)
    Format Video Capture:
    Width/Height : 640/480
    Pixel Format : 'YUYV'
    Field : None
    Bytes per Line : 1280
    Size Image : 614400
    Colorspace : sRGB
    Transfer Function : Default
    YCbCr/HSV Encoding: Default
    Quantization : Default
    Flags :
    Crop Capability Video Capture:
    Bounds : Left 0, Top 0, Width 640, Height 480
    Default : Left 0, Top 0, Width 640, Height 480
    Pixel Aspect: 1/1
    Selection: crop_default, Left 0, Top 0, Width 640, Height 480
    Selection: crop_bounds, Left 0, Top 0, Width 640, Height 480
    Streaming Parameters Video Capture:
    Capabilities : timeperframe
    Frames per second: 30.000 (30/1)
    Read buffers : 0


    [deleted]










    share|improve this question
























      0












      0








      0








      I try to get h264 stream direct from the Logitech c920 camera, it's works.
      but I would like to set cropping to cut some useless sides, getting invalid argument.



      v4l2-ctl --set-crop=top=16,left=16,width=80,height=80
      VIDIOC_G_CROP: failed: Invalid argument


      root@raspberrypi:/home/pi# v4l2-ctl --all
      Driver Info (not using libv4l2):
      Driver name : uvcvideo
      Card type : HD Pro Webcam C920
      Bus info : usb-3f980000.usb-1.5
      Driver version: 4.19.29
      Capabilities : 0x84A00001
      Video Capture
      Streaming
      Extended Pix Format
      Device Capabilities
      Device Caps : 0x04200001
      Video Capture
      Streaming
      Extended Pix Format
      Priority: 2
      Video input : 0 (Camera 1: ok)
      Format Video Capture:
      Width/Height : 640/480
      Pixel Format : 'YUYV'
      Field : None
      Bytes per Line : 1280
      Size Image : 614400
      Colorspace : sRGB
      Transfer Function : Default
      YCbCr/HSV Encoding: Default
      Quantization : Default
      Flags :
      Crop Capability Video Capture:
      Bounds : Left 0, Top 0, Width 640, Height 480
      Default : Left 0, Top 0, Width 640, Height 480
      Pixel Aspect: 1/1
      Selection: crop_default, Left 0, Top 0, Width 640, Height 480
      Selection: crop_bounds, Left 0, Top 0, Width 640, Height 480
      Streaming Parameters Video Capture:
      Capabilities : timeperframe
      Frames per second: 30.000 (30/1)
      Read buffers : 0


      [deleted]










      share|improve this question














      I try to get h264 stream direct from the Logitech c920 camera, it's works.
      but I would like to set cropping to cut some useless sides, getting invalid argument.



      v4l2-ctl --set-crop=top=16,left=16,width=80,height=80
      VIDIOC_G_CROP: failed: Invalid argument


      root@raspberrypi:/home/pi# v4l2-ctl --all
      Driver Info (not using libv4l2):
      Driver name : uvcvideo
      Card type : HD Pro Webcam C920
      Bus info : usb-3f980000.usb-1.5
      Driver version: 4.19.29
      Capabilities : 0x84A00001
      Video Capture
      Streaming
      Extended Pix Format
      Device Capabilities
      Device Caps : 0x04200001
      Video Capture
      Streaming
      Extended Pix Format
      Priority: 2
      Video input : 0 (Camera 1: ok)
      Format Video Capture:
      Width/Height : 640/480
      Pixel Format : 'YUYV'
      Field : None
      Bytes per Line : 1280
      Size Image : 614400
      Colorspace : sRGB
      Transfer Function : Default
      YCbCr/HSV Encoding: Default
      Quantization : Default
      Flags :
      Crop Capability Video Capture:
      Bounds : Left 0, Top 0, Width 640, Height 480
      Default : Left 0, Top 0, Width 640, Height 480
      Pixel Aspect: 1/1
      Selection: crop_default, Left 0, Top 0, Width 640, Height 480
      Selection: crop_bounds, Left 0, Top 0, Width 640, Height 480
      Streaming Parameters Video Capture:
      Capabilities : timeperframe
      Frames per second: 30.000 (30/1)
      Read buffers : 0


      [deleted]







      raspbian h.264 video-capture v4l2 webcam-capture






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 23 at 11:14







      user11246837





























          0






          active

          oldest

          votes












          Your Answer






          StackExchange.ifUsing("editor", function ()
          StackExchange.using("externalEditor", function ()
          StackExchange.using("snippets", function ()
          StackExchange.snippets.init();
          );
          );
          , "code-snippets");

          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "1"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55313114%2flogitech-c920-webcam-with-h264-encoding-unable-to-set-cropping%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown
























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Stack Overflow!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55313114%2flogitech-c920-webcam-with-h264-encoding-unable-to-set-cropping%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

          Swift 4 - func physicsWorld not invoked on collision? The Next CEO of Stack OverflowHow to call Objective-C code from Swift#ifdef replacement in the Swift language@selector() in Swift?#pragma mark in Swift?Swift for loop: for index, element in array?dispatch_after - GCD in Swift?Swift Beta performance: sorting arraysSplit a String into an array in Swift?The use of Swift 3 @objc inference in Swift 4 mode is deprecated?How to optimize UITableViewCell, because my UITableView lags

          Access current req object everywhere in Node.js ExpressWhy are global variables considered bad practice? (node.js)Using req & res across functionsHow do I get the path to the current script with Node.js?What is Node.js' Connect, Express and “middleware”?Node.js w/ express error handling in callbackHow to access the GET parameters after “?” in Express?Modify Node.js req object parametersAccess “app” variable inside of ExpressJS/ConnectJS middleware?Node.js Express app - request objectAngular Http Module considered middleware?Session variables in ExpressJSAdd properties to the req object in expressjs with Typescript