andreacremaschi / Syphon-virtual-screen

Emulate a fake monitor to hijack full-screen video output and pipe the video stream to a Syphon server
http://andreacremaschi.github.io/Syphon-virtual-screen/
154 stars 22 forks source link

AirPlay mirroring broken when EWProxyFrameBuffer is installed on 10.9 #16

Open andreacremaschi opened 10 years ago

andreacremaschi commented 10 years ago

Apparently something has changed with 10.9 in AirPlay mirroring, so when Syphon Virtual Screen is installed Airplay mirroring is broken. When selected it does not activate and an error is reported in the Console log. Other apps using virtual frame buffers are affected (AirParrot, AirServer). See this discussion: https://discussions.apple.com/thread/5939170?tstart=0

To fix this issue just delete the frame buffer (/System/Library/Extensions/EWProxyFrameBuffer.kext) and the kext cache folder (/System/Library/Caches/com.apple.kext.caches), then reboot.

tcarlsen commented 9 years ago

:+1: thanks I had big laggs in my editor Atom and removing these files worked for me!