Important. The HomeKit server config fix will break your current settings if you have device_id
or device_private
configured. Remove them or re-add the cameras to Apple Home.
Add support streaming as animated ASCII art to terminal (41badbf):
- Add UTF8 support for ASCII streaming (ecfd740)
- Add support custom color for ASCII streaming (f432e72)
- Add auto reconnect for broken MSE stream #1102 (063fef5)
- Add
bitrate
param to ffmpeg source (5ccbd7c) - Add support key=value pair for cli config (8f2bb3f)
- Add probe stream API #998 (4823e60)
- Add probe link to WebUI (75020d4)
- Add
pix_fmt
to H265 transcoding string (aa4c81c) - Add example about rpi5 cam to readme #1041 (c4949eb)
- Add favicon #1099 by @skrashevich (e6bea97)
- Add git revision and time to logs output #1107 by @skrashevich (0075145)
- Improve cli parameters #1107 by @skrashevich (0075145)
- Improve WebRTC first loading (a51156c)
- Improve WebRTC candidates handling (205018c)
- Improve docker hardware images publishing #1098 by @skrashevich (ad273d3)
- Improve ASCII streaming (83c0053 6d967bc 2929db9 d428a89 6878f05 b1ba5ba)
- Update bundle policy for video-rtc.js viewer (778245d)
- Update Ace editor version #1100 by @skrashevich (5889791)
- Refactoring platform-specific code #1071 by @skrashevich (32e0ee4)
- Fix Kasa KC200 cameras #725 (f7b9804)
- Fix
device_id
anddevice_private
for HomeKit config #1103 (9160403) - Fix stop pending producer on multiple mode requests (d9fb734)