mirror of
https://github.com/langhuihui/monibuca.git
synced 2025-12-24 13:48:04 +08:00
feat: can use simple config
This commit is contained in:
@@ -12,12 +12,12 @@ import (
|
||||
|
||||
type Sender struct {
|
||||
*m7s.Subscriber
|
||||
*Stream
|
||||
Stream
|
||||
}
|
||||
|
||||
type Receiver struct {
|
||||
*m7s.Publisher
|
||||
*Stream
|
||||
Stream
|
||||
AudioCodecParameters *webrtc.RTPCodecParameters
|
||||
VideoCodecParameters *webrtc.RTPCodecParameters
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user