mirror of
https://github.com/aler9/rtsp-simple-server
synced 2025-10-04 15:22:48 +08:00
force all readers to use an asynchronous writer (#2265)
needed by #2255
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// Package formatprocessor contains code to cleanup and normalize streams.
|
||||
// Package formatprocessor cleans and normalizes streams.
|
||||
package formatprocessor
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user