Saturday, 2020-06-27

*** tpb has joined #timvideos00:00
*** GNUmoon has quit IRC04:26
*** GNUmoon has joined #timvideos04:26
*** puck_ has quit IRC04:45
*** GNUmoon has quit IRC05:12
*** puck_ has joined #timvideos05:15
puck_CarlFK[m], okay, using https://github.com/CarlFK/veyepar/wiki/System-Stack#i-just-want-to-see-if-my-device-works-with-voctomix I get the encoder as expected05:15
tpbTitle: System Stack · CarlFK/veyepar Wiki · GitHub (at github.com)05:15
puck_I started to work out a basic gst-launch-1.0 command however now I get the Input/output error on both my laptop and my Voctomix box05:16
CarlFKpuck_: yay.  progress.  and about the same experience I have05:18
CarlFKthe IO error ... my guess is you connected to the console before the video device.  which trips a bug05:19
puck_Heh. I was able to strip down the pipeline that voctomix-ingest spits out to replicate it on my laptop as well.05:19
puck_defined "console" in this case?05:19
puck_Connecting via /dev/ttyACM0?05:20
puck_I guess "yes", as I just disconnecting from the serial console, rebooted the board and now it works05:21
CarlFKyeah that05:21
CarlFKif you rmmod uvcvideo; modprobe uvcvideo that fixes it05:22
CarlFKim trying to find the bug report.  which I can never find...05:22
puck_:)05:22
puck_Heh, I just plugged it into my laptop to try and again and wondering why it was broken again. Of course, I had tio running there...05:23
puck_Interestingly this time I just had to exit the serial terminal and it started working again05:23
CarlFKyeah, it is a weird one05:25
puck_Okay "decodebin" in the pipeline doesn't work, it needs to be "jpegdec"05:25
puck_This pipeline works: v4l2src device=$device ! jpegdec ! fpsdisplaysink sync=false05:26
puck_Where $device is the device05:26
CarlFKhttps://github.com/timvideos/HDMI2USB-fx2-firmware/issues/1405:30
tpbTitle: Having the serial port open prevents video from streaming · Issue #14 · timvideos/HDMI2USB-fx2-firmware · GitHub (at github.com)05:30
CarlFKoh neat - thanks for the simple gst test05:31
puck_That bug about the serial console feels like something that belongs on a getting started page, especially since tio doesn't close. ;)05:32
puck_Incidentally, I had to use `tio -m INLCRNL /dev/ttyACM0` to get newlines to behave correctly.05:32
CarlFKhuh.  never had that problem05:34
puck_I was getting a new line, but not a carriage return.05:35
CarlFKIf you try to pipe commands to /dev/ttyACM0. (or type too fast, or paste a line into tio...)  you will overflow some buffer...05:36
puck_heh, oops05:36
CarlFKhttps://github.com/timvideos/HDMI2USB-fx2-firmware/issues/1305:36
tpbTitle: serial port drops characters · Issue #13 · timvideos/HDMI2USB-fx2-firmware · GitHub (at github.com)05:36
puck_Actually, yeah, I was getting that05:37
CarlFKcstream -b 1 -t 5005:39
CarlFKthat will throttle stdio05:39
puck_heh05:40
puck_so cstream -b 1 -t 50 | tio ... ?05:44
puck_I've not used it before05:44
puck_Ah, found your example command on the bug.06:41
puck_Another option is Expect, as that can slow itself down for output06:41
*** esden has quit IRC12:45
*** esden has joined #timvideos12:47
*** kgugala has joined #timvideos14:38
*** m4ssi has joined #timvideos14:43
-_whitenotifier-f- [nextpnr] pull[bot] opened pull request #129: [pull] master from YosysHQ:master - https://git.io/JJegd15:01
-_whitenotifier-f- [nextpnr] pull[bot] closed pull request #129: [pull] master from YosysHQ:master - https://git.io/JJegd15:01
*** m4ssi has quit IRC15:39
*** kgugala_ has joined #timvideos17:52
*** kgugala has quit IRC17:55
*** kgugala_ has quit IRC21:24
*** kgugala has joined #timvideos21:24
*** scanakci has joined #timvideos22:04

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!