If camera die, we die with it !
This commit is contained in:
parent
8c3a66d71b
commit
4f766c053b
1 changed files with 1 additions and 0 deletions
|
|
@ -136,6 +136,7 @@ func (c *Camera) handleConnection() {
|
||||||
if err != nil {
|
if err != nil {
|
||||||
if !c.disconnect {
|
if !c.disconnect {
|
||||||
log.Printf("ERROR Reading from Camera: %s\n", err)
|
log.Printf("ERROR Reading from Camera: %s\n", err)
|
||||||
|
break
|
||||||
}
|
}
|
||||||
break
|
break
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue