mirror of
https://github.com/aler9/rtsp-simple-server
synced 2025-10-16 04:30:52 +08:00
This commit is contained in:
@@ -262,7 +262,8 @@ func TestHLSSource(t *testing.T) {
|
||||
Control: medias[1].Control,
|
||||
Formats: []formats.Format{
|
||||
&formats.MPEG4Audio{
|
||||
PayloadTyp: 96,
|
||||
PayloadTyp: 96,
|
||||
ProfileLevelID: 1,
|
||||
Config: &mpeg4audio.Config{
|
||||
Type: 2,
|
||||
SampleRate: 44100,
|
||||
|
Reference in New Issue
Block a user