Click here to Skip to main content
15,905,782 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: The actual look of a very first Pin
Amarnath S11-Jul-15 17:32
professionalAmarnath S11-Jul-15 17:32 
GeneralRe: The actual look of a very first Pin
Super Lloyd12-Jul-15 18:55
Super Lloyd12-Jul-15 18:55 
GeneralRe: The actual look of a very first Pin
908236513-Jul-15 3:27
908236513-Jul-15 3:27 
GeneralTons Of Data Pin
C-P-User-310-Jul-15 15:00
C-P-User-310-Jul-15 15:00 
GeneralRe: Tons Of Data Pin
PIEBALDconsult10-Jul-15 15:10
mvePIEBALDconsult10-Jul-15 15:10 
GeneralRe: Tons Of Data Pin
RossMW10-Jul-15 15:41
professionalRossMW10-Jul-15 15:41 
GeneralRe: Tons Of Data Pin
OriginalGriff10-Jul-15 22:47
mveOriginalGriff10-Jul-15 22:47 
GeneralRe: Tons Of Data Pin
charlieg11-Jul-15 3:54
charlieg11-Jul-15 3:54 
I agree with Griff - video compression is pretty good these days. You need to note that MOST of your video data will not be changing (think camera staring at hallway all night). This is definitely something to test how it scales.

Need some help? Sounds like an interesting project Smile | :)

Some other thoughts:
  • is it a requirement that you store 168 hours? Does it roll over at that point?
    What I'm thinking is the way a dash cam works - it basically keeps the last 30
    minutes of video, looping along until you hit the save button. Maybe you could keep
    the last 24 hours?
  • Offsite storage might be best, but you're really going to need local storage for the
    initial feed, the OC3 line will cost more than the storage Smile | :)
Charlie Gilley
<italic>Stuck in a dysfunctional matrix from which I must escape...

"Where liberty dwells, there is my country." B. Franklin, 1783
“They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759

GeneralRe: Tons Of Data Pin
C-P-User-311-Jul-15 8:04
C-P-User-311-Jul-15 8:04 
GeneralRe: Tons Of Data Pin
charlieg11-Jul-15 8:50
charlieg11-Jul-15 8:50 
GeneralRe: Tons Of Data Pin
OriginalGriff11-Jul-15 19:48
mveOriginalGriff11-Jul-15 19:48 
GeneralRe: Tons Of Data Pin
NeverJustHere10-Jul-15 23:46
NeverJustHere10-Jul-15 23:46 
GeneralRe: Tons Of Data Pin
C-P-User-311-Jul-15 8:09
C-P-User-311-Jul-15 8:09 
GeneralRe: Tons Of Data Pin
NeverJustHere11-Jul-15 22:56
NeverJustHere11-Jul-15 22:56 
GeneralRe: Tons Of Data Pin
BrianBattles13-Jul-15 4:04
professionalBrianBattles13-Jul-15 4:04 
GeneralRe: Tons Of Data Pin
Dave Kreskowiak11-Jul-15 6:50
mveDave Kreskowiak11-Jul-15 6:50 
GeneralRe: Tons Of Data Pin
C-P-User-311-Jul-15 8:29
C-P-User-311-Jul-15 8:29 
GeneralRe: Tons Of Data Pin
Dave Kreskowiak11-Jul-15 8:40
mveDave Kreskowiak11-Jul-15 8:40 
GeneralRe: Tons Of Data Pin
charlieg11-Jul-15 12:23
charlieg11-Jul-15 12:23 
GeneralRe: Tons Of Data Pin
Daniel Pfeffer11-Jul-15 18:54
professionalDaniel Pfeffer11-Jul-15 18:54 
GeneralRe: Tons Of Data Pin
Kornfeld Eliyahu Peter11-Jul-15 22:03
professionalKornfeld Eliyahu Peter11-Jul-15 22:03 
GeneralRe: Tons Of Data Pin
Gary R. Wheeler12-Jul-15 2:14
Gary R. Wheeler12-Jul-15 2:14 
GeneralRe: Tons Of Data Pin
Behzad Sedighzadeh12-Jul-15 20:24
Behzad Sedighzadeh12-Jul-15 20:24 
GeneralRe: Tons Of Data Pin
milo-xml13-Jul-15 2:18
professionalmilo-xml13-Jul-15 2:18 
GeneralRe: Tons Of Data Pin
patbob13-Jul-15 5:48
patbob13-Jul-15 5:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.