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

OBS-Studio-webrtc 28.0.1 WebRTC m104 -Windows - libwebrtc error #357

Open
AhreemaSheikh opened this issue Oct 4, 2022 · 0 comments
Open

Comments

@AhreemaSheikh
Copy link

I am compiling OBS-Studio-WebRTC m104-v28.0.1. I execute this PowerShell script "CI/build-windows.ps1" and it throws an error on dependencies installation for Install-libwebrtc. The error screenshot is attached with it.

I have tried with version string 28.0.1 and m104. Both don't work.

cmdlet Install-libwebrtc at command pipeline position 1
Supply values for the following parameters:
Version: 28.0.1
[OBS-Studio] Setup for dependency libwebrtc v28.0.1
 + Unpack...
Install-libwebrtc : The term '..\s\libWebRTC-28.0.1-x64-Mt-Release-H264-OpenSSL_1_1_1n.exe' is not recognized as the name
of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify
that the path is correct and try again.
At line:1 char:1
+ Install-libwebrtc
+ ~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (..\s\libWebRTC-...nSSL_1_1_1n.exe:String) [Install-libwebrtc], CommandNotFou
   ndException
    + FullyQualifiedErrorId : CommandNotFoundException,Install-libwebrtc

image

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

No branches or pull requests

1 participant