in the single monitor overview, i see the last 20 or so recordings... where can i see the events before that ? (yes zm noob)
asker joined the channel
asker
morning
Robh__ has quit
ic0n so multiport works nicely - montage streaming across 7 monitors in chrome works well.
is it possible for me to get access to your security-one again? looks like the old login was disabled
ic0n
asker, logout works perfectly on today's build...
t3rror has quit
t3rror joined the channel
asker
ic0n - I see commits to events.php and libfile-slurp-perl. I'll have to hand implement the commits as I need all my wheel-nav changes in my version
is the event php file what I need?
ic0n
git should merge those changes just fine to your branch.
asker
ahem what is the command to use assuming I am on branch wheel-nav?
I think you also did some CSS changes before I pushed the dark fixes
ic0n
so... first do git fetch... I think that will update the data in other branches... then there are two ways. git merge storageareas or get rebase storageareas. The first will simply merge commits to your branch, the other will back up and re-apply your commits after my commits...
asker
holy moly. Sounds like a recipe for workspace hell.
but let me try
I'll make a copy
ic0n
I like to use merge but it compilcates the commit history
good idea
asker
git fetch upstream? (upstream is your repo)
ic0n
git can always stop a merge by using git reset
n3xjn
asker, better make 2
asker
hah
ic0n - step 1: I am in branch wheel-nav, my origin is my fork. My upstream is your fork (master is default). So while I wheel nav, I do git fetch upstream?
ic0n
I assume you have a storageareas branch in your fork?
asker
yes
ic0n
get it up to date in the usual fashion
then go back to your branch and do either git merge storageareas or git rebase storageareas
asker
aha
that means, in my case:
1. git checkout storageareas && git pull upstrea
2. git checkout wheel-nav and then git merge storageareas
augh. After doing git rebase, it looks like I now have the source code for blueiris!
Hmm, looks like my sense of humor isn't working today
ic0n
actually I think that's funny, just wasn't here for it.
asker
ah good, my sanity is restored.
building the new package to see if it continues to have all my ui updates
I should do a post about multi port
but not sure if people moving to SA is a good idea
I can add a disclaimer its 'bleeding-may-hurt-edge' stuff
n3xjn
asker, I saw it.. wasn't sure my snark was going to be accepted.
I've been 'spoken to' abt that at work
asker
well post away, and since you are already used to being spoken to, it will be just like old times :-)
n3xjn
yeah, seems snark with IT is ok, snark with manager, not so much.
ephemer0l joined the channel
asker
ic0n - so in the new release, all monitors "Source" tab are red and they are all in capturing status - but feed works
and yes, logout works
ic0n
is the capturing fps non-zero?
asker
ic0n - interesting, so the INF capture updates are taking a very long time to show up and once they do, the monitors turn green (but live feed shows right away). I'll send you a PM on timestamps
ic0n
your fps update interval is set to something large.
asker
for the web?
I'm manually reloading
ic0n
I recall that it defaults to 100, which is 100 frames.
No, the frequency that the zmc process reports it's fps