| *** tpb has joined #timvideos | 00:00 | |
| *** nancy has quit IRC | 00:20 | |
| CarlFK[m] | Tumbleweed care to help me get a stream up for tomorrow morning, 9 sm Central 7 am SF time | 01:22 |
|---|---|---|
| tumbleweed | yeah, I can do that | 01:23 |
| tumbleweed | I haven't been awake at that time recently, though | 01:23 |
| tumbleweed | how close are you to being there? | 01:23 |
| tumbleweed | also, are you on site now? | 01:23 |
| CarlFK[m] | They have an account an a helper and stuff | 01:23 |
| tumbleweed | do you have access to the account yet? | 01:24 |
| CarlFK[m] | Vocto all set up, but room locked till tomorrow | 01:24 |
| tumbleweed | you can set up the stream on youtube, and then just run ansible at the machine first thing in the morning | 01:24 |
| tumbleweed | (set up the stream on youtube now, I mean) | 01:24 |
| CarlFK[m] | We are at dinner | 01:25 |
| tumbleweed | ok | 01:25 |
| CarlFK[m] | Are you on have telegram chat? | 01:26 |
| tumbleweed | I have telegram | 01:27 |
| CarlFK[m] | https://t.me/joinchat/Fa0QBkSWHd-wbiq-e6HpEQ | 01:31 |
| tpb | Title: Telegram: Join Group Chat (at t.me) | 01:31 |
| * CarlFK[m] uploaded an image: VectorImage_2018-03-20_083030.jpg (68KB) <https://matrix.org/_matrix/media/v1/download/matrix.org/FiCyxjcSGPSttsRWDThtnCLM> | 01:34 | |
| CarlFK[m] | Here we are | 01:34 |
| CarlFK[m] | https://www.youtube.com/channel/UCZavo6makpqtRhlFxJkn6HA | 01:35 |
| CarlFK[m] | I was given that link. I have no idea what it is. Is it useful? | 01:36 |
| tumbleweed | no, you need to be made an admin of it | 01:37 |
| tumbleweed | or persuade the admin to create a "camera" and give you the credentials for it | 01:37 |
| CarlFK[m] | I don't think that will happen tonight. We expect to be there at 8, I wouldn't mind if the stream doesn't come up till. 10 ish | 01:42 |
| CarlFK[m] | The 9 am presenter is kinda meh about it too | 01:43 |
| tumbleweed | I am free at 7, but probably tied up from 9 (pacific time) | 01:43 |
| tumbleweed | so, the best time to get my help is now | 01:43 |
| tumbleweed | not tomorrow morning | 01:43 |
| CarlFK[m] | Does the DC wiki have docs for YouTube? | 01:46 |
| tumbleweed | yes | 01:46 |
| CarlFK[m] | I'll point them at that ... Um. Can you give me URL? | 01:47 |
| CarlFK[m] | I'm in phone and eating | 01:47 |
| tumbleweed | actually, no | 01:47 |
| tumbleweed | https://salsa.debian.org/debconf-video-team/ansible/tree/master/roles/voctomix is all you get | 01:47 |
| tpb | Title: roles/voctomix · master · DebConf videos / ansible · GitLab (at salsa.debian.org) | 01:47 |
| tumbleweed | but it's trivial | 01:47 |
| CarlFK[m] | I knew, but I don't know what to the them | 01:48 |
| tumbleweed | copy the defaults, provide the youtube URL | 01:49 |
| CarlFK[m] | At hotel bar with laptops | 02:30 |
| tumbleweed | create a youtube camera | 02:30 |
| *** CarlFK has joined #timvideos | 02:32 | |
| *** ChanServ sets mode: +v CarlFK | 02:32 | |
| CarlFK | maxbitrate - 2mbs? | 02:42 |
| tumbleweed | I just use the one that matches resolution | 02:42 |
| tumbleweed | i.e. pick the first 720p one even if the bitrate is higher than you'll be doing | 02:43 |
| CarlFK | cool | 02:43 |
| CarlFK | encoder - "other" ? | 02:43 |
| tumbleweed | yeah | 02:43 |
| tumbleweed | then take that URL and put it into ansible | 02:43 |
| *** CindyCicaleseWMF has joined #timvideos | 02:45 | |
| CarlFK | hi CindyCicaleseWMF! | 02:45 |
| CindyCicaleseWMF | Stream name: vt68-2eth-89ts-1tv6 | 02:45 |
| CindyCicaleseWMF | Hi CarlFK | 02:46 |
| CindyCicaleseWMF | Primary server URL: rtmp://a.rtmp.youtube.com/live2 | 02:46 |
| CarlFK | SUPER_SECRET_KEY app=live2 | 02:47 |
| CindyCicaleseWMF | Backup server URL: rtmp://b.rtmp.youtube.com/live2?backup=1 | 02:47 |
| tumbleweed | well it's not secret any more :) | 02:47 |
| CarlFK | that's the default in ansible | 02:47 |
| CindyCicaleseWMF | https://www.youtube.com/watch?v=CP3kOtmNs6o | 02:50 |
| CarlFK | `streaming.rtmp.location`: `rtmp://a.rtmp.youtube.com/live2/x/SUPER_SECRET_KEY app=live2` | 02:52 |
| tumbleweed | yep | 02:53 |
| tumbleweed | except you can't just override streaming.rtmp.location, you have to copy the entire "streaming" block | 02:53 |
| tumbleweed | and put teh key in, obviously | 02:53 |
| tumbleweed | it's was already pasted here, so there's no reason to keep it secret | 02:53 |
| CarlFK | this? 'rtmp://a.rtmp.youtube.com/live2/x/vt68-2eth-89ts-1tv6 app=live2' | 02:56 |
| tumbleweed | yes | 02:56 |
| CarlFK | yay. thanks | 02:56 |
| tumbleweed | without the /x/ | 02:56 |
| CarlFK | arg!!! | 02:56 |
| CarlFK | lol | 02:56 |
| CarlFK | 'rtmp://a.rtmp.youtube.com/live2/vt68-2eth-89ts-1tv6 app=live2' | 02:58 |
| CarlFK | im guessing with out the /x not /x/ | 02:58 |
| tumbleweed | yeah | 02:58 |
| CarlFK | are you drinking too? | 02:58 |
| tumbleweed | dunno why we have the /x/ in the docs | 02:58 |
| tumbleweed | no, but I should be | 02:59 |
| CarlFK | are you going to Pycon in 6ish weeks? | 02:59 |
| tumbleweed | nope | 03:00 |
| tumbleweed | probably holgercon | 03:00 |
| CarlFK | me neither. and I put in a bid to do video at some Open hardware conf in Sattlle | 03:01 |
| mithro | https://www.crowdsupply.com/teardown/portland-2018 | 03:01 |
| tpb | Title: Teardown: Portland 2018 | Crowd Supply (at www.crowdsupply.com) | 03:01 |
| CarlFK | yeah that. | 03:01 |
| CarlFK | oh, holgercon is that week too? | 03:02 |
| tumbleweed | somewhere around then, yes | 03:02 |
| CarlFK | what is the .. um. how are we managing that url and github? | 03:10 |
| tumbleweed | it's not like we don't all already know it | 03:11 |
| CarlFK | 1/2 trying to learn how to ansible this stuff | 03:11 |
| tumbleweed | yeah, so the solution to that is ansible vault | 03:11 |
| tumbleweed | look at what we did for LCA | 03:11 |
| CarlFK | hmmm, how much cpu does it need? | 03:16 |
| tumbleweed | not much | 03:16 |
| CarlFK | heh - I have a 2nd c2. Ill use that :p | 03:17 |
| tumbleweed | for what | 03:17 |
| tumbleweed | oh, cpu for streaming | 03:17 |
| CarlFK | yes | 03:17 |
| tumbleweed | um, we aren't setup to do that on a different machine | 03:17 |
| CarlFK | 'good' | 03:17 |
| tumbleweed | if you're concerned about cpu usage, use vaapi | 03:18 |
| tumbleweed | hrm, some docs on the net say /x/ others don't. I wonder if both work | 03:21 |
| * CarlFK claps with glee | 03:21 | |
| CarlFK | robots!!! | 03:22 |
| CarlFK | there is a .. um.. security robot driving around on the sidewalk outside | 03:24 |
| CarlFK | lot of blinking lights. kinda comical. | 03:24 |
| CarlFK | next time it comes around ill to capture it | 03:25 |
| CarlFK | 19 streaming: | 03:27 |
| CarlFK | 20 method: none | 03:27 |
| CarlFK | nly `none` and `rtmp` | 03:27 |
| CarlFK | got it. | 03:27 |
| tumbleweed | yes | 03:28 |
| CarlFK | do I need to copy all the whole little structure of bitrates and such? | 03:29 |
| tumbleweed | yeah | 03:29 |
| CarlFK | k | 03:29 |
| tumbleweed | you don't need the adaptive block | 03:29 |
| tumbleweed | just hq_config | 03:30 |
| *** rohitksingh_work has joined #timvideos | 03:43 | |
| CarlFK | tumbleweed: http://paste.ubuntu.com/p/DxvJQWC7Gg/ | 03:50 |
| tpb | Title: Ubuntu Pastebin (at paste.ubuntu.com) | 03:50 |
| CarlFK | that look about right? | 03:50 |
| tumbleweed | yeah | 04:01 |
| tumbleweed | possibly vaapi: true | 04:01 |
| *** amoghbl1_ has quit IRC | 04:05 | |
| CarlFK | tumbleweed: wanna work for NASA ? | 04:11 |
| CarlFK | nasa emplooyee here says nasa is dying for python devs | 04:11 |
| CarlFK | "we are re-writing the space station simulator in python" | 04:11 |
| tumbleweed | heh | 04:12 |
| *** samthete1 has joined #timvideos | 04:14 | |
| *** mete888860 has joined #timvideos | 04:17 | |
| *** samthete1 has quit IRC | 04:19 | |
| *** CarlFK has quit IRC | 04:27 | |
| *** mete888860 has quit IRC | 05:08 | |
| *** Parckwartoy has joined #timvideos | 05:09 | |
| *** Parckwartoy has quit IRC | 05:12 | |
| *** JasonOvu has joined #timvideos | 05:13 | |
| *** rohitksingh_work has quit IRC | 05:18 | |
| *** rohitksingh_work has joined #timvideos | 05:21 | |
| *** JasonOvu has quit IRC | 06:19 | |
| *** harshgugale has joined #timvideos | 06:36 | |
| *** rqou has quit IRC | 06:37 | |
| *** rqou has joined #timvideos | 06:38 | |
| *** hyadez has quit IRC | 06:39 | |
| *** hyadez has joined #timvideos | 06:44 | |
| *** Kripton has quit IRC | 07:19 | |
| *** Kripton has joined #timvideos | 07:27 | |
| *** harshgugale has quit IRC | 07:39 | |
| *** MrR0b07EPDTLX has joined #timvideos | 09:01 | |
| *** MrR0b07EPDTLX has quit IRC | 09:01 | |
| *** harshgugale has joined #timvideos | 09:15 | |
| *** nancy has joined #timvideos | 09:22 | |
| *** nancy has quit IRC | 09:31 | |
| *** harshgugale has quit IRC | 10:08 | |
| *** n has joined #timvideos | 11:01 | |
| n | help! | 11:01 |
| *** n is now known as Guest25804 | 11:01 | |
| Guest25804 | help ! | 11:01 |
| *** xtwh00nix has joined #timvideos | 11:09 | |
| *** xtwh00nix has left #timvideos | 11:11 | |
| *** Guest25804 has quit IRC | 11:28 | |
| *** nancy has joined #timvideos | 11:29 | |
| *** nancy has quit IRC | 11:33 | |
| *** nancy has joined #timvideos | 11:33 | |
| *** harshgugale has joined #timvideos | 12:21 | |
| *** nancy has quit IRC | 12:22 | |
| *** rohitksingh_work has quit IRC | 12:50 | |
| *** nancy has joined #timvideos | 13:03 | |
| *** rohitksingh has joined #timvideos | 14:33 | |
| *** akhil_singh has joined #timvideos | 14:34 | |
| *** harshgugale has quit IRC | 14:38 | |
| *** CarlFK has joined #timvideos | 14:41 | |
| *** ChanServ sets mode: +v CarlFK | 14:41 | |
| tumbleweed | CarlFK[m]: success? | 14:52 |
| *** CarlFK has quit IRC | 14:52 | |
| *** Kripton has quit IRC | 15:05 | |
| *** CarlFK has joined #timvideos | 15:17 | |
| *** ChanServ sets mode: +v CarlFK | 15:17 | |
| *** Kripton has joined #timvideos | 15:18 | |
| CarlFK | tumbleweed: wired net wonky. "use that jack, I think it might work... kinda.. maybe? " | 15:20 |
| CarlFK | I am sure I got a 10. ip with dhcp. once. but never again. | 15:21 |
| CarlFK | DHCPDISCOVER on p3p1 to 255.255.255.255 port 67 interval 1 (xid=0x45a18709) | 15:21 |
| CarlFK | No DHCPOFFERS received. | 15:21 |
| CarlFK | No working leases in persistent database - sleeping. | 15:21 |
| CarlFK | hmm.. wall - cat5 - laptop, bound to 10.10.11.48 -- renewal in 32645 seconds. | 15:25 |
| tumbleweed | just manually configure an ip in that range that isn't in use? :P | 15:29 |
| tumbleweed | maybe bad advice | 15:29 |
| tumbleweed | depends whether the wonkyness is the network or the dhcp server | 15:29 |
| *** CarlFK has quit IRC | 15:29 | |
| tumbleweed | CarlFK[m]: you just connected directly to it, no switch? could have been port security, blocking you | 15:35 |
| *** CarlFK has joined #timvideos | 15:43 | |
| *** ChanServ sets mode: +v CarlFK | 15:43 | |
| *** CarlFK has quit IRC | 15:51 | |
| *** CarlFK has joined #timvideos | 15:58 | |
| *** ChanServ sets mode: +v CarlFK | 15:58 | |
| mithro | Morning... | 16:00 |
| CarlFK | tumbleweed: port security - outside my knowhow, but that was my thought | 16:00 |
| CarlFK | mithro: morning | 16:00 |
| CarlFK | mithro: v0.0.4-194-ge14edee seems to be working. 3 laptops so far. yay testing in production :p | 16:01 |
| tumbleweed | CarlFK: then use a usb network dongle / something | 16:02 |
| nancy | @mithro Sir , i have aquery regarding issue #33 | 16:04 |
| *** rohitksingh has quit IRC | 16:04 | |
| CarlFK | tumbleweed: i has usb dongle. trying that now... | 16:05 |
| CarlFK | bound to 10.10.11.61 -- renewal in 41256 seconds. | 16:07 |
| tumbleweed | whoop whoop | 16:07 |
| tumbleweed | also, my 9am meeting got postponed to tomorrow, but I do have something at 10 | 16:07 |
| tumbleweed | (9am being now) | 16:07 |
| CarlFK | looks like this talk is ending, and then lunch break | 16:08 |
| CarlFK | check | 16:09 |
| CarlFK | plugging in the usb dongle and dhcping it, which will add a route to 10.10.10.1, that shouldn't hose my local 192 connection right? | 16:26 |
| tumbleweed | correct | 16:26 |
| CarlFK | here we go.. | 16:26 |
| tumbleweed | brb | 16:27 |
| CarlFK | stupid mac dongle doesn't have link lights >; | 16:27 |
| *** CarlFK has quit IRC | 16:34 | |
| *** CarlFK has joined #timvideos | 16:49 | |
| *** ChanServ sets mode: +v CarlFK | 16:49 | |
| *** akhil_singh has quit IRC | 17:01 | |
| *** rqou has quit IRC | 17:41 | |
| *** rqou has joined #timvideos | 17:41 | |
| *** tsukasa_au has quit IRC | 17:41 | |
| *** xfxf has quit IRC | 17:41 | |
| *** tsukasa_au has joined #timvideos | 17:43 | |
| *** xfxf has joined #timvideos | 17:43 | |
| *** akhil_singh has joined #timvideos | 18:21 | |
| akhil_singh | mithro: Help | 18:21 |
| CarlFK | akhil_singh: you should post your question too | 18:41 |
| akhil_singh | CarlFK: I have discussions about IBERT project with mithro. Currently I am writing proposal for same. But i am stuck at one point in channel wrapper part. The problem that i am stuck at is that it fine if we ask the user to change the taps rather than asking for changing the equalisation directly in dB. | 18:50 |
| akhil_singh | CarlFK: Also once i finish writing proposal should i mail the proposal for getting the feedback of mentor. | 18:52 |
| akhil_singh | CarlFK: or should I post it here on IRC. | 18:53 |
| CarlFK | the 'correct' answer is: submit it to the GSoC web site.. but first you can post it to the list and here is fine | 18:54 |
| akhil_singh | CarlFK: Okay | 18:56 |
| *** nancy_ has joined #timvideos | 18:59 | |
| *** nancy has quit IRC | 19:00 | |
| nancy_ | Help | 19:08 |
| *** akhil_singh has quit IRC | 19:10 | |
| *** shivm has joined #timvideos | 19:11 | |
| *** nancy_ has quit IRC | 19:14 | |
| *** nancy has joined #timvideos | 19:17 | |
| *** nancy has quit IRC | 19:33 | |
| shivm | Hi, how is off-chip communication infrastructure of LiteX/MiSoC working currently? | 19:34 |
| *** shivm has quit IRC | 19:58 | |
| CarlFK | oh joy. windows, lenovo carbon, usb-c, my hdmi dongle known to work, plus random dongle, Windows says "unrecognized usb device" | 20:19 |
| CarlFK | hmm, it's mostly working... but.. input1: 1280x5 (@74.25 MHz) (capturing) | 21:13 |
| CarlFK | but.. every min or two.. the proctor goes black. | 21:14 |
| *** springermac has quit IRC | 23:18 | |
| *** springermac has joined #timvideos | 23:19 | |
| *** CarlFK has quit IRC | 23:20 | |
| *** nancy has joined #timvideos | 23:56 | |
Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!