gstreamer/ext/sctp
Fabio D'Urso f53beb876c sctp: increase DEFAULT_NUMBER_OF_SCTP_STREAMS to 1024
This change makes it possible to create more than just 5 webrtc
data channels. The maximum number of data channels is exactly
DEFAULT_NUMBER_OF_SCTP_STREAMS / 2, therefore the limit is now
512.
2019-04-26 16:31:49 +02:00
..
gstsctpdec.c sctp elements: avoid assertions on shutdown 2018-09-21 19:36:52 +10:00
gstsctpdec.h Add new SCTP plugins (sctpenc/sctpdec) 2018-09-21 19:36:52 +10:00
gstsctpenc.c sctp elements: avoid assertions on shutdown 2018-09-21 19:36:52 +10:00
gstsctpenc.h Add new SCTP plugins (sctpenc/sctpdec) 2018-09-21 19:36:52 +10:00
gstsctpplugin.c Add new SCTP plugins (sctpenc/sctpdec) 2018-09-21 19:36:52 +10:00
Makefile.am sctp: Create plugin with $(GST_PLUGIN_LDFLAGS) 2019-04-12 07:24:08 +00:00
meson.build sctp: link against ws2_32 on windows 2018-10-17 21:07:36 +11:00
sctpassociation.c sctp: increase DEFAULT_NUMBER_OF_SCTP_STREAMS to 1024 2019-04-26 16:31:49 +02:00
sctpassociation.h Add new SCTP plugins (sctpenc/sctpdec) 2018-09-21 19:36:52 +10:00