cfg.toml 456 B

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