cfg.toml 401 B

1234567891011121314151617
  1. #[GPS]
  2. # ConnectionType = "TCP"
  3. # ConnectionString = "192.168.211.5:5100"
  4. [VoiceCall]
  5. VoiceServiceAddress = "ws://36.133.244.231:7880"
  6. RoomID = "aikun"
  7. ParticipantName = "11111Embedded"
  8. MakeTokenAddress = "http://36.133.244.231:1688/getToken?Room=%s&Identity=%s"
  9. RecordingEquipment = "audio=Microphone in (Realtek(R) Audio)"
  10. Volume = 50
  11. [Intercom]
  12. Volume = 50
  13. [Alarm]
  14. Volume = 50