Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [log]
- level = "info"
- [webrtc]
- udp_port = 3478
- ice_port_range_start = 50000
- ice_port_range_end = 50100
- [candidates]
- [[candidates.host]]
- address = "192.168.100.249"
- [router]
- with_stats = true
- [codec]
- audio = ["opus"]
- video = ["vp8"]
- [buffers]
- max_packet_buffer_size = 5000
- max_buffer_time = 7
- [bandwidth]
- initial_available = 3_000_000
- max_bandwidth = 5_000_000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement