Skip to content

access: add NDI (Network Device Interface) input module

Ahmed Hamed requested to merge AhmedHamed3699/vlc:ndi-input-module into master

This merge request introduces an access demuxer module for handling NDI streams. It parses video and audio packets and successfully delivers them to VLC for playback.
Initial testing was done using the OBS-NDI plugin as the NDI source. But further testing with dedicated NDI hardware is recommended!

Merge request reports

Loading