arc

package
v0.0.0-...-e05d22d Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func UploadToArc_FixMe

func UploadToArc_FixMe(credentials *ArcServerCredentials, lowRes, highRes string, cameraName string) error

Share the recording with an Arc server. TODO: Fix this. It was originally written for our old 'eventdb' package, but it would need to change to use our new 'videodb' and 'fsv' packages. func UploadToArc(credentials *ArcServerCredentials, eventDBVideoRoot string, recording *eventdb.Recording, cameraName string) error {

Types

type ArcServerCredentials

type ArcServerCredentials struct {
	ServerUrl string // eg https://arc.cyclopcam.org (no trailing slash)
	ApiKey    string // secret key "sk-..."
}

func (*ArcServerCredentials) IsConfigured

func (a *ArcServerCredentials) IsConfigured() bool

Jump to

Keyboard shortcuts

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