*** tpb has joined #timvideos | 00:00 | |
mithro | morning peeps | 01:16 |
---|---|---|
CarlFK | hey mithro | 01:19 |
Sewar | morning | 01:22 |
mithro | CarlFK, get anywhere? | 01:22 |
CarlFK | not really, got some sleep though :) | 01:22 |
CarlFK | and I can get the EC2 instance's host name via api | 01:23 |
mithro | Yay | 01:23 |
CarlFK | >>> ec2.get_all_instances(instance_ids=['i-b59966c7'])[0].instances[0].public_dns_name | 01:23 |
CarlFK | u'ec2-54-224-159-216.compute-1.amazonaws.com' | 01:23 |
mithro | Awesome sauce | 01:27 |
CarlFK | once I get things working, and checked in.. I am thinking of yet anther layer of config builder script | 01:27 |
CarlFK | that takes about 4 parameters | 01:28 |
CarlFK | but first I need to get everything working | 01:28 |
mithro | yeah | 01:28 |
mithro | you got the collector all working right? | 01:34 |
CarlFK | dont know :) | 01:35 |
CarlFK | I have happy faces on the admin | 01:35 |
mithro | you got as far as seeing them all happy faces on the admin | 01:35 |
mithro | okay great | 01:35 |
mithro | happy faces == good | 01:35 |
mithro | next step is to get happy faces on the encoder | 01:35 |
*** mithro- has joined #timvideos | 01:41 | |
CarlFK | Sheila says it is dinner time | 01:44 |
CarlFK | ubuntu@mission:~$ flumotion-admin-text | 01:45 |
CarlFK | Connection Failed: Could not connect to host 'localhost' on port 7531. | 01:45 |
CarlFK | guessing something needs to be runnign there :) | 01:45 |
CarlFK | Ill be back in an hour or 2 | 01:45 |
mithro | CarlFK, follow the steps you did for the collector | 01:45 |
mithro | plus you want to run flumotion-admin on your local machine and connect to the encoder remotely | 01:46 |
mithro | atleast that is what I do | 01:46 |
CarlFK | um.. starting where? | 01:46 |
CarlFK | my step 1 is "nuke and install ubuntu" :) | 01:46 |
mithro | /usr/local/var/log/flumotion | 01:46 |
mithro | my guess is that the configuration files are borked | 01:46 |
mithro | or it could just be that flumotion hasn't started | 01:47 |
mithro | ps fax | grep flu | 01:47 |
mithro | /etc/init.d/flumotion restart | 01:47 |
CarlFK | bbl | 01:49 |
Sewar | mithro: Since there're multiple proposals for the same project, what do you think will help to get better chances? ie. what is evaluation is going to be based on? | 02:27 |
mithro | back now | 02:52 |
mithro | Sewar, good timeline and understanding of what you need to do | 02:52 |
mithro | Sewar, showing that you have the skills | 02:53 |
mithro | submitting patches is always a good way to show your serious | 02:53 |
Sewar | sounds right | 02:56 |
mithro | Sewar, suggesting and extending the idea in your own way | 02:58 |
mithro | CarlFK, poke me when you get back and I can help you more with the encoder | 02:59 |
Sewar | thanks | 03:01 |
mithro | producing mock-ups of what the interface will look like | 03:02 |
mithro | Sewar, if you where selecting two students, what criteria would you use? | 03:09 |
Sewar | Skills and experience | 03:12 |
mithro | and remembering both are easily forgable | 03:12 |
mithro | IE | 03:13 |
mithro | I can say I've programmed in Python for 100 years | 03:13 |
Sewar | right, the student should provide evidence to support his claim to be taken seriously | 03:17 |
mithro | so what would you use for evidence? | 03:18 |
Sewar | some old code in python, especially if it's hosted somewhere neutral | 03:19 |
Sewar | (but not 100 years old) | 03:19 |
Sewar | by neutral I meant something like sourceforge, google code and gihub where dates are visible | 03:21 |
mithro | How do you make sure it's theirs? | 03:21 |
Sewar | nick names? emails? if no full name was there | 03:21 |
mithro- | Sewar, but I can say "Hi I'm Guido Van Rossum" | 03:25 |
Sewar | prove it, say "it's me!!! mithro" in his g+, twitter, gihub or whatever Guido Van Rossum's known communication place | 03:27 |
CarlFK | back | 03:28 |
CarlFK | mithro poke | 03:29 |
mithro- | CarlFK, okay | 03:30 |
mithro- | so where are we up too? | 03:30 |
CarlFK | ubuntu@mission:~$ ps fax | grep flu | 03:34 |
CarlFK | grep... | 03:34 |
mithro- | okay | 03:48 |
mithro- | did you try starting it with service? | 03:48 |
CarlFK | ubuntu@mission:~$ sudo service flumotion start | 03:53 |
CarlFK | * Starting Flumotion Streaming Server flumotion [ OK ] | 03:53 |
CarlFK | all happy, except for http-flv-high: hungry | 03:53 |
CarlFK | http-flv-low: hungry | 03:53 |
CarlFK | oh, there is more once I scroll | 03:56 |
CarlFK | muxer-flv-high: sad muxer-flv-low: sad muxer-loop: sad | 03:57 |
CarlFK | mithro - what can I point a media player at to see if the stream is .. streaming ? | 04:12 |
mithro- | the watchdog will restart them if you start it up | 04:12 |
mithro- | (the sad ones crash at start up) | 04:13 |
CarlFK | how do I start it up? | 04:13 |
mithro- | If the "producer" component is happy then it's getting data from the collector | 04:13 |
mithro- | it pretty much takes the same argument as the manager | 04:13 |
mithro- | python watchdog.py -m username:password@localhost:port | 04:14 |
mithro- | if you connect to that machine on port :8080/ | 04:16 |
mithro- | just getting the full addresses | 04:16 |
mithro- | 'hd': [ | 04:18 |
mithro- | { 'file': server+'webcast-high.webm' }, | 04:18 |
mithro- | ], | 04:18 |
mithro- | 'sd': [ | 04:18 |
mithro- | { 'file': server+'webcast-low.webm' }, | 04:18 |
mithro- | so | 04:18 |
mithro- | http://my.ec2instance:8080/webcast-high.webm | 04:18 |
CarlFK | /home/ubuntu/timvideos/tools/watchdog/watchdog.py ImportError: No module named flumotion.admin.command | 04:18 |
mithro- | in mplayer | 04:18 |
mithro- | ho | 04:18 |
mithro- | there is a wrapper | 04:18 |
CarlFK | watchdog_wrapper.py ? | 04:19 |
mithro- | yeah | 04:19 |
mithro- | run that instead | 04:19 |
CarlFK | what port ? | 04:21 |
mithro- | same as the one you put in the manager | 04:23 |
mithro- | something like 7531 or something? | 04:23 |
CarlFK | 7531 yep | 04:25 |
mithro- | could be a good GSoC project | 04:28 |
mithro- | rewrite the watchdog/register as a daemon process with web interface | 04:28 |
Sewar | too late ;) | 04:29 |
mithro- | yeah I know | 04:29 |
mithro- | i started doing it already | 04:29 |
mithro- | https://github.com/timvideos/streaming-system/tree/fluhelper | 04:30 |
tpb | <http://ln-s.net/-86S> (at github.com) | 04:30 |
Sewar | broken link | 04:32 |
Sewar | oh, my bad, correct link | 04:34 |
mithro | github sometimes 404's my links | 05:15 |
mithro | dunno why | 05:15 |
mithro | I assume CarlFK has fallen asleep again | 05:16 |
CarlFK | not yet | 05:16 |
CarlFK | but getting there | 05:16 |
CarlFK | setting up a vm so I can copy/install/repeat quicker than installing to a real machine | 05:17 |
mithro | I tend to send TimTams to people who write documentation :) | 05:17 |
CarlFK | :) | 05:17 |
CarlFK | do you know the kernel parameter that defines what video mode to use? like I want it to say in 80x25 but it is flipping to a vga 640x480 which gives qemu heartburn | 05:18 |
mithro | NFI I'm afraid | 05:18 |
CarlFK | lol Direct detection of chipsets is turned off by default (see CONFIG_VIDEO_SVGA in chapter 4 to see how to enable it if you really want) as it's inherently unreliable due to absolutely insane PC design. https://www.kernel.org/doc/Documentation/svga.txt | 05:24 |
tpb | <http://ln-s.net/-87E> (at www.kernel.org) | 05:24 |
mithro | lardee dar! | 05:33 |
*** rihnapstor has joined #timvideos | 05:35 | |
mithro | hello rihnapstor | 05:36 |
mithro | you should have feedback now | 05:36 |
rihnapstor | hi mithro :) | 05:47 |
rihnapstor | ok | 05:47 |
rihnapstor | mithro: I pinged you yesterday :) but you were busy | 05:48 |
*** iiie has joined #timvideos | 05:48 | |
mithro | yes I know | 05:50 |
mithro | I read the backlog | 05:50 |
rihnapstor | ok | 05:52 |
rihnapstor | mithro: so what is your view on my proposal ? :) | 05:53 |
mithro | good, but not perfect - still needs work | 05:53 |
rihnapstor | ok thanks ,can you just pinpoint me where I fall short in my proposal ? | 05:55 |
mithro- | rihnapstor, take a look at the comments I've already added | 06:10 |
*** rihnapstor has quit IRC | 06:20 | |
*** rihnapstor has joined #timvideos | 06:31 | |
*** iiie has quit IRC | 06:42 | |
mithro- | Now I assume CarlFK is asleep | 06:43 |
rihnapstor | mithro: thanks for your detailed feedback:) | 06:44 |
rihnapstor | and making the proposal editable. | 06:44 |
rihnapstor | yeah, I forgot to mention test utility to be included. | 06:47 |
rihnapstor | in my earlier version | 06:47 |
*** hyades has joined #timvideos | 07:19 | |
* rihnapstor brb | 07:23 | |
*** rihnapstor has quit IRC | 07:24 | |
*** hyades has quit IRC | 07:27 | |
*** hyades has joined #timvideos | 07:43 | |
mithro | hey hyades | 07:43 |
hyades | hi | 07:43 |
*** rihnapstor has joined #timvideos | 08:14 | |
rihnapstor | mithro: you there ? I have some queries? | 08:29 |
mithro- | ask and I will hopefully respond | 08:30 |
rihnapstor | mithro-: about the proposal timeline, I should name weeks as week-1,week-2,... ? and then in square brackets[ ] ,I should say "this feature gets implemented" ? what is your opinion on this ? Is this right way ? | 08:37 |
*** rihnapstor has quit IRC | 08:58 | |
*** rihnapstor has joined #timvideos | 08:58 | |
mithro- | think like the person reading this is tired and busy | 09:17 |
mithro- | so bullet points are good | 09:17 |
mithro- | anyway i'm heading home | 09:17 |
rihnapstor | ok mithro- will you be back soome time later ? | 09:19 |
*** mithro- has quit IRC | 09:22 | |
*** rihnapstor has quit IRC | 09:24 | |
*** rihnapstor has joined #timvideos | 09:36 | |
*** hyades has quit IRC | 09:44 | |
*** hyades has joined #timvideos | 10:20 | |
* rihnapstor brb | 10:23 | |
*** rihnapstor has quit IRC | 10:23 | |
*** yocto has joined #timvideos | 10:24 | |
*** rihnapstor has joined #timvideos | 11:35 | |
*** hyades has quit IRC | 11:38 | |
*** hyades has joined #timvideos | 11:40 | |
*** yocto has quit IRC | 11:58 | |
*** Sewar has quit IRC | 12:03 | |
*** rihnapstor has quit IRC | 12:03 | |
*** rihnapstor has joined #timvideos | 12:06 | |
*** rihnapstor has joined #timvideos | 12:07 | |
*** hyades has quit IRC | 12:12 | |
*** Sidoknowia has joined #timvideos | 12:56 | |
Sidoknowia | hi mithro, shenki... | 13:10 |
*** Sidoknowia has quit IRC | 13:20 | |
*** rihnapstor has quit IRC | 13:57 | |
*** mithro- has joined #timvideos | 13:58 | |
*** Sewar has joined #timvideos | 14:52 | |
*** aps-sids has quit IRC | 15:00 | |
*** mithro- has quit IRC | 15:09 | |
*** Sidoknowia has joined #timvideos | 15:42 | |
*** aps-sids has joined #timvideos | 16:42 | |
*** Sewar_ has joined #timvideos | 16:47 | |
*** Sewar has quit IRC | 16:48 | |
*** Sid789 has joined #timvideos | 16:50 | |
*** Sidoknowia has quit IRC | 16:53 | |
*** rihnapstor has joined #timvideos | 16:53 | |
*** Sid789 has quit IRC | 16:54 | |
*** rihnapstor has quit IRC | 16:58 | |
*** rihnapstor has joined #timvideos | 16:58 | |
*** rihnapstor has quit IRC | 17:19 | |
*** Sewar_ is now known as Sewar | 17:29 | |
*** rihnapstor has joined #timvideos | 17:31 | |
*** rihnapstor has quit IRC | 17:56 | |
*** rihnapstor has joined #timvideos | 17:56 | |
*** rihnapstor has quit IRC | 18:15 | |
*** rihnapstor has joined #timvideos | 18:28 | |
*** iiie has joined #timvideos | 18:35 | |
*** rihnapstor has quit IRC | 19:15 | |
*** rihnapstor has joined #timvideos | 19:27 | |
*** rihnapstor has quit IRC | 20:50 |
Generated by irclog2html.py 2.5 by Marius Gedminas - find it at mg.pov.lt!