Log in

View Full Version : Advice for ip video Libraries for C#/NET


RonJ
8th November 2016, 22:36
Hi guys, I'm working on video streaming project, I need to develop a clone of VLC player (http://www.videolan.org/vlc/index.html) for RTP video capturing, they've shown me a old unfinished program written on C++, I tried to capture vlan video with qam modulator (http://questtel.com/item.php?id=1&product=21), it didn't seem to work, it was raw C++ code with no libs, I'm thinking to switch to C# with this project, do you guys have any advice for ip video capturing libs?