You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using a hardware encoder such as the blackmagic web presenter HD is seems to cause mediamtx to reject the stream due to some extra streamid parameters being sent by the encoder. Note these can't be switched off/disabled and seem to the default behavior.
This is an example streamid being sent by the encoder:
Which version are you using?
v1.9.0
Which operating system are you using?
Describe the issue
When using a hardware encoder such as the blackmagic web presenter HD is seems to cause mediamtx to reject the stream due to some extra streamid parameters being sent by the encoder. Note these can't be switched off/disabled and seem to the default behavior.
This is an example streamid being sent by the encoder:
#!::bmd_uuid=0e1df79f-77e6-465c-b099-29a616e964f7,bmd_name=rdt-wp-003,r=test3,m=publish
A temp work around is to comment out the return, this fixes the issue.
Perhaps it should warn that it is ignoring none useful streamid parameters?
streamid.go
Describe how to replicate the issue
Did you attach the server logs?
yes
Did you attach a network dump?
no
Many Thanks!
The text was updated successfully, but these errors were encountered: