Update wyoming producer and backchannel

This commit is contained in:
Alex X
2025-04-22 10:26:00 +03:00
parent df2e982090
commit 6df1e68a5f
4 changed files with 47 additions and 19 deletions
+1
View File
@@ -203,5 +203,6 @@ func ProducerCodecs() []*core.Codec {
{Name: core.CodecPCM, ClockRate: 8000},
{Name: core.CodecPCMA, ClockRate: 8000},
{Name: core.CodecPCMU, ClockRate: 8000},
{Name: core.CodecPCML, ClockRate: 22050}, // wyoming-snd-external
}
}