Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stream window #26

Open
IvanSimen opened this issue Mar 3, 2021 · 3 comments
Open

Stream window #26

IvanSimen opened this issue Mar 3, 2021 · 3 comments

Comments

@IvanSimen
Copy link

i'm sorry for stupid question, BUT what does it mean "Stream Window"? It's a camera window?

@IvanSimen
Copy link
Author

IvanSimen commented Mar 3, 2021

  • create scene
  • add window capture
  • choose "Stream window" (camera window?)
  • add filter VirtualCAM
  • start VirtualCAM from tools
  • test Hangout and choose OBS cam
  • run the program
    conda activate
    python faceit_live.py (need to go to right path.... cd faceit_live3)
    ...and nothing

CUDA is available: True
Device Name: GeForce RTX 3070 Laptop GPU
Device Count: 1
CUDA: 10.1
cuDNN 7501
Device 0
Scanning /media folder for images to use...
./media/oliver.jpg
./media/oliver2.jpg
webcam dimensions = 0.0 x 0.0 #Why?
..... 10-15 min delay
Press C to center Webcam, Press B/N for previous/next image in media directory, T to alter between relative and absolute transformation, Q to quit
Traceback (most recent call last):
File "faceit_live.py", line 285, in
main()
File "faceit_live.py", line 124, in main
frame = cv2.resize(frame, (640, 480))
cv2.error: OpenCV(4.2.0) C:\projects\opencv-python\opencv\modules\imgproc\src\resize.cpp:4045: error: (-215:Assertion failed) !ssize.empty() in function 'cv::resize'

PLEASE HELP!)

@IvanSimen
Copy link
Author

i'm sorry for stupid question, BUT what does it mean "Stream Window"? It's a camera window?

ok, "stream window" it's window that run after faceit_live.py activate

@yanis446
Copy link

* create scene

* add window capture

* choose  "Stream window" (camera window?)

* add filter VirtualCAM

* start VirtualCAM from tools

* test Hangout and choose OBS cam

* run the program
  conda activate
  python faceit_live.py (need to go to right path.... cd faceit_live3)
  ...and nothing

CUDA is available: True
Device Name: GeForce RTX 3070 Laptop GPU
Device Count: 1
CUDA: 10.1
cuDNN 7501
Device 0
Scanning /media folder for images to use...
./media/oliver.jpg
./media/oliver2.jpg
webcam dimensions = 0.0 x 0.0 #Why?
..... 10-15 min delay
Press C to center Webcam, Press B/N for previous/next image in media directory, T to alter between relative and absolute transformation, Q to quit
Traceback (most recent call last):
File "faceit_live.py", line 285, in
main()
File "faceit_live.py", line 124, in main
frame = cv2.resize(frame, (640, 480))
cv2.error: OpenCV(4.2.0) C:\projects\opencv-python\opencv\modules\imgproc\src\resize.cpp:4045: error: (-215:Assertion failed) !ssize.empty() in function 'cv::resize'

PLEASE HELP!)

How do I access CUDA? I have tried to downloading it but it gives me 403 error messages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants