Installation Instructions
Learn how to install the resource.
3
4
Last updated
Learn how to install the resource.
Make sure you have yarn in your resources folder.
Download cs-video-call and place it in your resources folder.
Open the required port (by default 34540; incoming / inbound) in your firewall, on UDP protocol.
If you are having issues getting a port open, you can use an External Proxy Server.
This is optional and you don't need to do anything unless you are experiencing an animation glitch.
If your phone uses an animation loop you may need to edit it (usually found in an animation.lua file) and add a not CS_VIDEO_CALL.ACTIVE check before playing an animation to ensure an animation glitch does not occur when the video call camera is opened.
Last updated