mirror of
https://github.com/aler9/gortsplib
synced 2025-10-05 07:06:58 +08:00
@@ -145,7 +145,7 @@ func main() {
|
||||
panic(err)
|
||||
}
|
||||
|
||||
// configure server
|
||||
// configure the server
|
||||
s := &gortsplib.Server{
|
||||
Handler: &serverHandler{},
|
||||
TLSConfig: &tls.Config{Certificates: []tls.Certificate{cert}},
|
||||
|
Reference in New Issue
Block a user