Code Monkey home page Code Monkey logo

nivirtualcam's People

Contributors

falahati avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nivirtualcam's Issues

constant crashes

Im getting pretty consistent crashes (every 15 minutes or so)

Here is the crash logs from event viewer

Application: NiUI.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.InvalidOperationException
Stack:
at System.Drawing.Image.get_Width()
at System.Drawing.Image.get_Size()
at NiUI.frm_Main.currentSensor_onNewFrame(OpenNIWrapper.VideoStream)
at OpenNIWrapper.VideoStream.Internal_NewFrame(IntPtr)

Faulting application name: NiUI.exe, version: 0.9.5.0, time stamp: 0x51af8790
Faulting module name: KERNELBASE.dll, version: 6.1.7601.18409, time stamp: 0x53159a86
Exception code: 0xe0434352
Fault offset: 0x0000c42d
Faulting process id: 0x82c
Faulting application start time: 0x01cfe58151ffd183
Faulting application path: C:\Program Files (x86)\NiVirtualCam\NiUI.exe
Faulting module path: C:\Windows\syswow64\KERNELBASE.dll
Report Id: 41d5adf0-51c6-11e4-aa25-0019dbb6535f

Fault bucket 3948686011, type 5
Event Name: CLR20r3
Response: Not available
Cab Id: 0

Problem signature:
P1: niui.exe
P2: 0.9.5.0
P3: 51af8790
P4: System.Drawing
P5: 4.0.30319.18408
P6: 52311178
P7: 44
P8: 0
P9: System.InvalidOperationException
P10:

Attached files:
C:\Users\spiffomatic64\AppData\Local\Temp\WERFE6.tmp.WERInternalMetadata.xml

These files may be available here:
C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_niui.exe_6a3fe03e3b8782e20236cb76f21ff836e9a919_0cc6279a

Analysis symbol:
Rechecking for solution: 0
Report Id: 41d5adf0-51c6-11e4-aa25-0019dbb6535f
Report Status: 0

Proper method for creating setup

Hello,
I just saw your splendid NiVirtualCam and decided to add some voice recognition to it for my school project. I tried to create setup, but it gave me "NiWrapper.dll HRESULT 0x8007007E" error. I tried this method for creating setup.
http://www.youtube.com/watch?v=Lcue0jo41AM
but it doesnt work, so can you please tell me the proper way for creating setup for NiVirtualCam? I downloaded all files from Github, but I cant create a running setup.

Thank you in advance, Regards

How to debug it 64 bit

Hello sir , thanks for these driver it really imazing and nice ,would you plz help me to know how can I debug it for 64 bit driver to use it in chrome or othe app than skype?

Windows 10 virtual camera

I installed the program and it runs i see the output preview but it seems that the virtual camera never installed as no camera is detected in skype or other various apps.
windows 10 1903

NiVirtualCam is not getting detected by 64 bit programs

Recently i tryed to use NiVirtualCam in OBS Studio.
However, its not getting detected in the 64 bit version of obs studio.
The same goes for VLC Media Player and many other programs.
Can you maybe compile a 64 bit version of NiVirtualCam?

Error

Whenever I run this program and hit "Apply Settings" or "Start Streaming", there is a box that comes up that says, "Error: Error -". I have tried everything I can think of except rebooting after installation. By the way, this used to work for me, but for some reason one day when I opened it, it stopped working, which does not make sense.

Add license

For completeness, please could you add a license to your code? I tend to go with MIT or BSD for my Github open source projects, so either of those would be convenient.

Error: error -

I get this error when it opens or I hit apply. Please Help!!!

Help with BitmapBroadcaster

Hello there,

I'm working on a 'pure' C++ fork of NiVirtualCam, and I currently have access to the outputs from OpenNI - an array of RGB888Pixels representing the color map for 1 frame, and an array of DepthPixels for the depth map. I now need to copy each one over to the NiVirtualCam Directshow filter, which I believe you've done using some kind of memcpy through a C# wrapper.

I'm having trouble understanding what the BitmapBroadcaster portion of your code is doing, so could you tell me how to perform this in C++ (including any extra things I need to do to ensure the RGB888Pixel* and DepthPixel* arrays are converted into a data format that your Dshow filter expects)? Bonus points if you can give me some code for doing it :)

My fork uses Boost elsewhere, so it has access to Boost's memory mapped file functionality if that is required.

Thanks in advance

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.