Skip to content

Commit

Permalink
compatible plan b for chrome
Browse files Browse the repository at this point in the history
  • Loading branch information
runningwang committed May 12, 2022
1 parent cff6a6a commit fd3cce3
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 @@ -431,7 +431,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 fd3cce3

Please sign in to comment.