Live video on the AT Protocol
commits
Author
Commit
Message
Date
player: show muted icon when muted in mobile view
- Auto unmute when user clicked the play button due to browser blocking
playback
misc labeler improvements
test fixes, add junit test reporting
media: fix stuck goroutines in packetize
components: lots of fixes for embedded webrtc
discord: add webhook interface and save to pg
atproto: index handle changes
webrtc: properly close errored peerconnections
player: store global volume state
api: fix infinitely recursing context situation lol
build: dramatically simplify `make dev` cinematic universe
determinism: add lots of split and combine testing
eli/deterministic-muxing
Show muted icon at all times when we are muted
natb/fix-unmute-button
- Auto unmute when user clicked the play button due to browser blocking
playback
remove debug btn
natb/no-tamagui
api: enforce bans on mkv ingest
eli/labeler-polish
v0.7.28
v0.7.28
build: better junit test reporting
eli/packetize-tweak
v0.7.27
v0.7.27
media: workarounds for leak-free packetize
eli/fix-stuck-packetize
linting: ignore crypto-polyfill
eli/webrtc-ingest-fixes
spxrpc: add com.atproto.identity.refreshIdentity
eli/handle-changes
config: add --sql-logging
eli/fix-stuck-peerconnections
v0.7.26
v0.7.26
build: substantial refactor into static and dynamic builds
eli/simple-build
api: fix infinitely recursing context situation lol
eli/fix-context-recursion
move storage over haha
natb/global-volume-store