WAVE fixes a decode error affecting the codec service
We route decode requests directly to the decode container, closing a gap that returned 403 errors. Decoding now works as expected.
What's new across WAVE, at the platform, workstream, and product level. Shipping in the open.
Filtered by tag fix · clear
We route decode requests directly to the decode container, closing a gap that returned 403 errors. Decoding now works as expected.
A console proxy route was failing to reach its upstream service and returning the console's own not-found page. It now routes correctly and returns live data.
Short captions with only one recognized word were returning a server error. Captioning now handles single-word audio the same as longer clips.
Browser publish requests were being blocked by the realtime edge and rejected for a malformed offer. Both issues are fixed and publishing now succeeds end to end.
A join request sent without a media offer was returning an error from the realtime service. The client now omits the request body when there is no offer, and joins succeed.
Dated, versioned changes to the API and SDKs live at changelog.wave.online.