Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ef-lab
/
ethopy_package
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
2
Code
Issues
4
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Multi camera support
- #12
#12
Open
alexevag
wants to merge 21 commits into
main
ef-lab/ethopy_package:main
from
multi-camera-support
ef-lab/ethopy_package:multi-camera-support
Copy head branch name to clipboard
Conversation
Commits
21
(21)
Checks
Files changed
Open
Multi camera support
#12
alexevag
wants to merge 21 commits into
main
ef-lab/ethopy_package:main
from
multi-camera-support
ef-lab/ethopy_package:multi-camera-support
Copy head branch name to clipboard
Commits
Commits on May 12, 2026
feat: multi-camera support keyed by video_aim+camera_idx
Show description for f3705eb
alexevag
and
claude
committed
f3705eb
View commit details
Copy full SHA for f3705eb
Browse repository at this point
fix: make Camera.stop_rec idempotent and drop release() TOCTOU race
Show description for 9b9e40a
alexevag
and
claude
committed
9b9e40a
View commit details
Copy full SHA for 9b9e40a
Browse repository at this point
fix: stat-based device probe and correct Recording row h5 paths
Show description for aebe6dc
alexevag
and
claude
committed
aebe6dc
View commit details
Copy full SHA for aebe6dc
Browse repository at this point
Commits on May 14, 2026
feat: improve clear_local_videos diagnostics
Show description for f80ded3
alexevag
committed
f80ded3
View commit details
Copy full SHA for f80ded3
Browse repository at this point
Commits on Jun 24, 2026
WebCam: add device_id support and resolver
Show description for fd61143
alexevag
committed
fd61143
View commit details
Copy full SHA for fd61143
Browse repository at this point
Commits on Jun 25, 2026
Refactor docs, logging, and camera handling
Show description for 878f087
alexevag
committed
878f087
View commit details
Copy full SHA for 878f087
Browse repository at this point
Use explicit length check for recs
Show description for 422ebb3
alexevag
committed
422ebb3
View commit details
Copy full SHA for 422ebb3
Browse repository at this point
co-locate camera video with session h5 files;
Show description for 2e7399b
alexevag
committed
2e7399b
View commit details
Copy full SHA for 2e7399b
Browse repository at this point
expand conditions on any iterable primary key, not just core[0]
Show description for fbb8b13
alexevag
committed
fbb8b13
View commit details
Copy full SHA for fbb8b13
Browse repository at this point
Update dlc.py
alexevag
committed
a9d008c
View commit details
Copy full SHA for a9d008c
Browse repository at this point
Commits on Jul 20, 2026
fix: pass configured serve_port and support logger-less WebCam timestamps
Show description for df91814
alexevag
committed
df91814
View commit details
Copy full SHA for df91814
Browse repository at this point
refactor: extract condition-row expansion into a documented helper
Show description for af59f23
alexevag
and
claude
committed
af59f23
View commit details
Copy full SHA for af59f23
Browse repository at this point
Merge remote-tracking branch 'origin/main' into multi-camera-support
alexevag
committed
a20d4ed
View commit details
Copy full SHA for a20d4ed
Browse repository at this point
test: cover expand_condition_rows
Show description for e6b0c52
alexevag
and
claude
committed
e6b0c52
View commit details
Copy full SHA for e6b0c52
Browse repository at this point
test: initialize session_params in the behavior fixture
Show description for 0ec33b5
alexevag
committed
0ec33b5
View commit details
Copy full SHA for 0ec33b5
Browse repository at this point
test: pin empty-sequence and tuple-split behavior of expand_condition_rows
Show description for d2d6e02
alexevag
committed
d2d6e02
View commit details
Copy full SHA for d2d6e02
Browse repository at this point
Commits on Aug 13, 2026
Ensure source/target paths end with separator
Show description for 8dc817f
alexevag
committed
8dc817f
View commit details
Copy full SHA for 8dc817f
Browse repository at this point
Harden file transfer and camera error handling
Show description for ce245c8
alexevag
committed
ce245c8
View commit details
Copy full SHA for ce245c8
Browse repository at this point
Commits on Aug 19, 2026
Start the camera HTTP server after the camera is initialised
alexevag
committed
f627124
View commit details
Copy full SHA for f627124
Browse repository at this point
Throttle the MJPEG stream and stop holding the frame lock during writes
alexevag
committed
65e864a
View commit details
Copy full SHA for 65e864a
Browse repository at this point
Commits on Aug 21, 2026
add log in errors in the camera threads
alexevag
committed
a64a6ce
View commit details
Copy full SHA for a64a6ce
Browse repository at this point
You can’t perform that action at this time.