Skip to content

Feature/protocols fixes#2119

Merged
pedroSG94 merged 17 commits into
masterfrom
feature/protocols-fixes
Jun 29, 2026
Merged

Feature/protocols fixes#2119
pedroSG94 merged 17 commits into
masterfrom
feature/protocols-fixes

Conversation

@pedroSG94

@pedroSG94 pedroSG94 commented Jun 27, 2026

Copy link
Copy Markdown
Owner

RTMP

  • Fix Acknowledgement sequence value
  • Fix write extended timestamp
  • Fix parse chunk stream id
  • Avoid send auth command when no user or password
  • Auditoría módulo RTMP — resumen de cambios
  • Refactor RtmpConfig to avoid share between RtmpClients
  • Fix CommandSessionHistory leak
  • Stop connection if AMF packet is unknown
  • Fix crash on read Aggregate or SharedObject
  • Fix opus and aac audio configs
  • Avoid crash on malformed command
  • Fix Command and data length when add is never used
  • Fix AmfEcmaArray length
  • Fix AmfObject read
  • Fix UserControl length
  • Fix read message chunk
  • Fix BitBuffer length

RTSP

  • Fix AAC, G711 and Opus fragmented packets case
  • Fix digest auth
  • Fix NTP timestamp to be unique per session
  • Fix parse method command
  • Refactor RtpTracks to avoid share between RtspClients
  • Fix AV1 packetizer on long size obus

SRT

  • Fix overflow message number
  • Fix resend lost packets
  • Fix discard packets in queue
  • Fix send ACK2 only on full ACK packet
  • Fix AdaptationField
  • Fix Pes flags
  • Fix Psi coninuity counter to counter by pid
  • Fix Psi version to limit 5 bits
  • latency to millis
  • Refactor Pid to avoid share between SrtClient instances
  • Fix Opus paquetizer
  • Fix read ipaddress on handshake
  • Implement support handshake no path
  • Fix pes small stuffing

WHIP

  • Fix SRTCP encrypt
  • Fix roc on SRTP packetizers
  • Refactor RtpTracks to avoid share between RtspClients

@pedroSG94 pedroSG94 merged commit 6a7ce15 into master Jun 29, 2026
1 check passed
@pedroSG94 pedroSG94 deleted the feature/protocols-fixes branch June 29, 2026 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant