Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

367
Vistas
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 la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda