Skip to content

Commit 87049aa

Browse files
committed
Add AES67 capture
1 parent 5479c50 commit 87049aa

File tree

2 files changed

+582
-0
lines changed

2 files changed

+582
-0
lines changed

configure.ac

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3502,6 +3502,7 @@ if test "$build_default" != no || test "$req_files" = all; then
35023502
src/capture_filter/split.o
35033503
src/capture_filter/temporal_3d.o
35043504
src/utils/sdp_parser.o
3505+
src/audio/capture/aes67.o
35053506
src/video_capture/aggregate.o
35063507
src/video_capture/import.o
35073508
src/video_capture/switcher.o

0 commit comments

Comments
 (0)