Tuyaos SDK开发疑惑与咨询

IPC/NVR/可视门铃等具备多媒体能力的设备,扫地机/AGV等机器人设备


郭老庄
Posts: 269

handle是从tuya_ipc_ring_buffer_open获取的吗?看起来数值不对

hellokernel
Posts: 13

Re: Tuyaos SDK开发疑惑与咨询

是的,s_ring_buffer_handles[E_IPC_STREAM_VIDEO_MAIN] = tuya_ipc_ring_buffer_open(0, 0, E_IPC_STREAM_VIDEO_MAIN, E_RBUF_WRITE);

是以printf("--------------- Before append_data: handle=%p, p_buf=%p, size=%u, type=%d, pts=%llu\n",)这种格式打印出来的

谢谢大佬们。

郭老庄
Posts: 269

Re: Tuyaos SDK开发疑惑与咨询

加了些打印,你再复现一下

Attachments
libtuyaos.tar.gz
(2.18 MiB) Downloaded 5 times
hellokernel
Posts: 13

Re: Tuyaos SDK开发疑惑与咨询

谢谢,Log 如附件所示。

Attachments
session0715-11.log
(51.13 KiB) Downloaded 1 time
Post Reply