i was looking at running mabey up to five poe cams with a pi board and haveing it dump to a external drive
ill be getting my pi in like five days
maximi89 has quit
achan has quit
achan joined the channel
tduncklee has quit
tduncklee joined the channel
achan joined the channel
stuff1 joined the channel
achan has quit
Heliwr has quit
Heliwr joined the channel
BManojlovic joined the channel
rob_h joined the channel
Mchammerdad has quit
superd_ has quit
oldman joined the channel
oldman
help with mobotix m24. works in browser with user:user@ip/record/current.jpg. not with zonemider.
BManojlovic has quit
BManojlovic joined the channel
BManojlovic has quit
BManojlovic joined the channel
superd joined the channel
barjac joined the channel
superd has quit
superd joined the channel
superd has quit
ariscop joined the channel
superd joined the channel
superd has quit
superd joined the channel
]V[ has quit
ichthys joined the channel
zamba has quit
midacts has quit
twice1 has quit
zamba joined the channel
knnniggett joined the channel
superd has quit
superd joined the channel
oldman has quit
yagi joined the channel
ic0n_
oldman what version of ZM?
]V[ joined the channel
barjac has quit
barjac-pi has quit
barjac joined the channel
barjac-pi joined the channel
yagi has left the channel
barjac has quit
barjac-pi has quit
knnniggett
ic0n_: have we got everything we want into the 1.28.1 branch?
ic0n_
Um... I think there was something recently. Also, I'm tracking a problem with our Digest Auth... but really... we could just do a 1.28.2
knnniggett
Yeah, that's kind of what I thought.
fixxxermet: can you make ic0n & I forum admins? Currently we are not (and can't post stickies, announcements, etc into the forum)
Or I think the official title is "moderator"
I'd like to update the forums immedialtey following 1.28.1 release
barjac-pi joined the channel
barjac joined the channel
fixxxermet
Let me take a look knnniggett
knnniggett
thanks
tduncklee has quit
yagi joined the channel
fixxxermet
What are you usernames on the forum ic0n_ and knnniggett ?
ic0n_
iconnor
knnniggett
fixxxermet: knnniggett
genii joined the channel
fixxxermet
ok, you should both be admins
Give it a shot
ic0n_
yup
knnniggett
hmmmm.... don't think it is working
I can't post into the announcements forum
As far as I can tell, this is separate from the Drupal permissions
oh wait...
oh I see... there is an entirely separate "moderator control panel"
fixxxermet
So off topic, but I've got ffserver running, pulling in the mjpeg feed from my axis camera, and offering two streams - h264 and webm
I'm then using those streams in a <video> element
works pretty well
knnniggett
ic0n_: When you navigate to the Announcements forum, is the "New Topic" button visible?
fixxxermet: that was fast
fixxxermet
It is possible I set you guys up wrong. I added you both as 'global moderators'
I don't have permission to edit 'administrators'
yagi has quit
ic0n_
nope
knnniggett
fixxxermet: so now we need to figure out how to integrate that into zoneminder, right?
fixxxermet
not yet knnniggett - I still want to do more testing, figure out how reliable it is, etc
But yes, soon, and I have some ideas for it
knnniggett
Speaking of ffserver, do you see a way to stream multiple cameras to the same client, but only as 1 stream (thus solving the mutliple-stream limitations in certain web browsers)
?
ic0n_
the multiple stream limitataion is solved by putting ffserver (or zms) on multiple ports and using a different port per monitor.
I'm working on a patch right now to specify a different port per monitor and setting up apache to listen on a different port per monitor.
fixxxermet
oh god
I still hold fast that chrome should fix their shit.
Chrome is the only browser without a workaround?
ic0n_
firefox does NOT work well
having astream open kills interactivity with other pages
fixxxermet
I'm curious to see how <video> performs vs. zms, with all other things the same
knnniggett
ic0n_: I don't see how multiple ports will work (well) behind a firewall
You would have to set up something to auto-negotiate ports with the firewall, but that in itself is a security risk
ic0n_
you would have to set it up. not entirely trivial.
knnniggett
You would have to contend with two firewalls... one on the server side, the other on the client side
Reminds me of configuring firewalls for FTP active transfers back in the day
ic0n_
most client firewalls aren't that restricted.
knnniggett
Most block incoming connections
that's what they do
fixxxermet
I'll be damned if I don't get excited every time Gangsta's Paradise comes on
knnniggett
Heh, heh, I prefer "Amish Paradise"
off to lunch, guys. bbl
stuff1 joined the channel
bruxC joined the channel
roasted
I prefer gangstas paradise, but only because I actually live in Amish paradise...
achan joined the channel
barjac has quit
barjac joined the channel
extremx
ok, so yagi was helping me with my streams. Where i left off i got nothing from libvlc, but i can get about a 50% stream using ffmpeg
cuts in and out, is grey sometimes (i assume until a new keyframe is grabbed)
ic0n_
knnniggett: I have a camera where our Digest Auth doesn't work. Wget fails 75% of the time, but then works. firefox works fine...
knnniggett
ic0n_: might want to run a wireshark session so see if that can reveal anything
Are there different versions of digest auth perhaps?
ic0n_
yeah.... wget -d outputs everything... and I can't see the difference between teh wget that works and the wget that doesn't.
knnniggett
oh, that's what you meant by wget
can you capture the firefox session and then compare that?