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

161
Vistas
Real-time Communication Between Client and Server using WebRTC

I have a server that generates images for an application in real-time, then sends them to a browser client using WebSockets right now. This solution works fine, but ws orders and verifies transmission and even does retransmission of packets, which I don't need. I need it to be as fast as possible.

For this reason, I was thinking about switching to WebRTC for the video transmission, so a WebRTC connection between a browser (javascript) client and for example a python FastAPI or NodeJS server, where the server does the streaming.

Now, I couldn't find any working examples of this. Most of them made a connection between two browser clients. Do you know any example projects that implemented something like this in some way? It does not even have to be video, a DataChannel with some objects streamed is completely fine as well.

Thank you!

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

You should consider the aiortc. It is a well-known WebRTC library for Python.
Here is its GitHub repository and here is the example.

about 4 years ago · Juan Pablo Isaza Denunciar
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