- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm using the Movidius neural compute stick 1 with Raspberry Pi and running the security-cam.py demo script in headless mode. I've disabled the display:
# If a display is available, show the image on which inference was performed # if 'DISPLAY' in os.environ: # img.show()
.... Works perfectly when connected by SSH to master PC but seems to time out after 15 minutes when the network is disabled. I can see this by looking at the times on the images captured.
Does anybody know why this is happening or how to cure it?
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page