mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-01 13:08:49 +00:00
fde8c01a85
Show how to set up the multicast address pool so that media can be server with multicast.
8 lines
227 B
Makefile
8 lines
227 B
Makefile
noinst_PROGRAMS = test-video test-ogg test-mp4 test-readme \
|
|
test-launch test-sdp test-uri test-auth \
|
|
test-multicast
|
|
|
|
#INCLUDES = -I$(top_srcdir) -I$(srcdir)
|
|
|
|
AM_CFLAGS = $(GST_OBJ_CFLAGS)
|
|
AM_LDFLAGS = $(GST_OBJ_LIBS)
|