*** tpb has joined #timvideos | 00:00 | |
mithro | MaZderMind: yeah, they are awesome positive reinforcement | 00:21 |
---|---|---|
mithro | MaZderMind: do you have a good feel for if a new client connects they should receive a signal with all the current information - or should just request it? | 00:22 |
mithro | CarlFK: I have a hopefully easy task for you if you have a couple of hours to work on it | 00:22 |
mithro | CarlFK: I'm trying to figure out what is happening with audio in gst-switch, it would be super useful to have a gstreamer plugin which instead of producing real audio, just produced ever increasing numbers in the audio samples - IE 1, 2, 3, 4 | 00:24 |
*** tvCommitBot has joined #timvideos | 02:41 | |
tvCommitBot | [gst-switch] mithro pushed 2 new commits to master: http://git.io/vJijB | 02:41 |
tvCommitBot | gst-switch/master 083874d MaZderMind: Change Control-Port to be IPv6 Compatible | 02:41 |
tvCommitBot | gst-switch/master 44fef83 Tim Ansell: Merge pull request #211 from MaZderMind/control-port-ipv6... | 02:41 |
*** tvCommitBot has left #timvideos | 02:41 | |
*** tvCommitBot has joined #timvideos | 02:43 | |
tvCommitBot | [gst-switch] mithro pushed 3 new commits to master: http://git.io/vJij5 | 02:43 |
tvCommitBot | gst-switch/master cbcacd3 MaZderMind: Remove *.gcno, *.gcda and *.gcov files on `make clean` | 02:43 |
tvCommitBot | gst-switch/master 68a0d50 MaZderMind: Only delete coverage-files if they are expected to be generated | 02:43 |
tvCommitBot | gst-switch/master 00da708 Tim Ansell: Merge pull request #208 from MaZderMind/remove-coverage-files-on-make-clean... | 02:43 |
*** tvCommitBot has left #timvideos | 02:43 | |
mithro | thaytan: ping? https://github.com/timvideos/gst-switch/pull/105 | 02:44 |
tpb | Title: Issue 100 - import private copy of inter plugin by thaytan · Pull Request #105 · timvideos/gst-switch · GitHub (at github.com) | 02:44 |
CarlFK | mithro: I kinda understand. I'll look at the current audio generators. What's the problem you are seeing? | 03:43 |
mithro | CarlFK: couple of things which I think are related, the tests failing on travis, not allowing multiple audio streams, audio switching problems | 03:44 |
mithro | CarlFK: I was thinking of a little gstreamer module kind of like the one you wrote with the nice test pattern thing | 03:44 |
CarlFK | mithro: when I run this https://github.com/CarlFK/dvsmon/blob/master/mixy.py#L31 | 04:37 |
tpb | Title: dvsmon/mixy.py at master · CarlFK/dvsmon · GitHub (at github.com) | 04:37 |
CarlFK | I see the visualization .. clip? the waves go off the edges of the thumb | 04:38 |
mithro | CarlFK: that is something different | 04:38 |
CarlFK | ok - wanted to make sure you had seen it | 04:39 |
mithro | CarlFK: I'm unsure if the clipping is actually happening or not | 04:39 |
mithro | CarlFK: but once I can verify the audio pipeline is working otherwise we can investigate that | 04:40 |
mithro | CarlFK: The clipping thing could be a side effect of the way the interaudiosrc/sink deal with missing audio values | 04:40 |
*** Niharika has joined #timvideos | 05:29 | |
*** hyades has joined #timvideos | 05:43 | |
MaZderMind | mithro: the usual way the c and also the python gui is, to request all necessary information with get-calls and then listen for signals. i think that's ok | 06:14 |
mithro | MaZderMind: okay, we have to be careful around race conditions with that I think? | 06:15 |
mithro | IE if a signal occurs in the middle of doing the get-calls? | 06:16 |
MaZderMind | the controller should be single-threaded imo so only one thing happening at a time | 06:16 |
mithro | The signals are async though right? | 06:17 |
MaZderMind | but i'm not sure about this | 06:17 |
mithro | MaZderMind: we, lets worry about it when we get to it | 06:18 |
MaZderMind | you'll get a race condition the other way roumd, too: can i send a signal as soon as a client's conection is established? or do i hace to wait until it bound alll listeners and initialized itsself | 06:18 |
MaZderMind | yep | 06:19 |
MaZderMind | heading to work now… i'll sit the most day in a car today, so not much coding and only small access to irc | 06:19 |
mithro | MaZderMind: no worries, I haven't gotten any further with the recording fixes - actually had to do work they pay me for today :) | 06:20 |
shenki | mithro: did you sort out ns1? | 06:54 |
*** Niharika has quit IRC | 10:15 | |
mithro | shenki: I'm not sure there was something to work out | 10:15 |
*** tvCommitBot has joined #timvideos | 10:22 | |
tvCommitBot | [gst-switch] mithro opened pull request #215: Change to directory rather than using -C so ${PWD} is correct. (master...makefile-fix) http://git.io/vJXii | 10:22 |
*** tvCommitBot has left #timvideos | 10:22 | |
mithro | MaZderMind: btw I gave you commit access, please still pull requests but you should be able to set labels on pull requests and stuff | 10:23 |
mithro | MaZderMind: if you get a moment can you review that pull request? | 10:25 |
MaZderMind | mithro: looks good, just one question -> i commented in the ticket | 10:33 |
shenki | mithro: what were you worried about? | 10:34 |
MaZderMind | so I am now supposed to pull that in, right? | 11:12 |
MaZderMind | as in four-eyes principle | 11:13 |
*** Niharika has joined #timvideos | 12:56 | |
*** Niharika is now known as Niharika|away | 15:04 | |
*** Niharika|away is now known as Niharika | 15:23 | |
*** CarlFK has quit IRC | 18:44 | |
*** CarlFK has joined #timvideos | 18:47 | |
*** ChanServ sets mode: +v CarlFK | 18:47 | |
*** CarlFK1 has joined #timvideos | 18:54 | |
*** ChanServ sets mode: +v CarlFK1 | 18:54 | |
*** CarlFK has quit IRC | 18:54 | |
*** CarlFK1 is now known as CarlFK | 18:55 | |
*** Niharika has quit IRC | 19:10 | |
*** CarlFK has quit IRC | 19:15 | |
*** CarlFK has joined #timvideos | 19:38 | |
*** ChanServ sets mode: +v CarlFK | 19:38 | |
*** Joelw has quit IRC | 20:02 | |
*** Joelw has joined #timvideos | 20:35 | |
MaZderMind | mithro: afaict having more then one audio source is not planned. not only is it imposdible to add more, the controller api also only has a get_audio_port, which returns one of get_preview_ports. its okay for me to have it that way but I wonder it it was planmed like this | 20:41 |
CarlFK | MaZderMind: there is a use for it, but not working isn't a blocker | 20:50 |
CarlFK | there may be a bug that bites us later, but I would still give it a lower priority | 20:51 |
*** hyades has quit IRC | 21:19 | |
*** CarlFK has quit IRC | 23:08 | |
*** CarlFK has joined #timvideos | 23:31 | |
*** ChanServ sets mode: +v CarlFK | 23:31 |
Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!