obsproject / obs-studio

OBS Studio - Free and open source software for live streaming and screen recording
https://obsproject.com
GNU General Public License v2.0
58.85k stars 7.83k forks source link

No Blackmagic video after updating to macOS 14.4.1 #10451

Closed fresler closed 5 months ago

fresler commented 5 months ago

Operating System Info

macOS 14

Other OS

No response

OBS Studio Version

30.1.1

OBS Studio Version (Other)

No response

OBS Studio Log URL

https://obsproject.com/logs/RWSb1bKFi6iJOWmI

OBS Studio Crash Log URL

No response

Expected Behavior

See video from cameras attached to Blackmagic SDI to HDMI converters and ATEM mini switcher.

Current Behavior

After upgrading to macOS 14.4.1, I have no video from my cameras. I have updated the converters and ATEM mini switcher to the last firmware. I can see the camera feeds in other applications but not OBS.

Steps to Reproduce

  1. Launch OBS
  2. Click on a scene that has my Video Capture Device set to Blackmagic
  3. Screen is black ...

Anything else we should know?

No response

DDRBoxman commented 5 months ago

Making a note that this is a webcam issue and not a decklink plugin issue.

‘’’ 09:26:26.835: 09:26:26.880: Video Capture Device: Could not initialize device with unique ID '0x144000001edbbe49' 09:26:26.884: Worship Video Capture: Could not initialize device with unique ID '0x144000001edbbe49' ‘’’

DDRBoxman commented 5 months ago

09:26:24.984: [macOS] Permission for video device access denied.

Looks like you have video permission revoked for obs

fresler commented 5 months ago

I have Camera and Screen Recording permissions turned on for OBS. What am I missing?

Thanks! Floyd

On Mar 28, 2024, at 10:29 AM, Colin Edwards @.***> wrote:

09:26:24.984: [macOS] Permission for video device access denied.

Looks like you have video permission revoked for obs

— Reply to this email directly, view it on GitHub https://github.com/obsproject/obs-studio/issues/10451#issuecomment-2025342408, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGBGNYJAGYIODQXNM3YP4LY2QSKZAVCNFSM6AAAAABFMZPY7CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMRVGM2DENBQHA. You are receiving this because you authored the thread.

RytoEX commented 5 months ago

I have Camera and Screen Recording permissions turned on for OBS. What am I missing? Thanks! Floyd

Provide a new log file after enabling the required permissions.

fresler commented 5 months ago

Here’s the link to the log file. https://obsproject.com/logs/HyXylCivfbVpyEDr HyXylCivfbVpyEDr Text Document · 24 KB

BTW, I appreciate the quick replies to my issue!

Thanks! Floyd

On Mar 28, 2024, at 1:39 PM, Ryan Foster @.***> wrote:

I have Camera and Screen Recording permissions turned on for OBS. What am I missing? Thanks! Floyd

Provide a new log file after enabling the required permissions.

— Reply to this email directly, view it on GitHub https://github.com/obsproject/obs-studio/issues/10451#issuecomment-2025771220, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGBGN4IFSENLQPO2QWHFSDY2RIT7AVCNFSM6AAAAABFMZPY7CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMRVG43TCMRSGA. You are receiving this because you authored the thread.

RytoEX commented 5 months ago
13:12:56.701: Video Capture Device: Could not initialize device with unique ID '0x144000001edbbe49'
13:12:56.704: Worship Video Capture: Could not initialize device with unique ID '0x144000001edbbe49'

Our current theory is that the device IDs have changed for some reason (possibly due to the macOS update), and you must reselect the devices in the source properties.

fresler commented 5 months ago

That did it! I could have sworn I had tried that but apparently not! Thank you so much for looking into and your quick responses!

Thanks! Floyd

On Mar 28, 2024, at 3:56 PM, Ryan Foster @.***> wrote:

13:12:56.701: Video Capture Device: Could not initialize device with unique ID '0x144000001edbbe49' 13:12:56.704: Worship Video Capture: Could not initialize device with unique ID '0x144000001edbbe49' Our current theory is that the device IDs have changed for some reason (possibly due to the macOS update), and you must reselect the devices in the source properties.

— Reply to this email directly, view it on GitHub https://github.com/obsproject/obs-studio/issues/10451#issuecomment-2026002011, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGBGN6Z72E6FI77FJPDHP3Y2RYVHAVCNFSM6AAAAABFMZPY7CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMRWGAYDEMBRGE. You are receiving this because you authored the thread.