mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-24 03:51:57 -08:00
force all readers to use an asynchronous writer (#2265)
needed by #2255
This commit is contained in:
parent
30a69a7722
commit
5fb7f4e846
26 changed files with 962 additions and 938 deletions
|
|
@ -1,4 +1,4 @@
|
|||
// Package formatprocessor contains code to cleanup and normalize streams.
|
||||
// Package formatprocessor cleans and normalizes streams.
|
||||
package formatprocessor
|
||||
|
||||
import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue