LinRds

Results 3 issues of LinRds

![2021-04-23 10-26-40 的屏幕截图](https://user-images.githubusercontent.com/35018235/115809312-6d9e5800-a41e-11eb-9540-256e1345083b.png) Hello there, i am confused with the definition of $P_i$,the formula $P_i = \sum_{x \in C_i}P_L(x)$ indicates that it is the sum of the probability of all...

**What happened**: After I use the command(`ffmpeg -re -i /data/video/video.mp4 -vcodec libx264 -f rtsp rtsp://localhost/video`) in the example to push the rtsp stream, the edge node will report an error:...

kind/bug

![Image](https://github.com/user-attachments/assets/23d2dcea-f4f3-43e8-8ca3-0c18b326fb0d) [文档](https://aily.feishu.cn/hc/8qluoxsa/7rvv044z)说了要注意响应的格式,但是当前Ask 方法内部还是用`JSONUnmarshalBody`处理响应,sdk需要更新一下