mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 07:05:54 +03:00
[GH-ISSUE #647] If you turn on the camera to record in surface pro 5, the program crashes when you turn on the camera at one point #528
Labels
No labels
copy cats
duplicated
future feature
pull-request
⬜ Accepted
⬜ Completed
⬜ Help Wanted 💪
⬜ In Progress
⬜ Missing Details
⬜ Pending
⬜ Waiting For Answer ⏳
🆕 feature preview
🔷 Bug 🐛
🔷 Out Of Scope
🔷 Out Of Scope
🔷 Question
🔷Enhancement
🔷Enhancement
🔷Invalid / External
🔷Knowledge Base
🔷Won't Fix
🕑 High
🕑 High
🕑 High
🕕 Medium
🕙 Low
🕛 Critical
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenToGif#528
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tiggerik on GitHub (Apr 30, 2020).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/647
Is it a dual camera problem?
@NickeManarin commented on GitHub (Apr 30, 2020):
That's an issue that I'm getting report from users with Windows 10.
Still not sure what could be it.
@NickeManarin commented on GitHub (Aug 29, 2020):
Do you get any error message when this happens?
Have you tried to open Event Viewer to check if there's any error message in there? (In the Windows Logs > Application section)
@Gnbrkm41 commented on GitHub (Sep 11, 2020):
github.com/NickeManarin/ScreenToGif@fa7881360a/ScreenToGif/Webcam/DirectX/CaptureWebcam.cs (L474)This line returns
E_FAIL. I'm on a Surface Book 3 (which has 2 cameras - or 3 including the IR camera).@Gnbrkm41 commented on GitHub (Sep 11, 2020):
@Gnbrkm41 commented on GitHub (Sep 11, 2020):
Couldn't figure out how to step into the COM method, so that's as far as I can go unfortunately (for now).
@fz0000 commented on GitHub (Oct 4, 2020):
I tried to connect an external camera to my surface pro 4 and it worked well. Only the internal front and rear cameras crashed.