Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

361
Visualizações
Blazor server audio and upload-- javascript FTP vs. Blazor object?

Background

I have javascript libraries that I used with asp.net for recording audio in a browser, converting it to .mp3 format, and then uploading it. I'm moderately certain I'll still be able to use those with JS Interop in Blazor.

My Question

What would be the best way to transfer a file from the client to the server? I'm considering:

  • streaming the entire audio stream directly to the server with SignalR, perhaps after some kind of transfer speed test, then transcoding to .mp3 there.
  • recording and transcoding in javascript, then using javascript FTP to upload (seems a little unsafe to me)
  • recording and transcoding in javascript, then doing an HTTP file transfer through an API
  • recording and transcoding in javascript, then transferring the compressed file object through a C# object of some kind
  • just creating a Win Forms app for Windows, using good ol' mciSendString and using a C# FTP library for the upload to server
  • something better?

Ideas / comments?

about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda