doublex

Results 38 comments of doublex

"language_to" is an excellent feature. Great plugin!

The solution is to register a callback `configureHls`: https://docs.fluidplayer.com/docs/configuration/advanced/ Details here: https://github.com/fluid-player/fluid-player/blob/master/src/modules/streaming.js#L98

Maybe you want to update docs

@traderboy https://github.com/snakers4/silero-vad

This happens with `nebula-python 3.0` and `nebula-python 3.1` (server always `nebula-graph 3.1`)

This is what `nebula-graphd.dbspace.root.log.ERROR` reports: ```` E20220430 16:53:39.828351 22125 GraphService.cpp:97] Create session for userName: nebulauser, ip: ::ffff:1.2.3.4 failed: Insert userIpSessionCount to local cache failed. E20220430 16:53:44.745187 22127 GraphService.cpp:97] Create session...

I forgot to mention: We use short living connections

Happens also with `nebula 3.2`: ```` E20220722 19:11:24.176733 13831 GraphService.cpp:105] Create session for userName: nebulauser, ip: ::ffff:2.3.4 failed: Insert userIpSessionCount to local cache failed. ````

Would surprise me. The server network interface has an IPv6 configured. But the python-client connects via an IPv4.