forked from External/mediamtx
parent
6ea299fc56
commit
1688e5d2e5
39 changed files with 1928 additions and 951 deletions
|
|
@ -16,7 +16,7 @@ import (
|
|||
// - sourceRedirect
|
||||
type source interface {
|
||||
logger.Writer
|
||||
apiSourceDescribe() interface{}
|
||||
apiSourceDescribe() pathAPISourceOrReader
|
||||
}
|
||||
|
||||
func mediaDescription(media *media.Media) string {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue