WebRTC in cPanel
Hello,
As per client requirement we have to work on WebRTC. Details can be found here cloudwebrtc/flutter-webrtc-server
Is it possible to setup WebRTC in our current server environment ? Below are the few information of our dedicated server, kindly go through and help us.
=====================================
Installed cPanel Version Details
root@server1 [/]# /usr/local/cpanel/cpanel -V
86.0 (build 18)
=====================================
Current cPanel Environment:
root@server1 [/]# cat /var/cpanel/envtype
standard
=====================================
OS Version:
root@server1 [/]# cat /etc/redhat-release
CloudLinux release 7.7 (Valery Bykovsky)
=====================================
Any suggestion would be appreciated.
Thanks,
Tarak Nath
-
cpanel wont support but Just looking at the install instructions looks like its stand alone and runs on its own server port So it should not interfere with Apache or cpanel Note: untested just an observation you should try on a non production server first 0 -
@dalem is correct you can run software that is not necessarily supported by cPanel - anything that is able to be run on Linux but it isn't something we can provide assistance with. To find out details or for support you'd need to contact the developers of the software. 0 -
Hello, Thank you for the response @dalem and @cPanelLauren We have downloaded it from Git page and uploaded in an cPanel account for the "mydomain.com". After that we have opened the port 8086 and 19302 from the firewall and edited the file cloudwebrtc/flutter-webrtc-server as per our server IP and domain. Then we executed the command: ./bin/server-linux-amd64
from that cPanel terminal as mentioned in the Git page. Then we try to open the URL like Can anyone let me know please why its working globally instead of the particular domain0
Please sign in to leave a comment.
Comments
3 comments