Moved all control buttons to y=0.90 (from 0.92) to avoid overlapping with application title Moved timestamp slider to y=0.90 (from 0.92) to align with control buttons Removed "Dashboard Controls" ...
RTSP-RTP-Streaming/ │ ├── Client.py # RTSP client, RTP receiver, video player ├── RtpServer.py # RTSP server, RTP sender ├── RtpPacket.py # RTP packet encoder/decoder ├── VideoStream.py # MJPEG frame ...