*** tpb has joined #timvideos | 00:00 | |
mithro | CarlFK: okay - the "Unable to open serial port" means the exar driver isn't installed | 00:00 |
---|---|---|
mithro | CarlFK: ls /dev/ttyVIZ0 exist? | 00:01 |
CarlFK | ls: cannot access /dev/ttyV*: No such file or directory | 00:02 |
Hamster | Cycle time - bye all! | 00:13 |
*** Hamster has left #timvideos | 00:14 | |
mithro | CarlFK: firstly, do you have the second micro-USB cable connected from the USB-UART connector to your computer? | 00:23 |
CarlFK | mithro: yes. juser@dc10b:~/HDMI2USB-misoc-firmware$ lsusb | 00:27 |
CarlFK | Bus 002 Device 005: ID 1d50:602b OpenMoko, Inc. FPGALink | 00:27 |
CarlFK | Bus 002 Device 003: ID 04e2:1410 Exar Corp. | 00:27 |
mithro | okay | 00:27 |
mithro | CarlFK: I think Ryan is missing the following step | 00:29 |
mithro | -> https://github.com/mithro/exar-uart-driver/blob/master/README.Debian#L17 | 00:29 |
tpb | Title: exar-uart-driver/README.Debian at master · mithro/exar-uart-driver · GitHub (at github.com) | 00:29 |
mithro | # lsmod | grep viz | 00:30 |
mithro | vizzini 33680 0 | 00:30 |
CarlFK | mithro: Setting up vizzini-modules-3.13.0-62-generic (1.0.0-4+3.13.0-62.102) ... | 00:35 |
CarlFK | juser@dc10b:~/HDMI2USB-misoc-firmware$ lsmod | grep viz ... nothing | 00:35 |
CarlFK | nm, got it | 00:35 |
CarlFK | juser@dc10b:~/HDMI2USB-misoc-firmware$ lsmod | grep viz | 00:36 |
CarlFK | vizzini 33680 2 | 00:36 |
mithro | do you have /dev/ttyV* ? | 00:37 |
CarlFK | looks like it.. $ make connect-lm32 | 00:38 |
CarlFK | build/misoc/tools/flterm --port /dev/ttyVIZ0 --speed 115200 | 00:38 |
CarlFK | [FLTERM] Starting... | 00:38 |
CarlFK | $ ls /dev/ttyV* | 00:38 |
CarlFK | /dev/ttyVIZ0 | 00:38 |
CarlFK | build/misoc/tools/flterm --port /dev/ttyVIZ0 --speed 115200 | 00:39 |
CarlFK | [FLTERM] Starting... | 00:39 |
mithro | CarlFK: hit enter? | 00:41 |
CarlFK | mithro: lol HDMI2USB> | 00:41 |
mithro | Type help :) | 00:41 |
mithro | CarlFK: yay! you have gotten the firmware on your board | 00:41 |
CarlFK | should it be streaming? | 01:00 |
CarlFK | I dont have any hdmi in/out hooked up | 01:01 |
*** 5EXABYDWE has quit IRC | 01:08 | |
mithro | CarlFK: if you turn on the status messages you should get reports about what it is seeing | 01:20 |
mithro | CarlFK: if you connect something to the HDMI input, you should see it starts detecting the resolution | 01:21 |
CarlFK | how do I turn on the status messages? | 01:21 |
mithro | CarlFK: sorry - working on stuff will be back later | 01:57 |
*** CarlFK has quit IRC | 03:08 | |
*** CarlFK has joined #timvideos | 03:57 | |
*** ChanServ sets mode: +v CarlFK | 03:57 | |
mithro | CarlFK: hey - you still about at all? | 04:29 |
CarlFK | mithro: yes, but Atly's is packed up | 04:30 |
mithro | CarlFK: sorry, too much work, not enough time | 04:30 |
mithro | CarlFK: I think to turn on the status, you just type "status on" | 04:30 |
mithro | CarlFK: it is in the help | 04:30 |
CarlFK | can you see about separating out the build process from the flash so that I can test the board | 04:31 |
mithro | CarlFK: once you have built - you just need to repeat steps 6 to 8 to flash the board again | 04:37 |
mithro | CarlFK: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=796768 | 04:41 |
tpb | Title: #796768 - ITP: hdmi2usb-src -- Sources of http://hdmi2usb.tv components - Debian Bug report logs (at bugs.debian.org) | 04:41 |
CarlFK | mithro: neat - is someone working on that, or should I try to find someone to do it? | 05:12 |
*** CarlFK has quit IRC | 08:01 | |
*** rohitksingh has joined #timvideos | 11:13 | |
*** rohitksingh has quit IRC | 12:30 | |
*** CarlFK has joined #timvideos | 13:15 | |
*** ChanServ sets mode: +v CarlFK | 13:15 | |
*** rohitksingh has joined #timvideos | 17:17 | |
mithro | hey CarlFK | 17:34 |
mithro | an ITP == "Intent to Package" | 17:34 |
mithro | rohitksingh: hey! | 18:05 |
rohitksingh | mithro: hi! | 18:05 |
mithro | rohitksingh: how goes things? | 18:06 |
rohitksingh | mithro: I'm free these days. Had a job but quit it, since didn't like the profile. Planning for masters. | 18:07 |
rohitksingh | Lots of activity on HDMI2USB these day! :) | 18:07 |
mithro | rohitksingh: yeah | 18:07 |
mithro | been spending lots of money :P | 18:08 |
rohitksingh | yeah, opsis must have cost a fortune! | 18:08 |
rohitksingh | and misoc firmware too | 18:08 |
rohitksingh | Saw bunnie's tweet on HDMI2USB! It will reach quite a large audience! :) | 18:09 |
*** CarlFK has quit IRC | 18:13 | |
mithro | rohitksingh: hopefully | 18:14 |
mithro | rohitksingh: so - have you managed to get the misoc firmware running on your Atlys board? | 18:14 |
mithro | xfxf wrote some scripts to make it easier to get set up | 18:14 |
rohitksingh | mithro: I did compile and it went successfully around 2-3 weeks back. At that time there xfxf's scripts were not there, so it did take sometime to make it work. | 18:16 |
rohitksingh | but didn't try on Atlys :P I should now! | 18:16 |
rohitksingh | mithro: I'll try running it on atlys in an hour. I still have to get hold on how things are integrated in misoc, for porting VGA expansion board | 18:19 |
*** rohitksingh has quit IRC | 18:25 | |
*** rohitksingh has joined #timvideos | 18:41 | |
*** CarlFK has joined #timvideos | 18:53 | |
*** ChanServ sets mode: +v CarlFK | 18:53 | |
*** _florent_ has joined #timvideos | 19:32 | |
CarlFK | mithro: I have the atlys hooked up again. but I left the laptop PS at home so I only have an hour or so before it dies | 21:25 |
mithro | CarlFK: I'm around now - what is the question / what are you trying to do? | 21:30 |
rohitksingh | mithro: So i tried misoc firmware on atlys...runs good...Have an Andriod TV Dongle (1280x768@30) as source1... setting framebuffer0 source to 1 works good. But I can't get any output on USB | 21:36 |
rohitksingh | also what is framebuffer1 for? | 21:36 |
rohitksingh | CarlFK: Hi! How are you? :) | 21:39 |
mithro | rohitksingh: there are two outputs on the atlys | 21:41 |
mithro | rohitksingh: did you turn on the encoder and load the fx2 firmware? | 21:41 |
*** rohitksingh has quit IRC | 21:43 | |
CarlFK | mithro: my current goal is to use the Atly's with dvswitch, but i would think first I should just view its output using a player | 21:44 |
mithro | CarlFK: so you have the HDMI2USB> prompt? | 21:44 |
CarlFK | mithro: at the moment the box isn't even on. booting up now | 21:45 |
CarlFK | mithro: to flash after booting up, do I start at "6. Flash the gateware and firmware " ? | 21:48 |
mithro | CarlFK: yes | 21:48 |
CarlFK | mithro: what dir should I be in? | 21:49 |
mithro | CarlFK: oh, you need to source the "setup-env.sh" in your terminal before you run any command | 21:50 |
CarlFK | mithro: Programming successful! | 21:52 |
mithro | CarlFK: great! | 21:52 |
CarlFK | make load-fx2-firmware .. looks like it compiles stuff | 21:52 |
CarlFK | and ends with Downloading firmware/fx2/hdmi2usb.hex to 002/005 | 21:53 |
CarlFK | mithro: what is the missing step to create /dev/ttyVIZ0 | 21:53 |
mithro | CarlFK: Is the Exart device appearing in lsusb? | 21:55 |
*** rohitksingh has joined #timvideos | 21:55 | |
CarlFK | juser@dc10b:~/HDMI2USB-misoc-firmware$ lsusb | 21:55 |
CarlFK | Bus 002 Device 004: ID 04e2:1410 Exar Corp. | 21:55 |
CarlFK | sudo m-a b-i vizzini | 22:02 |
CarlFK | dpkg: version 1.0.0-4+3.13.0-62.102 of vizzini-modules-3.13.0-62-generic already installed, skipping | 22:03 |
CarlFK | lsmod | grep viz | 22:03 |
CarlFK | vizzini 33680 0 | 22:03 |
CarlFK | $ ls /dev/ttyV* | 22:04 |
CarlFK | ls: cannot access /dev/ttyV*: No such file or directory | 22:04 |
rohitksingh | CarlFK: you probably have ttyACM0 or something... | 22:06 |
CarlFK | rohitksingh: you are back - doing ok. trying to figure out how to test the Atlys without spending over an hour installing things | 22:07 |
CarlFK | I have /dev/ttyACM0 /dev/ttyACM1 | 22:07 |
rohitksingh | :) same here... | 22:07 |
_florent_ | hi | 22:08 |
rohitksingh | @CarlFK: one of them is exar uart and another one is fx2 cdc | 22:08 |
_florent_ | CarlFK: can you try on ACM0 or ACM1 and see if you have the HDMI2USB prompt? | 22:08 |
rohitksingh | _florent_: hi! | 22:09 |
mithro | if you have two ACM it means the udev rules isn't working | 22:09 |
mithro | Try unplugging the prog port and plug it back in? | 22:10 |
rohitksingh | mithro: yup, it also doesn't work for me. If i restart my laptop, and connect the atlys, by default the exar one loads cdc_acm driver =/ then i have to force it to use vizzini | 22:10 |
_florent_ | hi rohitksingh, were you able to get the USB working? | 22:12 |
mithro | the udev rule is suppose to eject the cdc_acm from the exar and then load the vizzini module for it instead | 22:12 |
mithro | https://github.com/mithro/exar-uart-driver/blob/master/99-vizzini.rules#L1 | 22:12 |
tpb | Title: exar-uart-driver/99-vizzini.rules at master · mithro/exar-uart-driver · GitHub (at github.com) | 22:12 |
CarlFK | un/pluggint the usb cable did the trick: /dev/ttyVIZ0 | 22:14 |
CarlFK | HDMI2USB> | 22:15 |
_florent_ | good | 22:15 |
rohitksingh | _florent_ : nope...trying it again | 22:16 |
_florent_ | CarlFK: you can try: | 22:16 |
_florent_ | framebuffer0 0 | 22:16 |
_florent_ | status on | 22:17 |
_florent_ | and connect video in on hdmi in 0, video out on hdmi out 0 | 22:17 |
_florent_ | rohitksingh: | 22:17 |
_florent_ | same as above | 22:17 |
_florent_ | + | 22:18 |
_florent_ | encoder 85 0 | 22:18 |
_florent_ | once fx2 firmware is loaded | 22:18 |
rohitksingh | source 0 is not working for me...source 1 is working... and "framebuffer0 1" command.. | 22:19 |
_florent_ | strange | 22:19 |
rohitksingh | mithro: is there any special jumper for source 0 ? or anything special/ | 22:19 |
_florent_ | so the encoder command will be encoder 85 1 | 22:20 |
mithro | rohitksingh: the README.md documents the way the jumpers need to be set I believe | 22:20 |
CarlFK | _florent_: should it output anything if I don't have an input hooked up? | 22:20 |
rohitksingh | _florent_: we have a winner! now getting the output on USB! yay! | 22:21 |
_florent_ | yes the content of the DDR :) | 22:21 |
rohitksingh | _florent_ : so you mean, "encoder 85 1" actually means "encoder 85 framebuffer1"? | 22:22 |
rohitksingh | just for simplicity :P | 22:22 |
mithro | rohitksingh: "encoder 85 source1" really? | 22:22 |
_florent_ | no, framebuffer1 is the hdmi output | 22:22 |
_florent_ | here in encoder 85 1, 1 mean the source you want for the encoder e.g video in 1 | 22:23 |
mithro | 85 == quality level | 22:23 |
rohitksingh | ohkay....even if i remove the source, the last image is seen, that means the content is from DDR right? | 22:23 |
_florent_ | yes | 22:24 |
rohitksingh | awesome...thanks! | 22:24 |
mithro | _florent_: do we double or triple buffer things? | 22:26 |
_florent_ | the help command tries to explain that, but is should probably be more explicit | 22:26 |
mithro | CarlFK: where did you get up to? Or did your laptop go flat... | 22:29 |
_florent_ | mithro: it should be triple buffering, but I have to check that it's actually the case in the firmware | 22:29 |
CarlFK | mithro: here - finding hdmi in and out devices | 22:30 |
mithro | well, I'm going to have dinner | 22:33 |
mithro | CarlFK: don't use a raspberry pi | 22:34 |
_florent_ | mithro: just checked the code, that not stricly triple buffering (we have 4 buffers) but the behavior will be similar | 22:34 |
CarlFK | mithro: I have a laptop with hdmi out | 22:34 |
CarlFK | _florent_: I have hdmi devices on in and out. still nothing on the lcd | 22:35 |
_florent_ | can you enable the status with "status on"? | 22:36 |
_florent_ | (just to see if hdmi in is working correctly) | 22:36 |
_florent_ | rohitksingh: to use hdmi in 0, IIRC you have to remove JP6 and JP7 | 22:38 |
CarlFK | _florent_: status on - here comes 5 lines: | 22:39 |
CarlFK | video source 0: 0x0 | 22:39 |
CarlFK | video source 1: 0x0 | 22:39 |
CarlFK | framebuffer0: 1024x768 from video source 0 | 22:39 |
CarlFK | framebuffer1: 1024x768 from video source 0 | 22:39 |
CarlFK | encoder: off | 22:39 |
CarlFK | ddr: read: 1505Mbps write: 0Mbps all: 1505Mbps | 22:39 |
CarlFK | or 6 ;) | 22:39 |
_florent_ | ok, so you video in is not working | 22:39 |
_florent_ | can you try on the hdmi in 1 port? | 22:39 |
rohitksingh | _florent_ : that one is HDMI_IN1 and its working... | 22:41 |
_florent_ | rohitksingh: OK :) (don't have the board near me) | 22:41 |
rohitksingh | I have probably blown up my other one's (hdmi0) buffer ic :P | 22:42 |
CarlFK | _florent_: plugged into the other hdmi, still nothing | 22:42 |
_florent_ | ok, maybe your video source is generating HDMI metadata (we yet fully HDMI compliant) | 22:45 |
_florent_ | if you have another video source, you can eventually try with it | 22:45 |
_florent_ | for the video out, you can try to see if it has a DVI mode | 22:45 |
CarlFK | _florent_: my source is a linux laptop | 22:46 |
CarlFK | ubuntu's display system setting dialog does not show an external device | 22:47 |
CarlFK | but I am guessing I can do an xrandr command to make it send something ? | 22:47 |
CarlFK | _florent_: and Hi - have we met? | 22:49 |
rohitksingh | _florent_ : any guess why hdmi0 source is showing resolution as 1282x4? hdmi1 is working fine as before... maybe that same raspberry pi issue mithro was talking of? | 22:50 |
_florent_ | yes you can try xrand | 22:51 |
_florent_ | yes, maybe your source is generating metadata | 22:52 |
_florent_ | CarlFK: no we haven't met (yet) | 22:53 |
CarlFK | xrandr shows HDMI1 disconnected (normal left inverted right x axis y axis) | 22:55 |
rohitksingh | _florent_ : its an Android TV dongle... but its working fine on hdmi0 but not on hdmi1...also for hdmi0 jumper J5 should be shorted to enable the buffer IC...thats why previously there was no input, but now its 1282x4...let me investigate on this | 22:55 |
CarlFK | plugging the laptop into the lcd, xrandr shows HDMI1 connected 1920x1080+1366+0 (normal left inverted right x axis y axis) 477mm x 268mm | 22:56 |
_florent_ | rohitksingh: can you eventually try with a lower resolution? | 22:57 |
_florent_ | CarlFK: can you force your resolution to 800x600 or something like this? (and maybe redo make load-gateware before testing since the high resolution has maybe generated timing issues in the FPGA) | 22:58 |
_florent_ | rohitksingh: same, it can also be interesting to reload the FPGA | 22:59 |
rohitksingh | _florent_ : ok...trying! thanks! | 23:00 |
CarlFK | plugged the laptop and lcd back into the Atlys, now xrandr shows HDMI1 connected 1024x768+1366+0 (normal left inverted right x axis y axis) 160mm x 120mm | 23:01 |
CarlFK | but no output on the lcd | 23:01 |
_florent_ | ok | 23:01 |
_florent_ | can you try to see if you can enable a dvi mode on your laptop? | 23:02 |
_florent_ | not laptop, lcd sorry | 23:02 |
CarlFK | _florent_: it only has a dvi connector, not hdmi. and I can't figure out how to get into its menu | 23:06 |
_florent_ | OK, you can eventually try to change video mode: | 23:06 |
_florent_ | "video_mode list" | 23:07 |
_florent_ | and "video_mode x" with x the video_mode you want | 23:07 |
CarlFK | Setting video mode to 1280x720 @60Hz | 23:09 |
CarlFK | can it generate a test pattern? | 23:10 |
_florent_ | no, but it's kind of, the pattern is the data of the DDR | 23:10 |
_florent_ | sorry time to sleep for me | 23:12 |
_florent_ | I'll work on the design next week to be full HDMI compliant | 23:12 |
_florent_ | not sure this is your issue, but Tim already had this issue | 23:13 |
_florent_ | bye | 23:13 |
CarlFK | can you try to make it easier for me to test? | 23:13 |
_florent_ | how? | 23:14 |
CarlFK | figure out what files I need | 23:14 |
_florent_ | I can avoid you regenerating the gateware if you want and host it somewhere | 23:14 |
CarlFK | so I don't need 17 gig of dev system | 23:15 |
_florent_ | ok I'll put the last gateware somewhere to avoid that | 23:15 |
_florent_ | thanks for the test | 23:16 |
CarlFK | and some clue what to do with the files | 23:16 |
_florent_ | yes ok | 23:16 |
CarlFK | currently I am using https://github.com/timvideos/HDMI2USB-misoc-firmware/tree/master/scripts | 23:16 |
tpb | Title: HDMI2USB-misoc-firmware/scripts at master · timvideos/HDMI2USB-misoc-firmware · GitHub (at github.com) | 23:16 |
CarlFK | and it seems pretty ... um.. obscure what does what | 23:16 |
rohitksingh | _florent_ : Okay...forcinf 1024x768@60 through laptop's hdmi works on hdmi0 source | 23:16 |
_florent_ | CarlFK: thanks for the feedback on that I aggree. We have to provide a quick way with precompiled gateware + fx2 firmware | 23:18 |
rohitksingh | _florent_ : but viewing it on USB altough streams well, but hdmi output goes off....and lots "dvisampler1: FIFO Overflow" messages...quitting UVC streaming, then restores the output on the hdmi screen | 23:18 |
CarlFK | _florent_: yep. thanks for understanding | 23:18 |
_florent_ | rohitksingh: there is currently a memory bandwidth issue with the atlys | 23:19 |
_florent_ | can you try to desactivate the framebuffer you are not using: "framebufferx off" | 23:20 |
rohitksingh | _florent_ : oh I saw that issue... you proposed quarter-rate ddr i think...yeah, now works well! thanks again! | 23:22 |
_florent_ | the quarter-rate ddr phy is working well on the opsis, but still has to be adapted to the atlys | 23:22 |
CarlFK | _florent_: why bother with the atlys? | 23:24 |
_florent_ | Don't know, ask mithro for that :) | 23:25 |
_florent_ | OK have to go now! bye and thanks you two for the tests, it's still interesting to get feedback | 23:25 |
CarlFK | bye | 23:25 |
CarlFK | rohitksingh: can you walk me though how you got something ? | 23:32 |
rohitksingh | _florent_ & mithro: ohh btw, just now I got the reason why USB was not working for me... help shows "encoder <source> <quality>" and i was trying all sorts of combination... correct format is encoder <quality> <source> | 23:33 |
rohitksingh | sent a pull request | 23:33 |
rohitksingh | CarlFK: sure! | 23:33 |
rohitksingh | whats is the status shown right now? | 23:33 |
CarlFK | is there a way to get one dump of the status other than status on? so that it doesn't keep scrolling | 23:37 |
rohitksingh | I dont't think so, at this point....you can disable it after use | 23:38 |
rohitksingh | just keep typing "status off" ignoring any incoming messages...and hit enter | 23:39 |
CarlFK | yvideo source 0: 0x0 | 23:39 |
CarlFK | video source 1: 800x600 | 23:39 |
CarlFK | framebuffer0: 800x600 from video source 0 | 23:39 |
CarlFK | framebuffer1: 800x600 from video source 0 | 23:39 |
CarlFK | encoder: off | 23:39 |
CarlFK | ddr: read: 857Mbps write: 431Mbps all: 1288Mbps | 23:39 |
rohitksingh | awesome....so now you can enable encoder | 23:40 |
rohitksingh | type "encoder 85 0" | 23:40 |
CarlFK | Enabling encoder on video source 0 with 85 quality | 23:40 |
mithro | rohitksingh: merged | 23:40 |
rohitksingh | and you would probably prefer to disable unused framebuffer (ie 1 i guess, if your monitor is on output 0), else FIFO overflow messages would get generated... | 23:41 |
mithro | CarlFK: the console is written in C code, you could add a "status once" type feature pretty easily -> https://github.com/timvideos/HDMI2USB-misoc-firmware/tree/master/firmware/lm32 | 23:41 |
tpb | Title: HDMI2USB-misoc-firmware/firmware/lm32 at master · timvideos/HDMI2USB-misoc-firmware · GitHub (at github.com) | 23:41 |
rohitksingh | mithro: thanks! | 23:41 |
rohitksingh | CarFK: try this first "framebuffer1 off" | 23:42 |
CarlFK | Disabling framebuffer1 | 23:43 |
rohitksingh | CarlFK: and you have loaded fx2 firmware right? check "lsusb" | 23:43 |
rohitksingh | there should be "1d50:60b7 OpenMoko, Inc." | 23:43 |
CarlFK | juser@dc10b:~$ lsusb | 23:44 |
CarlFK | Bus 002 Device 007: ID 04e2:1410 Exar Corp. | 23:44 |
CarlFK | Bus 002 Device 006: ID 1d50:60b7 OpenMoko, Inc. | 23:44 |
rohitksingh | awesome you can now view the USB stream with " mplayer tv:// -tv driver=v4l2:width=800:height=600:device=/dev/video1 -vo xv " | 23:44 |
mithro | there is a "make view" script | 23:45 |
mithro | rohitksingh: I'm not sure USB streaming works with any random resolution? | 23:45 |
rohitksingh | mithro: actually for me just this command is also working "mplayer -tv device=/dev/video1 tv://" | 23:46 |
CarlFK | I can unplug the usb from the box that is flashing it and plug it into one that just has ubuntu/mplayer right ? | 23:47 |
rohitksingh | CarlFK: yes...just dont poweroff the atlys | 23:48 |
CarlFK | k | 23:48 |
CarlFK | rohitksingh: hey look, I have fuzz on my screen. | 23:55 |
CarlFK | I suspect thats the "data of the DDR" | 23:55 |
rohitksingh | CarlFK: not the expected data? your video source is still working fine? | 23:56 |
rohitksingh | CarlFK: please check status | 23:56 |
CarlFK | rohitksingh: heck if I know ;) | 23:56 |
mithro | please try 1024x768 resolution | 23:57 |
rohitksingh | ohh...sorry.. | 23:57 |
CarlFK | video source 0: 0x0 | 23:57 |
CarlFK | video source 1: 800x600 | 23:57 |
CarlFK | framebuffer0: 800x600 from video source 0 | 23:57 |
CarlFK | framebuffer1: off | 23:57 |
CarlFK | encoder: 800x600 @ 10fps (37Mbps) from video source 0 (q: 85) | 23:57 |
rohitksingh | no... | 23:57 |
CarlFK | ddr: read: 502Mbps write: 432Mbps all: 934Mbps | 23:57 |
rohitksingh | CarlFK: use this command "encoder 85 1" | 23:57 |
rohitksingh | since your source is 1 | 23:58 |
CarlFK | Enabling encoder on video source 1 with 85 quality | 23:58 |
rohitksingh | now try the USB? | 23:58 |
Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!