Noone else not receiving webhooks? Been waiting 3 weeks for a reply to my support ticket, and for th
Noone else not receiving webhooks? Been waiting 3 weeks for a reply to my support ticket, and for the time being have had to migrate off stream
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};
1280x692 which is slightly less than 720p but the streams are generated for 280p, 360p and 480p only. The deduction from 692p to 480p is leading to huge quality difference when we play the video using player.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}1280x692