[RTMP source] invalid user control type: 32 (original) (raw)
Which version are you using?
1.15.4
Which operating system are you using?
Linux amd64 Docker
Describe the issue
I have an RTMP source where I'm seeing the following error:
[RTMP source] invalid user control type: 32
The stream works using vlc/ffmpeg.
Perhaps gortmplib should not throw an error here? librtmp has some code to handle control type 31/32. As far as I understand, for live playback it can be safely ignored?
Both librtmp and ffmpegs rtmp implementation ignore unknown control type messages.
Describe how to replicate the issue
Unsure, the source is an external source than I'm not in control of.
MediaMTX configuration
MediaMTX logs
No response
Packet dump
No response