raspberrypi / picamera2

New libcamera based python library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[HOW-TO] UDP server h264 format

blukky opened this issue · comments

How to write a server for receiving and displaying a video stream received over udp and encoded in h264 format, as is done in the example for sending a video stream over udp

Hi, thanks for the question. Do the suggestions here help?

Note that I would recommend ffplay over vlc these days; recent versions of vlc don't handle vanilla h264 streams properly.