6 lines
181 B
Go
6 lines
181 B
Go
// package mediaserver is responsible for managing the media server, which is
|
|
// currently an instance of MediaMTX.
|
|
//
|
|
// https://github.com/bluenviron/mediamtx
|
|
package mediaserver
|