We should implement the core new data structures being added as part of SLEAP3D. Checklist: - [ ] `RecordingSession` - [ ] `Camera` (`Camcorder`?) - [ ] `CameraGroup` - [ ] `InstanceGroup` Refs: - [Gist for exporting to HDF5](https://gist.github.com/roomrys/bb45b0bcf9aef519f83d79a1bd95378f) - [MV Stack PRs](https://github.com/talmolab/sleap/pull/1283)