-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
Description
As a system administrator, bioacoustic scientist, or developer
I want to be able to map the left and/or right channel of an audio data file (streamed HLS/DASH and/or archived FLAC) back to the make and model of the hydrophone(s), and ideally a unique identifier like a serial number.
Possible solutions:
- Add .env variables for channel 1 vs 2 source description, ideally in a standard format like
Make_Model_SN(e.g.Labcore_40_0023orCRT_SQ26-08_SN003). - upload the .env file (minus any credentials) along with the latest.txt file OR log any metadata changes and/or field notes in some other mechanism, like a database with API, so it can be associated with the raw audio data and/or utilized dynamically in apps like the Orcasound player (context for hydrophone feed in v3 drawer).
- An alternative to (2) above might be to include such variables within a swarm management tool and log any changes to them in a way that can be associated with the raw audio data...