oskar9096
oskar9096
TTCTheo's Typesafe Cult
Created by oskar9096 on 4/29/2023 in #questions
Trpc mutate is only triggered, no return (Base64 string with length equal to 14079152 as input)
yeah I know but I was wondering if there is a correct way to handle this with trpc
10 replies
TTCTheo's Typesafe Cult
Created by oskar9096 on 4/29/2023 in #questions
Trpc mutate is only triggered, no return (Base64 string with length equal to 14079152 as input)
I can't send formData as trpc cannot handle this content type. Generally, I need audio from the video to create transcription with Whisper which is called from BE. I'm converting video to audio on the client side so I won't have to upload the whole video, get the URL, download it again on the BE and then extract audio.
10 replies
TTCTheo's Typesafe Cult
Created by oskar9096 on 4/29/2023 in #questions
Trpc mutate is only triggered, no return (Base64 string with length equal to 14079152 as input)
so it seems that when body is way bigger than 1mb the trpc is not showing an alert
10 replies
TTCTheo's Typesafe Cult
Created by oskar9096 on 4/29/2023 in #questions
Trpc mutate is only triggered, no return (Base64 string with length equal to 14079152 as input)
10 replies