2 Commits

Author SHA1 Message Date
Vikram Dattu
ce0a826f0e Use rmaker_work_q to fetch credentials to avoid SPIRAM issues
- Tasks running SPIRAM when do flash access crash with cache issues
 - WebRTC task which calls fetch credential is in SPIRAM
 - Made fetch credential API safe by moving the execution to internal rmaker_work_q
2025-12-10 19:50:39 +05:30
Vikram Dattu
21a7351e6c Added KVS WebRTC camera example
- Example uses `esp_rmaker_get_aws_security_token` internally to get the token
 - The credential callback is registered with webrtc SDK which it can call
 - webrtc SDK uses NVS to cache the signaling info internally
2025-12-10 19:50:39 +05:30