Rustam G
Rustam G
I just pointed that on macbook all working well, but on ubuntu I have `source address mismatch` log and `connecting` status forever. I'm simply using docker-compose)
may be I don't have some drivers for it? can I check this somehow?
ohh, my bad, but I didn't know that -- it not work while I'm connecting to service in incognito page from google chrome. Sorry for disturbing, again, thanks for your...
@danijel3 one more question locally service working just fine, and I decided to deploy it in google cloud, just for fun =) But when I click on connect button, status...
I'm thinking that config in [RTCPeerConnection](https://github.com/danijel3/KaldiWebrtcServer/blob/master/static/client.js#L83) need be specified, but how?
I add stun urls as you suggest and declare in docker-compose.yml, in `web` service ``` ports: - "19302:19302/udp" ``` But still have this issue(
I have certificates generated by certbot for https, but have this error ``` web_1 | [2019-04-10 20:30:48,698] asyncio SSL handshake failed web_1 | protocol: web_1 | transport: web_1 | Traceback...
@gareth625 hello! great work, thank you! do you have any examples with udaf (defined aggregate function)? I want to implement group by function over `sql.dataset`
How about LongEval from LMSYS? https://github.com/DachengLi1/LongChat#longeval
@markb21 hello! can u please provide you `--value-inputs` file? I'm stuck with this, what I need to pass into `--value-inputs`? Many thx!