mirror of
https://github.com/aler9/rtsp-simple-server
synced 2025-10-05 23:56:54 +08:00
@@ -16,7 +16,7 @@ import (
|
||||
// - sourceRedirect
|
||||
type source interface {
|
||||
logger.Writer
|
||||
apiSourceDescribe() interface{}
|
||||
apiSourceDescribe() pathAPISourceOrReader
|
||||
}
|
||||
|
||||
func mediaDescription(media *media.Media) string {
|
||||
|
Reference in New Issue
Block a user