aws-samples / amazon-kinesis-video-streams-producer-embedded-c

Light-wight Amazon Kinesis Video Streams Producer SDK For FreeRTOS/Embedded Linux
Apache License 2.0
27 stars 17 forks source link

[QUESTION] How to correctly synchronize audio and video. #85

Closed WeiWei00123 closed 5 months ago

WeiWei00123 commented 5 months ago

I attempted to synchronize audio and video using the kvs-with-webrtc sample code. However, I successfully transmitted video, but encountered a failure when attempting to add audio. image As shown in the image, the screen cannot be displayed, and it continuously shows "Loading" without rendering any content. also, tried to remove atds, but still not work.

audio setting format:AAC LC sound mode:mono sample rate:8000 bit width:16