Pinned Repositories
avcapture
Capture and create HLS content via Chrome and FFMpeg
errors
An errors package built on top of existing battle tested packages with structured JSON serialisation support
go-m3u8
Parse and generate m3u8 playlists for Apple HTTP Live Streaming (HLS) in Golang (ported from gem https://github.com/sethdeckard/m3u8)
gocal
ICS file parser in Golang
healthcheck
An simple, easily extensible and concurrent health-check library for Go services
jitsi-meet
Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
multibitrate-segment-transcoder-lambda
Serverless function to transcode a single DRM protected HLS segment in AWS lambda
pkg
A re-usable libraries and interfaces for Go services and applications
terraform-aws-alb-ecs
Terraform module for aws ecs with dynamic port mapping for alb
workerpool
Concurrency limiting goroutine pool
Ether Labs's Repositories
etherlabsio/healthcheck
An simple, easily extensible and concurrent health-check library for Go services
etherlabsio/go-m3u8
Parse and generate m3u8 playlists for Apple HTTP Live Streaming (HLS) in Golang (ported from gem https://github.com/sethdeckard/m3u8)
etherlabsio/errors
An errors package built on top of existing battle tested packages with structured JSON serialisation support
etherlabsio/gocal
ICS file parser in Golang
etherlabsio/multibitrate-segment-transcoder-lambda
Serverless function to transcode a single DRM protected HLS segment in AWS lambda
etherlabsio/pkg
A re-usable libraries and interfaces for Go services and applications
etherlabsio/terraform-aws-alb-ecs
Terraform module for aws ecs with dynamic port mapping for alb
etherlabsio/avcapture
Capture and create HLS content via Chrome and FFMpeg
etherlabsio/hinton
etherlabsio/hls
Utility functions for generating multibitrate HLS playlists and string commands for transcoding an HLS segment
etherlabsio/jitsi-meet
Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
etherlabsio/workerpool
Concurrency limiting goroutine pool
etherlabsio/ai-engine
Core AI services and functions powering the ETHER Platform
etherlabsio/resiliency
Resiliency patterns for golang