Code Monkey home page Code Monkey logo

Comments (9)

Faless avatar Faless commented on June 12, 2024

Note: the file webrtc_native.windows.debug.64.dll is exists

And is it in the correct folder? C:/Users/Yura/Projects/Godot/Test/webrtc_debug/lib/webrtc_native.windows.debug.64.dll
Just making sure, since as the release notes specify you have to extract it to the root of your Godot project.
If you rename the folder, or place it in a subfolder, it will not work.

from webrtc-native.

XDRiVE888 avatar XDRiVE888 commented on June 12, 2024

Yes, I am sure that it is in a root folder of the godot project, moreover, when I changed file webrtc_native.windows.debug.64.dll from version plugin 5 to version plugin 3 its became working.

from webrtc-native.

Faless avatar Faless commented on June 12, 2024

I don't know what to say... I'm unable to reproduce:

s-rtc1
s-rtc2
s-rtc3

from webrtc-native.

XDRiVE888 avatar XDRiVE888 commented on June 12, 2024

It looks like some kind of shaitan :)
1
2
3

from webrtc-native.

Faless avatar Faless commented on June 12, 2024

Mhhh... googling around, you might actually need the Microsoft Visual C++ Redistributables

from webrtc-native.

XDRiVE888 avatar XDRiVE888 commented on June 12, 2024

I installed vc_redist.x64.exe but there is no changes.

from webrtc-native.

Faless avatar Faless commented on June 12, 2024

Then I have no clue.
It works on my end, so it seems a problem on your system, missing dependency, over-zealous antivirus, I don't know.
I'm sorry, but I don't know how to help you any further.

from webrtc-native.

XDRiVE888 avatar XDRiVE888 commented on June 12, 2024

Maybe I founded problem, It seems the debug version 5 of webrtc plugin requires msvcp140d.dll that is includes only in visual studio as a debug version of Microsoft Visual C++ Redistributable package. On my windows system there is no visual studio installed, and your system seems has VS installed. When you build debug dll maybe it was builded in a debug mode VS not release mode. I makes some hack to test this by replacing webrtc_native.windows.debug.64.dll file to webrtc_native.windows.release.64.dll and renamed it to webrtc_native.windows.debug.64.dll. After that webrtc plugin v5 becames worked in godot editor but without debug information.

from webrtc-native.

Faless avatar Faless commented on June 12, 2024

Closing as fixed after #51 , you can test the alpha release.
Feel free to comment if the issue is still present.

from webrtc-native.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.