*** tpb has joined #timvideos | 00:00 | |
CARAM_ | mithro: huh | 00:36 |
---|---|---|
mithro | CARAM_: didn't look at it very closely | 00:36 |
mithro | CARAM_: also, I haven't seen daily snippets from you | 00:36 |
CARAM_ | no? | 00:37 |
CARAM_ | I missed a day or two I think because of finals | 00:37 |
mithro | Last GSoC Update is 04-Jun | 00:37 |
mithro | Current date is 11th/12th Jun right? | 00:38 |
CARAM_ | yes | 00:38 |
CARAM_ | lemme take a look.. | 00:38 |
mithro | CARAM_: could it be your custom feed? | 00:39 |
CARAM_ | no... | 00:45 |
CARAM_ | the posts aren't even showing on my blog | 00:45 |
mithro | So you be doing them? | 01:03 |
mithro | S/be/been/ | 01:04 |
CARAM_ | they were getting saved as drafts on my CMS | 01:06 |
CARAM_ | they are now "publish" status :p | 01:06 |
CARAM_ | so feed should update with them | 01:06 |
CARAM_ | anyway, is AppEngine something you would like me to look into supporting as I go forward? | 01:07 |
mithro | CARAM_: no idea. What are the restrictions? | 01:08 |
CARAM_ | afaict it looks like managed vms is some new feature of AppEngine that is going to support docker containers | 01:08 |
CARAM_ | I haven't heard too many great things about AppEngine but let me read more about what managed vms is/is going to be | 01:09 |
mithro | I don't follow AppEngine development | 01:09 |
CARAM_ | docker support might make it okay I think | 01:11 |
CARAM_ | I'll fill out a request form and see if I can get access | 01:12 |
mithro | CARAM_: oh, there is also one "flumotion" config we haven't tested / used | 01:14 |
mithro | CARAM_: it's a "repeater" config | 01:14 |
CARAM_ | okay | 01:15 |
mithro | CARAM_: the flumotion docker should include the watchdog / register stuff in it | 01:15 |
CARAM_ | yep, it does | 01:15 |
CARAM_ | mithro: also, I posted about this in a snippet, but how do you feel about chef? | 01:28 |
CARAM_ | chef-metal seems like it might be the ideal way to provision hosts given that it is a solution that already works | 01:28 |
CARAM_ | it doesn't support PXE(for now) so I'd still do some work in cobblerd, but it should be an easy transition once it does | 01:30 |
*** mparuszewski has quit IRC | 01:31 | |
mithro | CARAM_: I don't understand where "provisioning hosts" fits into this | 01:32 |
CARAM_ | these are just thoughts related to the later part of the project | 01:33 |
mithro | CARAM_: IE the deployment of the docker images seems like a step after the docker images work | 01:33 |
CARAM_ | okay | 01:34 |
mithro | CARAM_: We may want to just deploy one EC2 instance to each docker image | 01:40 |
CARAM_ | mithro: okay, I think that sounds fine. multiple containers -> EC2 instance shouldn't be an issue though | 01:45 |
mithro | CARAM_: probably a non-goal | 01:45 |
CARAM_ | fair enough | 01:45 |
mithro | CARAM_: having multiple docker instances on real hardware in a venue is much more likely | 01:46 |
mithro | CARAM_: in fact that is the reason we started down this docker route | 01:51 |
CARAM_ | makes sense. | 01:52 |
CARAM_ | at some point later on would it be possible for me to get your workflow for setting up a conference? | 01:52 |
mithro | CARAM_: sure | 01:55 |
mithro | CARAM_: setup config.json with rooms config | 02:02 |
*** tvCommitBot has joined #timvideos | 02:02 | |
tvCommitBot | [streaming-system] mithro closed pull request #61: eventfeed2internal fix (master...master) http://git.io/l5Z1DQ | 02:02 |
*** tvCommitBot has left #timvideos | 02:02 | |
mithro | CARAM_: bring up X EC2 instances | 02:02 |
mithro | CARAM_: set up DNS | 02:03 |
mithro | CARAM_: use push_configs to send the configurations | 02:03 |
mithro | CARAM_: do something custom for the in room stuff (which is mostly set up DNS, ssh into each machine and manually set it up, use push_configs to send values) | 02:03 |
CARAM_ | mithro: seems straightforward enough | 02:07 |
CARAM_ | I'll pop that into a note and save it for later just in case though | 02:07 |
mithro | CARAM_: it'd like the last part to be "deploy docker application on host", push config to docker application | 02:07 |
CARAM_ | mithro: haha okay, hopefully I can make things better :) also - unrelated question, does the website need a django superuser? I had been testing without one, but I assume in production it will? | 02:14 |
mithro | CARAM_: btw can send the whitespace cleanup patch as a pull request? | 02:30 |
CARAM_ | yep, sure | 02:32 |
shenki | mithro: oh, back on the topic of our makefiles for the xilinx stuff | 02:32 |
shenki | i was considering moving to the layout that bunnie and xobs have | 02:32 |
mithro | shenki: what layout do they use? | 02:32 |
mithro | shenki: your in #kosagi on OFTC right? | 02:33 |
mithro | shenki: aparently bunnie just uses ISE on Windows :P | 02:33 |
CARAM_ | mithro: django superuser? | 02:33 |
CarlFK | CARAM_: I don't think there is anything in the site that that needs auth | 02:35 |
CarlFK | CARAM_: but also I don't know :p | 02:35 |
mithro | CARAM_: probably, we don't store any state at the moment | 02:36 |
mithro | but the new bug tracking stuff will add state | 02:36 |
CarlFK | but but that's a different django site (I think) | 02:37 |
mithro | shenki: how would the layout change? | 02:37 |
CarlFK | CARAM_: I found another page of setup notes: https://github.com/CarlFK/veyepar/blob/master/setup/timvideos/streaming/install.txt | 02:37 |
tpb | Title: veyepar/setup/timvideos/streaming/install.txt at master · CarlFK/veyepar · GitHub (at github.com) | 02:37 |
CarlFK | CARAM_: but I still have not installed everything, so either I can't follow my own instructions, or they are missing bits ;) | 02:38 |
*** tvCommitBot has joined #timvideos | 02:39 | |
tvCommitBot | [streaming-system] maxstr opened pull request #62: Whitespace fixes (master...master) http://git.io/tH3FqQ | 02:39 |
*** tvCommitBot has left #timvideos | 02:39 | |
*** tvCommitBot has joined #timvideos | 02:43 | |
tvCommitBot | [streaming-system] mithro pushed 2 new commits to master: http://git.io/S7Qxrg | 02:43 |
tvCommitBot | streaming-system/master e3707fc Max Stritzinger: Whitespace fixes... | 02:43 |
tvCommitBot | streaming-system/master 9ff8846 Tim Ansell: Merge pull request #62 from maxstr/master... | 02:43 |
*** tvCommitBot has left #timvideos | 02:43 | |
mithro | CarlFK: we should have a cleanup and remove all your old instructions | 02:51 |
mithro | shenki: did you track down the billing issue at all? | 03:06 |
mithro | shenki: Amazon support seem to be pretty good, they even have phone support | 03:06 |
shenki | mithro: yeah, it was a kindle purchace. sorry for the hassle | 04:00 |
*** mparuszewski has joined #timvideos | 04:11 | |
mithro | is there a less retarded gdb interface then ddd? | 04:37 |
shenki | gdb | 04:59 |
shenki | mithro: you can use eclipse | 04:59 |
mithro | I said less, not more :P | 04:59 |
*** Niharika has joined #timvideos | 05:00 | |
shenki | you've got big monitors, eclipse is fine :) | 05:00 |
mithro | this code is making me crazy | 05:04 |
*** slomo has joined #timvideos | 06:08 | |
mithro | CarlFK: what do we need to do to get you to LCA2015? | 06:12 |
CarlFK | mithro: not much really - plane tickets for 2 and a place to sleep | 06:14 |
*** mparuszewski has quit IRC | 06:31 | |
*** Niharika has quit IRC | 07:08 | |
CarlFK | I am off to bed - | 07:15 |
*** rohitksingh has joined #timvideos | 08:32 | |
*** Niharika has joined #timvideos | 08:46 | |
*** mparuszewski has joined #timvideos | 08:49 | |
*** sarwarc has joined #timvideos | 08:55 | |
*** Niharika has quit IRC | 10:17 | |
*** rohitksingh has quit IRC | 10:23 | |
*** rohitksingh has joined #timvideos | 10:23 | |
*** mparuszewski has quit IRC | 11:11 | |
aps-sids | mithro: CarlFK: great news! I just "watched" a stream using videotest producer + theora encoder + ogg muxer + httpstreamer. :) | 11:51 |
aps-sids | I'm just cleaning up things, commits and then I'll create the blog post about it. | 11:54 |
*** Niharika has joined #timvideos | 12:18 | |
*** rohitksingh has quit IRC | 12:32 | |
CarlFK | aps-sids: yay \o/ | 13:10 |
mithro | aps-sids: OMG!@? | 13:10 |
mithro | aps-sids: do your blog post and then take the afternoon off to celebrate :P | 13:11 |
mithro | hrm, no ayush | 13:11 |
slomo | aps-sids: good work :) | 13:25 |
mithro | aps-sids: only like 50 components left to port, right? :P | 13:28 |
*** CarlFK has quit IRC | 13:42 | |
*** sarwarc has left #timvideos | 13:43 | |
aps-sids | mithro: hehe, I'll probably celebrate after midterm :P | 14:03 |
*** andi-m2 has quit IRC | 14:06 | |
*** andi-m2 has joined #timvideos | 14:06 | |
*** CarlFK has joined #timvideos | 14:18 | |
*** ChanServ sets mode: +v CarlFK | 14:18 | |
*** sarwarc has joined #timvideos | 14:20 | |
*** CarlFK has quit IRC | 15:23 | |
*** CarlFK has joined #timvideos | 15:24 | |
*** ChanServ sets mode: +v CarlFK | 15:24 | |
*** wanig_ has quit IRC | 15:36 | |
*** sarwarc has quit IRC | 16:02 | |
*** wanig has joined #timvideos | 16:12 | |
*** mparuszewski has joined #timvideos | 16:16 | |
*** rohitksingh has joined #timvideos | 16:26 | |
*** wanig has quit IRC | 16:39 | |
*** wanig has joined #timvideos | 16:53 | |
*** CarlFK has quit IRC | 17:06 | |
*** Niharika has left #timvideos | 17:15 | |
*** CarlFK has joined #timvideos | 17:49 | |
*** ChanServ sets mode: +v CarlFK | 17:49 | |
*** CarlFK has quit IRC | 18:50 | |
*** CarlFK has joined #timvideos | 19:05 | |
*** ChanServ sets mode: +v CarlFK | 19:05 | |
aps-sids | CarlFK: you should probably test the stream now, if you have time. | 19:39 |
CarlFK | I am excited.. and hope to squeeze that in soon. also need to get some emails sent that I have been trying to send starting Monday.. so 0 clue how soon | 19:49 |
*** rohitksingh1 has joined #timvideos | 19:49 | |
*** rohitksingh has quit IRC | 19:51 | |
CarlFK | http://www.amazon.com/gp/product/B00ET7U5QE/ref=oh_details_o05_s00_i00?ie=UTF8&psc=1 Specifications: Software System: Linux ... *PLEASE NOTE: DO NOT SUPPORT WINDOWS SYSTEM | 19:59 |
CarlFK | now to figure out what it does ;) | 19:59 |
*** rohitksingh1 has quit IRC | 20:29 | |
*** rohitksingh has joined #timvideos | 20:33 | |
*** rohitksingh1 has joined #timvideos | 20:37 | |
*** rohitksingh has quit IRC | 20:37 | |
*** rohitksingh1 is now known as rohitksingh | 20:37 | |
*** mparuszewski has quit IRC | 21:21 | |
*** slomo has quit IRC | 23:02 | |
*** CarlFK has quit IRC | 23:08 |
Generated by irclog2html.py 2.12.1 by Marius Gedminas - find it at mg.pov.lt!