V4L2 source
- Add support v4l2 source (d59139a)
- Add support mips arch for v4l2 source (7e0a163)
- Add support framerate param for v4l2 source (59161c6)
- Add support H264, H265, NV12 for V4L2 source #1546 (82f6c2c)
- Add readme for V4L2 module (297ecfb)
- Change ListSizes function for V4L2 device (93252fc)
- Code refactoring for v4l2 device (773e415)
- Update v4l2 discovery (879ef60)
- Fix v4l2 source for MIPS (0664e46)
- Fix build for mipsle (33e0ccd)
Other
- Add SwitchBot format for WebRTC source #1629 by @hsakoh (7f4c450)
- Add RTSPToWeb format for WebRTC server #1632 by @Klutrem (8405bfe)
- Add file output option for logging configuration #1167 by @skrashevich (79e2fa8)
- Add support for RTSP cameras for Nest source #1253 by @jamal (6365968)
- Add auto-build binaries for FreeBSD #1223 by @robvanoostenrijk (2d1e08b)
- Add ffplay to docker container #1264 by @OnFreund (7d41dc2)
- Add backchannel support for RTSP server #1432 by @seydx (4897994)
- Add Ring camera source #1567 by @seydx (fc02e6f f072dab)
- Add ws and ffmpeg modules to
go2rtc_mjpeg
(7dc9beb) - Add support snapshot for raw image format (e4b8d18)
- Add readme to RTMP module (d51b36e)
- Add examples to streams module readme (fe2e372)
- Add useful links to webrtc readme (71173da)
- Add note about requesting multiple backchannel on Dahua Doorbell #1137 by @felipecrs (4bf9f0b)
- Collect list of dependency license (df83183)
- Improve RTSP server authentication handling and auditing #1522 by @subbyte (b3f83fd)
- Improve WebUI net tab - preserve selected nodes and edges on data reload #1205 by @skrashevich (1ab05e5)
- Improved limited HomeKit server support for open source projects (7d37f64)
- Improve ONVIF server #1304 (b693492)
- Improve delay for MSE player (eeb0012)
- Optimize imports (c8f68f4)
- Rewrite exec handler (6fb5994) #1555
- Update general H265 support for WebRTC #1439 (ad61662)
- Update Reolink links in the docs (944e6f5)
- Update dependencies (3c612e2)
- Update go build version to 1.24 (8cd1ab5)
- Update readme about new WebRTC default settings and filters logic (a628ecf)
- Update WebRTC server operation in closed docker containers (934d43b)
- Update mDNS server handler (c507380)
- Update about packed and planar YUV formats (8390713)
- Fix extra slash for RTSP SETUP #1236 (3954a55)
- Fix RTMP server handshake for FFmpeg #1318 (c9724e2)
- Fix data race for memory logger #1487 (830e476)
- Fix YAML patch in some cases #1626 (a15deed)
- Fix support streaming to YouTube #1574 (39c14e6)
- Fix ONVIF client GetCapabilities request (57cd791)
- Fix WebUI editor after Save (ae89600)
- Fix situation when WebRTC candidate pair changes multiple times #1282 (858c04b)
- Fix WebRTC server with static UDP port (2a5355b)
- Fix escape quotes for DOT format #1603 (5cf2ac4)
- Fix concurrent SRTP sessions map read and map write #1489 (effff6f)
- Fix panic on reading nil TLV8 #1507 (45b223a)
- Fix panic for concurrent streams map read and map write #1612 (90544ba)
- Fix "panic: send on closed channel" #1438 by @huynhquangtoan (e55c2e9)
- Fix reading API port from config in some cases #1284 by @skrashevich (33f4bb4)
- Fix typo in RTMP docs #1607 by @felipecrs (97891d3)
- Fix H200 + D230 Doorbell stream #1543 by @cavefire (ae3b535)
- Fix processing malformed fmtp lines #1588 by @thomaspurchas (c9bdac2 be2864c)
- Fix panic in ring source #1568 by @seydx (0e9009b)
- Fix build binaries GitHub action #1580 by @notjulian (e42bcd0)
- Fix processing unknown NAL unit types for RTP/H264 #1570 (35cf82f)
- Fix processing some MJPEG sources (55af09a)
- Fix ONVIF server for supporting Unifi Protect #1539 by @BrunoTCouto (a55be80 c065db6)
- Fix RTSP server for clients without interleaved parameter #1511 by @fmcloudconsulting (19cf781)
- Fix comment about OpenIPC (22e63a7)