Advertisement
Guest User

Untitled

a guest
Dec 27th, 2022
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.00 KB | Software | 0 0
  1. _zbar_video_open: opened camera device /dev/video0 (fd=5)
  2. _zbar_v4l2_probe: Laptop_Integrated_Webcam_1.3M: on usb-0000:00:1a.0-1.6 driver uvcvideo (version 5.15.53)
  3. _zbar_v4l2_probe: capabilities: CAPTURE STREAMING
  4. v4l2_reset_crop: crop bounds: 1280 x 1024 @ (0, 0)
  5. v4l2_reset_crop: current crop win: 1280 x 1024 @ (0, 0) aspect 1 / 1
  6. v4l2_probe_formats: enumerating supported formats:
  7. v4l2_probe_formats: [0] YUYV : YUYV 4:2:2
  8. v4l2_probe_formats: Max supported size: 1280 x 1024
  9. v4l2_probe_formats: Found 1 formats and 0 emulated formats.
  10. v4l2_probe_formats: current format: YUYV(56595559) 1280 x 1024 (line=0xa00 size=0x280000)
  11. v4l2_query_controls: Control class User:
  12. v4l2_query_controls: int Brightness - 0x980900
  13. v4l2_query_controls: int Contrast - 0x980901
  14. v4l2_query_controls: int Saturation - 0x980902
  15. v4l2_query_controls: int Hue - 0x980903
  16. v4l2_query_controls: bool White Balance Temperature, Auto - 0x98090c
  17. v4l2_query_controls: int Gamma - 0x980910
  18. v4l2_query_controls: int Gain - 0x980913
  19. v4l2_query_controls: menu Power Line Frequency - 0x980918
  20. v4l2_query_controls: 0: Disabled
  21. v4l2_query_controls: 1: 50 Hz
  22. v4l2_query_controls: 2: 60 Hz
  23. v4l2_query_controls: int White Balance Temperature - 0x98091a
  24. v4l2_query_controls: int Sharpness - 0x98091b
  25. v4l2_query_controls: int Backlight Compensation - 0x98091c
  26. v4l2_get_supported_resolutions: 1280x1024 (9.00 fps)
  27. v4l2_get_supported_resolutions: 1024x768 (9.00 fps)
  28. v4l2_get_supported_resolutions: 640x480 (30.00 fps)
  29. v4l2_get_supported_resolutions: 352x288 (30.00 fps)
  30. v4l2_get_supported_resolutions: 320x240 (30.00 fps)
  31. v4l2_get_supported_resolutions: 176x144 (30.00 fps)
  32. v4l2_get_supported_resolutions: 160x120 (30.00 fps)
  33. _zbar_v4l2_probe: hellllllllllllllllllllllllo 5_zbar_v4l2_probe: using I/O mode: MMAP
  34. proc_input_thread: spawned input thread
  35. zbar_negotiate_format: YUYV(56595559) -> Y800(30303859) (24)
  36. zbar_negotiate_format: setting best format YUYV(56595559) (24)
  37. v4l2_set_format: set new format: YUYV(56595559) 1280 x 1024 (0x280000)
  38. v4l2_init: using 4 buffers (of 4 requested)
  39. v4l2_mmap_buffers: buf[0] 0x280000 bytes @0x7ff20e42a000
  40. v4l2_mmap_buffers: buf[1] 0x280000 bytes @0x7ff20e1aa000
  41. v4l2_mmap_buffers: buf[2] 0x280000 bytes @0x7ff20df2a000
  42. v4l2_mmap_buffers: buf[3] 0x280000 bytes @0x7ff20dcaa000
  43. qr_code_decode: Number of errors corrected: 0
  44. QR-Code:og4TigQjPRkZRxXMiEoGaF1_e7W55X
  45. qr_code_decode: Number of errors corrected: 0
  46. qr_code_decode: Number of errors corrected: 0
  47. qr_code_decode: Number of errors corrected: 0
  48. qr_code_decode: Number of errors corrected: 0
  49. qr_code_decode: Number of errors corrected: 0
  50. qr_code_decode: Number of errors corrected: 0
  51. qr_code_decode: Number of errors corrected: 0
  52.  
Tags: zbarcam
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement