Skip to content

Commit

Permalink
Merge pull request #10 from wwllww/master
Browse files Browse the repository at this point in the history
compatible plan b for chrome
  • Loading branch information
notedit authored May 12, 2022
2 parents 504dbb3 + fd3cce3 commit 0b9a952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdpinfo.go
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@ func (s *SDPInfo) String() string {
1024,
}
mediaMap.Payloads = media.Payloads
mediaMap.SctpPort = 5000
// mediaMap.SctpPort = 5000
mediaMap.SctpMaxSize = 256 * 1024
mediaMap.RtcpMux = ""
mediaMap.RtcpRsize = ""
Expand Down

0 comments on commit 0b9a952

Please sign in to comment.