Open phausamann opened 4 years ago
Testing whether I can ping users here to make sure you guys can see the comments. @phausamann @marklescroart
@marklescroart @KamranBinaee
My takes on this are:
environment.devenv.yml
and pin it to a reasonable version (whatever you have currently installed in your env should be fine).One important step is also to check that the actual FPS for each stream match the configuration.
Copied from #18:
We should probably add a recording verification, either as a step at the end of the recording, or as a separate command that checks these things for all streams, e.g.:
- Matching timebases
- Similar start and end times
- Frame rates matching specification in config file
- No frame drops or jitter in timestamps
I added the first commit to the validate_command branch just to start the conversation on how we'd want this to be implemented. Some topics to discuss and implementation questions that I was not sure: