Replies: 1 comment
-
log: 2025-06-17 06:54:34.364 PROFILE createPeerConnection(): [Create DTLS Session object] Time taken: 0 ms |
Beta Was this translation helpful? Give feedback.
-
log: 2025-06-17 06:54:34.364 PROFILE createPeerConnection(): [Create DTLS Session object] Time taken: 0 ms |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Product Description:
The master is the device side (camera), which usually stays in sleep mode and is offline.
The mobile app is the viewer, which can start watching anytime (only then the camera wakes up and connects).
Using AWS KVS WebRTC-C version 1.12.1.
The mobile app cannot be changed; when the user clicks to watch, it keeps trying to connect (sending offers continuously).
However, the camera (master) is not yet connected to the signaling server, causing the offers to be lost, connection failures, and very long connection times.
The master cannot stay online for a long time due to power saving and design constraints.
Would you like me to help phrase it more formally or add any specific questions?
Beta Was this translation helpful? Give feedback.
All reactions