ic0n: maybe not all filters need to run in parallel, but in some situations one would need to be able to configure the amount of parallel instances of a given filter. But of course this means that internally there must be some mechanism to avoid contention between parallel jobs.
^0300912^ joined the channel
rexd666 has quit
^0300912 has quit
NyB has quit
rexd666 joined the channel
screedoz joined the channel
screedoz is now known as screedo
NyB joined the channel
Heliwr has quit
t3rror_ has quit
ren0v0 joined the channel
t3rror joined the channel
Heliwr joined the channel
ketas joined the channel
ScottO_1 joined the channel
ScottO_ has quit
shibboleth has quit
linuxmint joined the channel
achan joined the channel
mavensk has quit
Betablocker has quit
ic0n has quit
joako joined the channel
Schrottie joined the channel
Schrottie has quit
Schrottie joined the channel
Betablocker joined the channel
rob_h joined the channel
plundra
Why has my Axis-stream turned blue? It shows up as connected just fine, when I look at the same url outside of Zoneminder it works great too.
I've tried reconnecting it too.
jzaw
plundra, just to ditto your error
ive got escam cams which seem to do the same
a power cycle of the cam seems to cure that
but it does need investigating
plundra
I've restarted both the camera and ZM, still blue.
(No powercycling, but that seems redundant :))
This might have happened when I upgraded the firmware to 5.85.x from 5.65.y, although I doubt the mjpeg format would have changed? :) Still works fine in browser and with mpv.
I wonder if I should try using the H264 stream instead.
barjac joined the channel
Switching to rtsp/http works fine, switching back to mjpeg over http - Still blue.
So I'll just keep it that way.
amrak has quit
Jimlad_ joined the channel
Jimlad has quit
jzaw
plundra, i use the h264 stream
that also goes blue ... but it's not often
the only way ive had to get rid of it is to powercyle them
maximi89 has quit
FedoraUser joined the channel
FedoraUser
hi Friends, congrats on new release
any assumptions when are .rpm and .deb are going to be available?
jzaw
ooh that was faster
it's always warned that -j 8 was not supported to add -j+ to cmake conf or something
now ive just seen all 4 cores + HT fully loaded
nice
Database upgrade to version 1.29.0 successful.
good good
excellent
ZoneMinder Console - Stopped - default v1.29.0
even better
ZoneMinder Console - Running - default v1.29.0
and feature-h264-storage is updated ... thanks chaps
oh and congrats on 129.0 :D
knnniggett joined the channel
Stabington_work has quit
ic0n joined the channel
ic0n
Good morning all
gnulnx
morning ic0n
ic0n
You're here early
baileytj joined the channel
gnulnx
I get up at 0600 with the wife. Conf. call for a client that is 2 hours ahead of me at 0700. I usually do the call from the kitchen while making coffee but decided to hurry up and do it from the office today
rexd666
geez want to all update the same issue at the same time
linuxmint has quit
gnulnx
hehe
Any of you know where I can pick up the new skylake-based Xeons?
They're not at microcenter. :(
rexd666
Starts breaking shit so he can get a 2.0
gnulnx
Since all interested parties are here in IRC, lets quickly move the convo here
haha rexd666 you're an ass
So rexd666, with your long-running branch, that is essentially still a feature branch, right?
Feature branches can certainly span multiple releases.
rexd666
h264? it is just that feature
gnulnx
I meant 'ZoneMinder2_The_Quickening '
but yeah, h264
rexd666
it is pretty much all the feature branches
and ripped out autotools and ripped out xml, eyezm
ic0n
rexd666 I'm going to become more active on h264 because I'm going to be needing it soon. I really need h264 passthrough in remote mode. Also need to reduce ram usage.
rexd666
ic0n: welcome to make changes, I did have some code for remote, but was not working yet
ic0n
I know, which is why I couldn't use it.
rexd666
Let me see if I can find the branch I had it in and have a look
gnulnx
so rexd666, we're trying to do monthly releases now
rexd666
Only questionable thing in quickening is angular-ui, which I took to have a play with
gnulnx
about the ui...
I think I am throwing it away and starting anew.
JRansomed joined the channel
Namely: angular-ui is built on angular 1, angular-ui is very incomplete, angular 2 is out and is not backwards compatible with angular 1.
rexd666
Is it too much for one person? I ask as modern and angular-ui you made good starts on but never got there. Not having a go, just maybe we need a way to share the load
ic0n
I think we need to stay away from bleeding edge technologies.
gnulnx
Well, that's part of it, the other part is I didn't do incremental releases. So both modern and angular-ui were to be released at 100% working. Bad idea.