Skip to content

Instantly share code, notes, and snippets.

View tharvey's full-sized avatar

Tim Harvey tharvey

  • California, USA
View GitHub Profile
@tharvey
tharvey / GST.log
Created January 22, 2019 00:45
pipeline: GST_DEBUG=v4l2*:7 gst-launch-1.0 v4l2src device=/dev/video7 ! video/x-raw,format=UYVY ! jpegenc ! rtpjpegpay ! udpsink host=172.24.20.19 port=5000 2> GST.log
0:00:00.469467707  834 0x1284520 DEBUG   v4l2 gstv4l2.c:131:gst_v4l2_probe_and_register: Probing devices
0:00:00.511445729  834 0x1284520 DEBUG   v4l2 gstv4l2.c:152:gst_v4l2_probe_and_register: Failed to get device capabilities: Inappropriate ioctl for device
0:00:00.512279410  834 0x1284520 DEBUG   v4l2 gstv4l2.c:152:gst_v4l2_probe_and_register: Failed to get device capabilities: Inappropriate ioctl for device
0:00:00.512940754  834 0x1284520 DEBUG   v4l2 gstv4l2.c:152:gst_v4l2_probe_and_register: Failed to get device capabilities: Inappropriate ioctl for device
0:00:00.513544430  834 0x1284520 DEBUG   v4l2 gstv4l2.c:152:gst_v4l2_probe_and_register: Failed to get device capabilities: Inappropriate ioctl for device
0:00:00.514150440  834 0x1284520 DEB