User Tools

Site Tools


video

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
video [2022/12/01 14:53] – added system requirements James Sentmanvideo [2023/02/13 14:52] – external edit 127.0.0.1
Line 99: Line 99:
  
 on streamStalled( stallCount) on streamStalled( stallCount)
- write log "Attempted to restore camera " & stallCount & " times."+ write log "Attempted to restore camera " & stallCount & " times.” 
 +        if (stallCount as number) > 4 then 
 +            write log “running a failed camera restart" 
 +            -- send it a reboot, power cycle or whatever to bring it back online 
 + 
 +        end if
 end streamStalled end streamStalled
  
video.txt · Last modified: 2023/05/12 14:56 by James Sentman