[svk.su]

Milestones

Achievements

Selected milestones across codecs, streaming, smart home and open-source maintenance.

engineering milestone

HomeKit Secure Video in Go

Implementation/research of HKSV support for go2rtc, including HDS protocol, fMP4, motion detection modes and HomeKit camera integration.

  • AlexxIT/go2rtc#2130
codec engineering

Pure Go WebP encoder/decoder

WebP implementation in pure Go without CGO/libwebp, with support for lossy/lossless, alpha, animation and metadata.

  • skrashevich/go-webp
  • AlexxIT/go2rtc#2143
open-source

go2rtc contributor

Maintainer-level contribution to a widely used camera streaming project in the Home Assistant ecosystem.

  • AlexxIT/go2rtc
smart home / computer vision

Double Take maintenance

Maintained fork of facial recognition UI/API used with Home Assistant, MQTT, Frigate and detector backends.

  • skrashevich/double-take
codec engineering

Pure-Go MP3/LAME research

Research/prototype around translating LAME-style MP3 encoding into Go.

  • skrashevich/svk-wav2mp3