local-audio

command module
v0.0.0-...-402fe2a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 9, 2022 License: MIT Imports: 19 Imported by: 0

README

Goal: Proof of concept for a Web Audio walk platform

Data retention

  • dynamdo db "time to live" expires in 1 day from creation of record set in add.go
  • s3 lifecycle rule of 1 day in cloudformation template.yml

Audio capture support in IOS

Apple IOS has broken audio capture device API support: https://twitter.com/anssik/status/1477746208210882562

It works ....but it suprisingly launches the camera and of course uploads video with the audio.

Start dynamodb server

./scripts/local-dynamodb.sh
./scripts/create-table.sh

Start Go Web server

You need to setup the BUCKET_NAME to your own bucket!

BUCKET_NAME=local-audio-test TABLE_NAME=Records gin --all

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL