forked from External/mediamtx
print track codecs into logs
This commit is contained in:
parent
0db2d3eb8c
commit
cb8aec8844
10 changed files with 63 additions and 65 deletions
|
|
@ -113,7 +113,7 @@ func (s *rtmpSource) run(ctx context.Context) error {
|
|||
return res.err
|
||||
}
|
||||
|
||||
s.Log(logger.Info, "ready")
|
||||
s.Log(logger.Info, "proxying %s", sourceTrackInfo(tracks))
|
||||
|
||||
defer func() {
|
||||
s.parent.sourceStaticImplSetNotReady(pathSourceStaticSetNotReadyReq{})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue