Skip to content

failure to restart image stream #10

Description

@touretzkyds

Due to WiFi unreliability, it's not uncommon to momentarily lose the image stream. Once this happens, we never get it back. This is due to a bug in WSImageThread's run() method.

After doing

    self.ws.connect(self.uri)

we need to do

    self.start_stream()

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions