How to send video using UDP socket in Python: Socket Programming tutorial

Author: PyShine
Published At: 2021-02-17T00:00:00
Length: 15:18

Summary

Description

Hello friends! Previously, we have seen how TCP sockets work. In this tutorial, we will use UDP sockets to send video from a server machine to a client machine.

Source Code: https://pyshine.com/Send-video-over-UDP-socket-in-Python/

Basics of socket programming: https://youtu.be/7-O7yeO3hNQ

For MAC OS:

sudo sysctl -w net.inet.udp.maxdgram=65535

Music: https://www.bensound.com

#python3

#space

#udp

Translated At: 2025-05-29T03:32:05Z

Request translate (One translation is about 5 minutes)

Version 3 (stable)

Optimized for a single speaker. Suitable for knowledge sharing or teaching videos.

Recommended Videos