Question / Help Astrophotography Webcam

KeithC

New Member
I'd like to use a ZWO ASI120Mono webcam direct as a capture device but when I try all permutations the best I get is a red screen. I then have to resort to a window capture arrangement to stream live images to YouTube for public outreach which is Ok but pits more strain on my GPU and CPU.

The ZWO is a 12 bit CMOS censored device which uses DirectShow technology.

It's maximum resolution is 1280x960 and I'd like to output at 720p (1280x720)

The camera works fine in AMCap, SharpCap and FireCapture.

All and any feedback would be greatly appreciated.

KeithC, Dubai, UAE
 

dping

Active Member
I'd like to use a ZWO ASI120Mono webcam direct as a capture device but when I try all permutations the best I get is a red screen. I then have to resort to a window capture arrangement to stream live images to YouTube for public outreach which is Ok but pits more strain on my GPU and CPU.

The ZWO is a 12 bit CMOS censored device which uses DirectShow technology.

It's maximum resolution is 1280x960 and I'd like to output at 720p (1280x720)

The camera works fine in AMCap, SharpCap and FireCapture.

All and any feedback would be greatly appreciated.

KeithC, Dubai, UAE
If you could post your logfile. After you copy the link, post the link here.
giphy.gif


Also, If you use Internet explorer for your browser, it should use up a lot less CPU usage.
 

dping

Active Member
Even if your cam did work, your CPU can't seem to handle 720@30. What else do you have running?

Code:
Number of frames skipped due to encoder lag: 13533 (78.48%)
encoder thread frame - [100%] [avg time: 31.868 ms]
Try switching to quicksync instead of x264. about the red screen issue, make sure you dont have any other program using the webcam, i.e. skype.then unplug your webcam, and remove all scenes, replug in the webcam to another USB port then restart OBS.
In your most recent log, I see the error that is causing your red screen:
Code:
Warning -- DShowPlugin: Could not find appropriate resolution to create device image source
22:47:56: Using directshow input

try hard setting the resolution to 1280x720 @ 30fps or lower. 640x360 would be best.
 

KeithC

New Member
This pop up appears to be important when selecting the device. Whatever I input still gives me a red screen
 

Attachments

  • Resolution Invalid.jpg
    Resolution Invalid.jpg
    115.7 KB · Views: 16

dping

Active Member
Even if your cam did work, your CPU can't seem to handle 720@30. What else do you have running?

Code:
Number of frames skipped due to encoder lag: 13533 (78.48%)
encoder thread frame - [100%] [avg time: 31.868 ms]
Try switching to quicksync instead of x264. about the red screen issue, make sure you dont have any other program using the webcam, i.e. skype.then unplug your webcam, and remove all scenes, replug in the webcam to another USB port then restart OBS.
In your most recent log, I see the error that is causing your red screen:
Code:
Warning -- DShowPlugin: Could not find appropriate resolution to create device image source
22:47:56: Using directshow input

try hard setting the resolution to 1280x720 @ 30fps or lower. 640x360 would be best.
set your stream to the same since you are only usings 600 bitrate...640x360p@30fps...
 

dping

Active Member
Thanks for your input and help. I have been using an i5 laptop so I will try a different computer.
Yeah I noticed that you were also usings a USB Ethernet Adapter. USB shares bandwidth, so since you have two high use devices, I wouldn't expect full performance out of either.
 
Top