-
Notifications
You must be signed in to change notification settings - Fork 36
Description
Hi All,
I've got a situation where my JPEG stream seems to crash while using FlashCap. My YUYV stream runs fine and continues to work after the JPEG stream has crashed.
What I'm seeing is the PixelBufferArrivedDelegate stops firing... No other errors/exceptions. When I dispose and recreate all my FlashCap objects the stream remains dead and only unplugging and plugging the camera back in seems to fix the issue.
Has anyone seen this before or got any idea what the problem might be or where I should start looking?
Additionally, I've just had OBS running on the same JPEG stream and it's been working fine for about 40 minutes now... I thought it was a hardware issue, but I'm thinking FlashCap based on the fact OBS is fine.
EDIT: I just did a bit more testing, it seems closing and reopening my application doesn't fix the stream but if i open up OBS, the stream appears to be dead until flick around with the stream settings, then the JPEG stream comes back to life... If I then close OBS, my application can use the stream again without unplugging the device first...
Cheers,
Dan