Search found 2 matches

Go to advanced search

by t.goral
25 Aug 2009 09:12
Forum: Development around libVLC
Topic: [vb.net] 1 file, 2 web camera
Replies: 0
Views: 393

[vb.net] 1 file, 2 web camera

Hi,

How to encoding 2 web camera to 1 file video ,it's possible?

eg. libvlc compresses the video and I have direct access to memory, where the compressed image ia then writes the data to a file.

may be another way?

Regards,
Tomek

ps.
Sorry for poor English
by t.goral
14 Aug 2009 12:33
Forum: Development around libVLC
Topic: C# Wrapper for libvlc 0.9.0 - Testers Required
Replies: 153
Views: 83082

Re: C# Wrapper for libvlc 0.9.0 - Testers Required

Hi, How to propely use the --mem-data in the VB.net to get bitmap? Dim m_standardArgs As New ArrayList(New String() {"--ignore-config", "--no-video-title-show", _ "--vout", "vmem", _ "--vmem-width", "720", _ "--vmem-height", "...

Go to advanced search