tangchengxiang

Results 2 issues of tangchengxiang

**Describe the issue** The Modbus RPC call failed **Configuration** (Attach your configuration file) **Notate: Remove Access token from file if you want to attach a tb_gateway.yaml** **Connector name (If you...

help wanted

## 现象描述 我在go中使用capi,运行平台是ARM64 流未找到回调中进行拉流代理来实现按需拉流,播放器请求rtsp立马收到404,后续在流自动关闭前请求才可以正常播放 疑似maxStreamWaitMS没有生效,我不管设置多大的值都是同样的效果,我不确定findAsync_l函数中有哪些条件会影响到 同样的编译流程,config.ini,linux_x86 与windows上没有这个情况 ## 如何复现? 1.首先 arm64平台上启用mk_api静态库 编译ZLMediaKit 2.capi的on_mk_media_not_found中调用C.mk_proxy_player_create4与C.mk_proxy_player_play 3.ffplay播放rtsp地址 4.期望第一次请求正常播放视频,结果404 ## 相关日志或截图 展开查看详细日志 ``` 2025-09-30 09:03:06.496 W [stream_media] [1535631-event poller 7] MediaSource.cpp:394 findAsync_l | maxStreamWaitMS:30000...

bug