Paul-Louis Ageneau
|
2e61c25918
Exposed NAL unit separator in C API
|
il y a 4 ans |
Paul-Louis Ageneau
|
a3b9d27b86
Fixed rtcIsOpen() and rtcIsClosed() return value for invalid channel
|
il y a 4 ans |
Hanseul Jun
|
14137e79f8
Add rtcIsClosed to the C API.
|
il y a 4 ans |
Paul-Louis Ageneau
|
42ec963886
Changed rtcIsOpen() return type to bool for consistency
|
il y a 4 ans |
Paul-Louis Ageneau
|
38b30f65d9
Reordered C API functions for clarity
|
il y a 4 ans |
Paul-Louis Ageneau
|
1df7fd47fe
Added configuration option iceTransportPolicy
|
il y a 4 ans |
Paul-Louis Ageneau
|
8cd3b9e362
Added C API WebSocketServer test
|
il y a 4 ans |
Paul-Louis Ageneau
|
5b532f7ab4
Added WebSocketServer to C API
|
il y a 4 ans |
Filip Klembara
|
983b5759f3
Replace memcpy with std::copy in `copyAndReturn`
|
il y a 4 ans |
Filip Klembara
|
39e51a8345
Rename bufferSize parameter to count
|
il y a 4 ans |
Filip Klembara
|
f4aae34874
Refactor rtcIsDataChannelOpen to rtcIsOpen
|
il y a 4 ans |
Filip Klembara
|
e6a9650523
Fix incorrect size in memcpy (copyAndReturn)
|
il y a 4 ans |
Filip Klembara
|
a9057a02e5
move lowercased function to RTC_ENABLE_MEDIA
|
il y a 4 ans |
Filip Klembara
|
a2b019465c
Move ssrc manupulation functions to RTC_ENABLE_MEDIA
|
il y a 4 ans |
Filip Klembara
|
8bdce69ab7
Fix build error: comparison of integer expressions of different signedness
|
il y a 4 ans |
Filip Klembara
|
e88197646d
Fix code duplication
|
il y a 4 ans |
Filip Klembara
|
c5e4b972c2
Improve capi for ssrc manipulation
|
il y a 4 ans |
Paul-Louis Ageneau
|
05a37c8306
Allowed disabling delayed SACK from C API
|
il y a 4 ans |
Paul-Louis Ageneau
|
a9ca8b687b
Exposed SCTP RTO and RTX settings
|
il y a 4 ans |
Paul-Louis Ageneau
|
c5cb81762c
Added bindAddress configuration setting
|
il y a 4 ans |
Paul-Louis Ageneau
|
fba965b46c
Fixed compilation without media
|
il y a 4 ans |
Paul-Louis Ageneau
|
eff0faf6e1
Refactored C media API
|
il y a 4 ans |
Paul-Louis Ageneau
|
282ca48b12
Added max burst setting for SCTP
|
il y a 4 ans |
Paul-Louis Ageneau
|
4ca78db146
Reorganized stuff to make plog private
|
il y a 4 ans |
Paul-Louis Ageneau
|
251bfc7def
Added SCTP settings API and enhanced integer conversions in SctpTransport
|
il y a 4 ans |
Paul-Louis Ageneau
|
77dc32da37
Added maxMessageSize configuration setting
|
il y a 4 ans |
Paul-Louis Ageneau
|
fff1912d30
Added certificateType option to C API
|
il y a 4 ans |
Paul-Louis Ageneau
|
30117bc3a3
Renamed Track::*RtcpHandler methods to Track::*MediaHandler
|
il y a 4 ans |
Paul-Louis Ageneau
|
767694a8b8
Use ptrs, optionals and variants from rtc namespace
|
il y a 4 ans |
Paul-Louis Ageneau
|
74f376e246
Added configuration flag to disable auto negotiation
|
il y a 4 ans |