*** tpb has joined #timvideos | 00:00 | |
CARAM_ | Mithro: pong | 00:01 |
---|---|---|
CARAM_ | Did you get docker working? | 00:02 |
mithro | CARAM_: yes | 00:08 |
mithro | CARAM_: so I wanted to chat about how to "merge in" your work | 00:08 |
CARAM_ | Okay. | 00:20 |
CARAM_ | Currently it exists in two separate areas, the part that builds the flumo docker images and the modified streamingsystem that utilizes them | 00:21 |
CARAM_ | The modified streamingsystem is currently just the 'docker' branch and the build area is a separate repo | 00:22 |
mithro | CARAM_: so, are you uploading images to docker hub at all? | 01:03 |
CARAM_ | mithro: yeah there's two up right now I believe | 01:11 |
mithro | CARAM_: under your user? | 01:11 |
CARAM_ | Under the streamingsystem user | 01:11 |
CARAM_ | One is the flumotion base and the other is a modified precise base we need for building | 01:11 |
mithro | CARAM_: does the docker hub have any type of user management? | 01:15 |
mithro | CARAM_: IE Can you give other people permission to the streamingsystem user or do we have to just share username/password? | 01:15 |
CARAM_ | As far as I know I think we just have to share, but I'll take a look when I get home | 01:21 |
mithro | CARAM_: thanks | 01:34 |
mithro | CARAM_: I'm sure you explained it before, but how does the "pusher.py" stuff and the docker stuff work? | 01:35 |
CARAM_ | mithro: just got home so I'll be more responsive now | 01:45 |
CARAM_ | so, before we were pushing out flumotion configs to hosts with flumotion installed | 01:45 |
CARAM_ | and then manually starting the flumotion service on each machine | 01:45 |
CARAM_ | in the new deployment, we have json files that define a list of services each hosts provides. these *can* be generated manually, so adding a stream is easy enough, but they are intended to be generated from config.json | 01:47 |
CARAM_ | if you don't want to deal with them, you really don't have to, but it's good to know they exist | 01:48 |
mithro | CARAM_: I'm at the PyCon AU conference, so I'll be a bit in/out | 01:48 |
CARAM_ | okay | 01:49 |
CARAM_ | I'll continue with the explanation -- if there's anything I can expound on just let me know | 01:49 |
mithro | CARAM_: ---> we have json files that define a list of services each hosts provides. these *can* be generated manually, so adding a stream is easy enough, but they are intended to be generated from config.json | 01:49 |
mithro | CARAM_: I don't quite understand that... | 01:49 |
*** rohitksingh1 has quit IRC | 01:51 | |
CARAM_ | mithro: as I mentioned, it's really not something you have to think about if you don't want to. but since we are moving to a system where we potentially want more than one flumotion 'service' on a host, they make it clear which services a host runs | 01:53 |
mithro | CARAM_: I'm wondering from the point of view of updating a flumotion configuration while flumotion is running | 01:54 |
mithro | CARAM_: I was also wondering how you access the watchdog / register output? | 01:54 |
CARAM_ | mithro: well that's an interesting thought. in what way would you want to update the configuration? | 01:57 |
CARAM_ | for example, changing the encoder a collector connects to is very easy | 01:58 |
mithro | CARAM_: you added a new component or tweaked a setting | 01:58 |
mithro | CARAM_: previously it was "edit the templates, pusher.py, ssh <box> service flumotion restart" | 01:58 |
CARAM_ | it's probably about the same. you'd edit the template and run a `fab deploy` `fab restart` | 02:00 |
CARAM_ | but I should think more about that feature | 02:01 |
CARAM_ | and making it easier | 02:01 |
mithro | CARAM_: does that restart the whole VM? | 02:03 |
CARAM_ | no, just the containers | 02:03 |
CARAM_ | so just that one component | 02:03 |
mithro | CARAM_: "containers" ? | 02:04 |
CARAM_ | yes, the container for that flumotion component | 02:04 |
mithro | CARAM_: ah, that is kind of annoying | 02:05 |
mithro | CARAM_: you don't really want everything to restart - just the flumotion part | 02:05 |
CARAM_ | hm | 02:06 |
mithro | CARAM_ --> I was also wondering how you access the watchdog / register output? | 02:06 |
CARAM_ | mithro: you have to 'attach' to the container | 02:06 |
CARAM_ | I'll work on making that easy | 02:06 |
mithro | CARAM_: once you attach, how do you see it? | 02:07 |
CARAM_ | once you are attached to a container you can think of it as being inside an ubuntu system | 02:09 |
CARAM_ | right now when you attach I think the default output is the flumotion log | 02:09 |
CARAM_ | but I could make it so the default is the watchdog output | 02:11 |
*** CarlFK has quit IRC | 02:36 | |
*** CarlFK has joined #timvideos | 02:43 | |
*** ChanServ sets mode: +v CarlFK | 02:43 | |
mithro | Have you actually streamed something with your containers? | 02:53 |
CARAM_ | mithro: haha not quite. I was struggling with getting a dvsource before I switched over to something else | 03:25 |
*** Niharika has joined #timvideos | 03:26 | |
*** Niharika has quit IRC | 03:31 | |
*** Niharika has joined #timvideos | 04:01 | |
*** mparuszewski has joined #timvideos | 06:08 | |
mparuszewski | Mi | 06:08 |
mparuszewski | mithro: good morning :) | 06:08 |
*** tvCommitBot has joined #timvideos | 07:26 | |
tvCommitBot | [streaming-system] ryanverner opened pull request #72: Merging fixes made 2 days ago: (master...master) http://git.io/eBoo_Q | 07:26 |
*** tvCommitBot has left #timvideos | 07:26 | |
*** slomo has joined #timvideos | 07:29 | |
*** tvCommitBot has joined #timvideos | 07:53 | |
tvCommitBot | [streaming-system] mithro closed pull request #72: Merging fixes made 2 days ago: (master...master) http://git.io/eBoo_Q | 07:53 |
*** tvCommitBot has left #timvideos | 07:53 | |
*** slomo has quit IRC | 08:10 | |
*** slomo has joined #timvideos | 08:11 | |
mithro | mparuszewski: where should we be logging issues with the website? | 08:38 |
*** Niharika has quit IRC | 09:02 | |
*** mparuszewski has quit IRC | 09:02 | |
*** Niharika has joined #timvideos | 10:01 | |
*** Niharika has quit IRC | 10:04 | |
*** Niharika has joined #timvideos | 10:10 | |
*** Niharika has quit IRC | 10:40 | |
*** mparuszewski has joined #timvideos | 12:22 | |
mparuszewski | mithro: I think comment to issue #20 in getting started project could be a good place, I don't have any experience with applications for bug tracking :) | 12:23 |
*** Niharika has joined #timvideos | 12:48 | |
shenki | Joelw: your blog is #3 on hacker news! | 12:59 |
shenki | mithro: i commented on your scripts | 13:07 |
mithro | Joelw / shenki: you should pimp the HDMI2USB project on that thread. | 13:52 |
aps-sids | mithro: I was wondering if it is possible to setup a Youtube live stream from our encoders? | 14:25 |
*** tvCommitBot has joined #timvideos | 15:23 | |
tvCommitBot | [getting-started] pinoss pushed 1 new commit to master: http://git.io/S0NiFg | 15:23 |
tvCommitBot | getting-started/master db9cef8 Maciej Paruszewski: Fix sidebar background on mobile devices, add rm -rf to Rakefile | 15:23 |
*** tvCommitBot has left #timvideos | 15:23 | |
CarlFK | shenki: hn url? | 16:20 |
aps-sids | CarlFK: http://www.joelw.id.au/FPGA/CheapFPGADevelopmentBoards | 16:22 |
tpb | Title: Cheap FPGA Development Boards | Joel's Compendium of Total Knowledge (at www.joelw.id.au) | 16:22 |
aps-sids | https://news.ycombinator.com/item?id=8127303 | 16:22 |
tpb | Title: Cheap FPGA Development Boards: What to look for | Hacker News (at news.ycombinator.com) | 16:22 |
CarlFK | yeah, that one. thanks | 16:23 |
CarlFK | lol "Each development environment is completely different and often a design-by-committee mess to navigate," | 16:26 |
aps-sids | CarlFK: you're to trusty? can you please do " gst-inspect-1.0 faac "? | 16:31 |
aps-sids | s/to/on | 16:31 |
CarlFK | No such element or plugin 'faac' | 16:31 |
CarlFK | do I need to apt-get a gs package? | 16:32 |
aps-sids | CarlFK: we need bad plugins package. I have that installed but still it can't find faac | 16:33 |
CarlFK | aps-sids: move this to #gstreamer | 16:36 |
*** slomo_ has joined #timvideos | 17:43 | |
*** slomo has quit IRC | 17:46 | |
*** Niharika has left #timvideos | 18:29 | |
*** slomo_ has quit IRC | 20:28 | |
*** rohitksingh has joined #timvideos | 21:53 | |
Joelw | shenki: Yeah! It was a fun surprise when I saw it last night :) Glad my site stayed up! | 23:33 |
Generated by irclog2html.py 2.12.1 by Marius Gedminas - find it at mg.pov.lt!