Search found 3 matches

Go to advanced search

by cvoce
28 Apr 2020 20:17
Forum: VLC media player for Windows Troubleshooting
Topic: Can VLC play an NDI source?
Replies: 3
Views: 19626

Re: Can VLC play an NDI source?

Ah I wasn't aware there was a licensing issue.
by cvoce
19 Apr 2020 01:03
Forum: VLC media player for Windows Troubleshooting
Topic: Can VLC play an NDI source?
Replies: 3
Views: 19626

Can VLC play an NDI source?

Hi, I know there is a NewTek NDI plugin for VLC, but that appears to just be to CREATE an NDI source for the network. I want to play one back (ideally via VLC embedded in C# with the ActiveX interface). But I can't find anything about playing it even in VLC natively. Is it just not possible? Thanks ...
by cvoce
19 Apr 2020 00:55
Forum: Web and scripting
Topic: VLC ActiveX - Opening DirectShow device
Replies: 1
Views: 9758

VLC ActiveX - Opening DirectShow device

Hi, I am new to embedding VLC in C#. I have managed to open network streams using http or rtsp, and local files with this: VLCplugin.playlist.add(new Uri(value).AbsoluteUri, "MyVideo", null); (where value is in the format rtsp://192.168.254.142:554/mediainput/h264/stream_1, http://192.168....

Go to advanced search