0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 8 days ago. based on code collected 8 days ago.
Mar 30, 2025 — Mar 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixup for merge mistake More... 2 months ago
Fix not correctly detecting E-RTMP presence in connect response More... 2 months ago
Fix formatting mistakes since previous release 🤦‍♂️ More... 2 months ago
LSP: metadata table: properly remove columns for tracks that have been dropped and rewrite entries to use track id rather than track name (which can change when fps changes) LSP: logs module: queue messages and add with requestAnimationFrame to prevent lockups during heavy log message traffic
Cat
More... 2 months ago
Make WS/MP4 accept tracks up to 1.5s behind the live point, rather than 0.25s More... 2 months ago
Change default track output masking for raw tracks to include processes and exclude pushes More... 2 months ago
Fix RTSP sources with non-URL-confirming base URIs, fix fragmented RTP AAC-HBR input. More... 2 months ago
Fix for RECORDING_END trigger file name sometimes being off when using variables More... 3 months ago
Fix RTMP bootmsoffset going into the future if receiving data faster-than-realtime. More... 3 months ago
Clean up srt_epoll instance on SRT socket close More... 3 months ago
LSP: wildcard streams should not inherit online status from their parent, and, when editing a wildcard stream, streamkeys shouldn't complain about duplicates of itself
Cat
More... 4 months ago
Added support in EBML input for raw UYVY/NV12/YUYV tracks More... 4 months ago
Rewrite timing code so it does not overflow with high timestamps More... 4 months ago
Fix race condition when opening a shared memory page for reading when the writing process had not yet set its size; add new FAIL-level message for when this case occurs for more than 500ms More... 4 months ago
Fix SRT socket IP whitelist matching More... 4 months ago
Initialize UDP connection for internal API to correct socket family from the start More... 4 months ago
Ensure maxwait never goes over 2s More... 4 months ago
Rip out the Google Analytics code that has been broken since July 2023 More... 4 months ago
Fix Opus preskip value in WebRTC-generated init data More... 4 months ago
Allow own tracks to always be visible More... 4 months ago
Fix EBML input when tracks are defined/changed mid-stream More... 4 months ago
Fix compile error when compiling without libsrt More... 4 months ago
LSP: Version check: de-duplicate UPDR log messages + do not show "Licensed to:" when not licensed to someone
Cat
More... 4 months ago
Fix overread on UDP API debug message More... 4 months ago
Improvements to Docker builds More... 4 months ago
Also look at X-Forwarded-For for local API auth bypass rejections More... 4 months ago
Fix proxied IP addresses not being set correctly More... 4 months ago
<streamname>.html: restructure + added some url param options
Cat
More... 4 months ago
Hide realtime option, only use internally More... 4 months ago
Fix push stats being sent for non-push processes More... 4 months ago