1.0.1
Maintenance release: a small UI-string fix and documentation brought in line with the FFmpeg receive engine.
Fixed
- Italian "Start" button label showed
Avvia!!(stray exclamation marks) instead ofAvvia.
Documentation
- README (EN + IT) corrected for the FFmpeg receive path. The receiver is no longer Media Foundation, so the guidance built around MF's packetization quirks is gone:
- Removed the "force a single H.264 slice per frame /
sliced-threads=0is non-negotiable" warning — FFmpeg reassembles multi-slice streams correctly (asffplayalways did). The encoder recipe stays, reframed as general low-latency advice. - Dropped the "RX ≫ real framerate ⇒ multi-slice H.264" diagnostic tell and the matching troubleshooting entry, both of which described the removed MF symptom.
- Rewrote the diagnostics section for the current UI: two panels (Connection / Stats) instead of one bar, the full current field set (State, Engine, Decode, RX, Render, Duplicates, Dropped, Processing, Drift), and the fact that the stats reflect the Frame Server once the virtual camera is running (not preview-only).
- Documented the settings added in 1.0.0 (selectable RTSP transport with live active-transport display, FFmpeg engine tuning, frame-counter overlay).
- Removed the "force a single H.264 slice per frame /