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

Fix two small issues #10

Merged
merged 3 commits into from
Mar 27, 2020
Merged

Fix two small issues #10

merged 3 commits into from
Mar 27, 2020

Conversation

johnboiles
Copy link
Contributor

@johnboiles johnboiles commented Mar 26, 2020

Solving two issues:

  • vcamDevice->mInputStream->GetTimecode() was always 0 in SampleVCamAssistant. I'm not sure why this is. This prevented playback of the virtual camera in some devices (including QuickTime)
  • com.apple.cmio.DPA.SampleVCam.plist was pointing to the Sample.plugin instead of SampleVCam.plugin

Happy to split these out into separate PRs if that'd be preferred; for now, I'll just collect all of my changes that make sense upstream here.

@lvsti
Copy link
Owner

lvsti commented Mar 27, 2020

thanks for contributing! 👍 feel free to open more PRs, I must confess that I'm not actively working in this domain anymore

@lvsti lvsti merged commit c759f19 into lvsti:master Mar 27, 2020
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

Successfully merging this pull request may close these issues.

2 participants