rtmp: add message reader / writer

This commit is contained in:
aler9
2022-06-05 01:06:40 +02:00
parent 76e47686b2
commit ba83ef65d2
32 changed files with 1015 additions and 497 deletions

View File

@@ -85,7 +85,7 @@ test-internal:
./internal/hls \
./internal/logger \
./internal/rlimit \
./internal/rtmp
./internal/rtmp/...
test-core:
$(foreach IMG,$(shell echo testimages/*/ | xargs -n1 basename), \