Skip to content
Scott Veirs edited this page Feb 24, 2023 · 29 revisions

Welcome to the orcanode wiki, a subset of the top-level Orcasound organizational wiki.

Here we provide some bioacoustic context for the open source code in this repository built by the Orcasound community, as well as technical details to support the use of our free code for passive acoustic monitoring and the deployment of low-cost hydrophones to accelerate marine conservation. For details about the ongoing development of the code and to contribute, please see the README and Issues.

Motivation for orcanode

The orcanode code was first written in 2018 to generate a live audio stream for monitoring the critical habitat of the Southern Resident Killer Whales (SRKWs) within the inland waters of Washington (USA) at three locations. Short-term goals for this repo include: using free open source tools like ffmpeg as much as possible; providing data in formats like HLS and DASH that optimize playback on any combination of operating system, device, and browser in the Orcasound web app (production site | orcasite source code); and, utilizing low-cost cloud-based storage and operations to make reuse of our free open source code more economical.

A longer-term goal is to increase our collective listening capabilities throughout the range of the SRKWs, from Monterey Bay in California (USA) to Haida Gwaii in British Columbia (Canada) at the border with Southeast Alaska. Luckily, there is a growing suite of hydrophones (underwater microphones) deployed in this part of the northeast Pacific ocean that are capable of streaming data live or in near real time. We maintain a shared Google map of live hydrophones in the NE Pacific, especially across the SRKW range, as well as links to potential live or near real time data sources.

Screen Shot 2022-08-30 at 12 57 13 PM

USA data sources

Screenshot 2023-02-23 at 5 33 07 PM * Three 2022 production nodes: Orcasound Lab (Haro Strait), Port Townsend, Bush Point (Whidbey Island) * Three 2022 development nodes: Point Robinson (Vashon Island), Sunset Bay (between Edmonds and Mukilteo, WA), and north San Juan Channel * [Live streaming web app](https://live.orcasound.net/) * [Data access via AWS CLI](https://github.com/orcasound/orcadata/blob/master/access.md) * [AWS Open Data Registry](https://registry.opendata.aws/orcasound/) * [Data access to live-streaming S3 bucket via Quilt.com](https://open.quiltdata.com/b/streaming-orcasound-net)
  • SRKW monitoring (outer coast, US)
    • Oregon coast OOI/RSN nodes
      • Eventually we should build a separate page for all OOI/RSN hydrophones of interest, but for now:
      • Karan's 2022 GSoC project for Orcasound: increase access to OOI hydrophones
      • OOI Regional Cabled Array map:
Screenshot 2023-02-23 at 5 26 22 PM * California coast * MARS mooring in Monterey Bay, CA (John Ryan) * Live audio: [MBARI Soundscape Listening Room](https://www.mbari.org/soundscape-listening-room/) (mp3 stream via ??) * Archived audio: [AWS Open Data Registry](https://registry.opendata.aws/pacific-sound/) (AWS sponsored open data registry; near real time, latency of ~1 day) * [Orcasound Trello card with background, links](https://trello.com/c/5KbiUMXe)

Canadian data sources

In addition to distilled links and resources below, see this Orcasound blog post with shortcuts to 24/7 cabled hydrophone deployments in BC, Canada.

Screenshot 2023-02-24 at 11 45 36 AM
*  Sciences, Leadership Council,
  • Ocean Networks Canada (ONC) nodes (Strait of Georgia and off SW coast of Vancouver Island)
  • DFO deployments?
    • John Ford's place north of Nanaimo?
    • Other 24/7 locations managed by James Pilkington?
  • JASCO and SMRU deployments, e.g. Underwater Listening Stations?

Software

Live streaming

  • Low-latency "live" streaming from Orcasound hydrophones is the main purpose of the orcanode repository

Playback of archived data

  • orca-hls-utils -- package for streaming live Orcasound data or archived HLS segments from a past datetime range

Hardware and field deployment

At Orcasound we strive to be open about our hardware innovations, as well as software ones. So, in this section, you can find practical information about how to add different kinds of nodes to marine bioacoustic networks.

Hydrophones and data acquisition hardware

CRT SQ26-08 power via the Pisound ADC

Hydrophone deployment guides, tips, and tricks

  • Paul Spong's garden hose trick
    • Ask Paul/Dave for a photo from Johnstone Strait (including any connection to the hydrophone and deployment methods sub- and inter-tidal)
    • Synopsis of 1st experiment at Orcasound Lab
    • Synopsis of 1st experiment at Sunset Bay
  • Panty hose trick for flow noise reduction
    • Orcasound coat-hanger technique
    • CRT 3D-printed cage
Clone this wiki locally