Hello, I'm develop my system to get camera from DRV. by using C# I'm using RTSP in VLC to show it. I'm using Vlc DotNet for WinForm & WPF and VLC-2.2.2 built by linux And I get problem when get --aspect-ratio 1:1 and can't take snapshot to bitmap to process before save file to dics How can I do ...
hi, I'm using VLC.DotNet to connect my DVR using RTSP strem,
I get problem when set --aspect-ratio=1:1 but it not success
How can I fix it !!!
And How can I take snapshot to bitmap memory don't save to file with it !
Thanks all !!!
Can I only build libvlc in windows ?
I want to add function libvlc_video_take_snapshot_addr to lib
I tried to build all by using Win32CompileMSYS but it error https://wiki.videolan.org/Win32CompileMSYS/