savsofts
savsofts
I moved node-webrtc to AWS ec2 instance from Digital Ocean. I added firewall rules to VPC-ACL and Security Group for allow all traffic (TCP & UDP - inbound and out...
I am running this application on DigitalOcean and application stop responding after 100+ users connected and i noticed that time outbound traffic is about 120 MB/s and most of cloud...
Hi, i am using broadcast example, hosted at 16 core cpu and 32 GB RAM. it works perfectly with 80-90 concurrent users (video resolution 640x480) , after that it stop...
How i can control maximum streaming bandwidth? I tried to apply sdp.replace method in index.js file ( node-webrtc-examples/lib/client/index.js ) but no effect..