livepeer / LivepeerDesktop

Desktop Application For Livepeer (Out of date)
GNU General Public License v3.0
16 stars 5 forks source link

Interlaced content when multiple apps using the webcam #1

Open dob opened 7 years ago

dob commented 7 years ago

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 ""

ericxtang commented 7 years ago

Filed on StackOverflow - http://stackoverflow.com/questions/43577550/ffmpeg-interlace-zoom-in-when-launch-another-application