-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
@lulzsun Hey, any ideas? Trying to run the Program.cs file on Windows, I came this far today:
info: LoadLibrary failed for './obs-plugins/64bit/win-capture.dll': The specified module could not be found.
warning: Module './obs-plugins/64bit/win-capture.dll' not loaded
debug: Failed to load module file './obs-plugins/64bit/win-capture.dll': -2
...
It seems that a bunch of plugins cannot be loaded and cause the next code to fail too:
error: Source ID 'monitor_capture' not found
error: Failed to create source 'Screen Capture Source'!
debug: source 'Screen Capture Source' (monitor_capture) created
error: Source ID 'wasapi_output_capture' not found
error: Failed to create source 'Audio Capture Source'!
debug: source 'Audio Capture Source' (wasapi_output_capture) created
error: Encoder ID 'obs_x264' not found
debug: encoder 'stream_h264_encoder' (obs_x264) created (0x19E80FE6C40)
error: Encoder ID 'ffmpeg_aac' not found
debug: encoder 'stream_aac_encoder' (ffmpeg_aac) created (0x19E90838A60)
error: Output ID 'rtmp_output' not found
error: Failed to create output 'low_latency_stream'!
debug: output 'low_latency_stream' (rtmp_output) created
Metadata
Metadata
Assignees
Labels
No labels