i just tested using Eyevinn WHIP and WHEP demo apps and the streams would freeze about every 5 secon
i just tested using Eyevinn WHIP and WHEP demo apps and the streams would freeze about every 5 seconds for up to 1-2 seconds...


https://api.cloudflare.com/client/v4/accounts/{account_id}/stream/{identifier}
Streams module. I am following the example laid out here: https://developers.cloudflare.com/stream/uploading-videos/direct-creator-uploads/#resumable-uploads
https://api.cloudflare.com/client/v4/accounts/${CLOUDFLARE_ACCOUNT_ID}/stream/${VIDEO_UID}/token, {Bearer ${CLOUDFLARE_API_TOKEN},https://videodelivery.net/${VIDEO_UID}/manifest/video.m3u8?token=${cloudflareTokenData.result.token};
https://api.cloudflare.com/client/v4/accounts/{account_id}/stream/{identifier}Streamshttps://api.cloudflare.com/client/v4/accounts/${CLOUDFLARE_ACCOUNT_ID}/stream/${VIDEO_UID}/tokenBearer ${CLOUDFLARE_API_TOKEN}https://videodelivery.net/${VIDEO_UID}/manifest/video.m3u8?token=${cloudflareTokenData.result.token}