Open Issues Need Help
View All on GitHubAI Summary: The user needs help troubleshooting why Unreal Engine's Live Link plugin cannot detect the virtual webcam created by the Softcam library, even though other applications (like the provided web application) can. The solution likely involves investigating compatibility issues between Live Link and the DirectShow filter used by Softcam, potentially requiring examination of Unreal Engine's camera input settings, DirectShow configuration, or even debugging the Softcam library's interaction with the system.
A library to make a virtual webcam on Windows
AI Summary: Debug and fix compatibility issues with the Softcam virtual webcam library on Windows 11. This involves investigating why the library, which functions on other Windows versions, fails to work on Windows 11. The solution may require code modifications, registry adjustments, or identifying conflicts with Windows 11-specific components.
A library to make a virtual webcam on Windows