7a32fa20af099953d5d4e721f2e68021e5387058
NDIHelper: - find_sources: check g_running each attempt to avoid 50s block on shutdown - getV210_video_frame: fix P216 branch (fall-through + local pointer reassignment bug) - getV210_video_frame: status_change re-queries source info instead of throwing - select_source: fix typo "recieve" → "receive" ndiout: - set frame_rate_N/frame_rate_D on the NDI send frame (was 0/0) - add per-second stats logging (matching fakesink pattern) - add missing <chrono> include - fix typo "reciever" → "receiver" ndiin: - read source_num from NODE_CONFIG (key: "source_num", default 0) - wrap hot-loop NDI call in try/catch so source-lost terminates cleanly - pass source_num through to getV210_video_frame Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
C++
85.2%
Python
9.4%
CMake
5.4%