forked from External/mediamtx
Add native support for the raspberry pi camera (#1057)
This commit is contained in:
parent
101ea25448
commit
8c2b12a314
27 changed files with 1371 additions and 100 deletions
|
|
@ -113,7 +113,7 @@ func (s *rtmpSource) run(ctx context.Context) error {
|
|||
return res.err
|
||||
}
|
||||
|
||||
s.Log(logger.Info, "proxying %s", sourceTrackInfo(tracks))
|
||||
s.Log(logger.Info, "ready: %s", sourceTrackInfo(tracks))
|
||||
|
||||
defer func() {
|
||||
s.parent.sourceStaticImplSetNotReady(pathSourceStaticSetNotReadyReq{})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue