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

Interlaced content when multiple apps using the webcam #1

Open
dob opened this issue Apr 24, 2017 · 1 comment
Open

Interlaced content when multiple apps using the webcam #1

dob opened this issue Apr 24, 2017 · 1 comment
Labels

Comments

@dob
Copy link
Member

dob commented Apr 24, 2017

Right now if multiple apps on OS X are using the webcam, such as google hangouts, LivepeerDesktop via ffmpeg, and OBS, the Livepeer stream becomes interlaced as it seems to take the webcam input 2x or 3x instead of just 1x. We need to limit ffmpeg from just reading the webcam input once or find another solution.

This command lists the input devices, and we're looking for the Facetime HD Camera..

ffmpeg -f avfoundation -list_devices true -i ""

@dob dob added the bug label Apr 24, 2017
@ericxtang
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants