shoyu666

Results 13 comments of shoyu666

1 编辑 [Open-IM-SDK-Core](https://github.com/OpenIMSDK/Open-IM-SDK-Core)/Makefile 添加 android 目标 ``` android: go get golang.org/x/mobile rm -rf build/ open_im_sdk/t_friend_sdk.go open_im_sdk/t_group_sdk.go open_im_sdk/ws_wrapper/ go mod download golang.org/x/exp GOARCH=arm64 gomobile bind -v -trimpath -ldflags "-s -w" -target=android...

flutter 编辑:https://github.com/OpenIMSDK/Open-IM-SDK-Flutter/blob/main/android/build.gradle

windows下docker-compose部署完后 - kafka 成功 - mysql 成功 - mongodb 成功 - redis 成功 - etcd 成功 - minio 成功 - open_im_server 失败 此时可以单独删除open_im_server (通过docker desktop) 然后通过源码运行 修改相关配置 config.yaml win_build_all_service.cmd 编译...

windows下docker-compose部署完后 - kafka 成功 - mysql 成功 - mongodb 成功 - redis 成功 - etcd 成功 - minio 成功 - open_im_server 失败 此时可以单独删除open_im_server (通过docker desktop) 然后通过源码运行 [docker image build windows...

intellij idea 2021.2.3 build#ic-212.5457.46 lombok plugin copy to AS works. thanks @vvy6791

https://pdai.tech/md/java/jvm/java-jvm-struct.html 图片裂了

@ccj659 加入 --stacktrace 并输出日志分析

@apkhook 试下com.android.tools.build:gradle:2.1.2

https://github.com/livekit/egress/blob/f77a4a071d98dbbd39cbeae44adbbbc53a886d5f/pkg/config/output.go#L251 this code will change url rtmp://192.168.0.87:30010/live/171410956351389402000000001_171410956364910003000000001_a_801 to rtmp://192.168.0.87:30010/live/{171...801} I just realized there's a new version , i will try "docker pull livekit/egress:v1.8.5"

try v.18.5 same https://github.com/livekit/egress/blob/4427655cccf94520a203f03ea24862f458e77786/pkg/config/pipeline.go#L244 Egress returns the modified URL to Livekit, which stores the address in Redis (rtmp://192.168.0.87:30010/live/{171...801})