Murat Dogan
|
b7fc87ac6f
expose remoteMaxMessageSize on c-apis
|
2 年 前 |
Paul-Louis Ageneau
|
4b70bfe52e
Pass track profile for any codec in C API
|
2 年 前 |
Paul-Louis Ageneau
|
a84ea79d09
Merge pull request #932 from ZitaLiao/dev/HEVC_support
|
2 年 前 |
tstan
|
b0bd212e21
Add AAC extend Support
|
2 年 前 |
Zita Liao
|
de460c2b0b
add H.265 Packetizer and related code in WebRTC support
|
2 年 前 |
Paul-Louis Ageneau
|
ca1dade1b6
Added ICE state to PeerConnection
|
2 年 前 |
Sean DuBois
|
a66006add2
Add AV1 Support
|
2 年 前 |
Paul-Louis Ageneau
|
280c26a7bb
Renamed pingInterval to pingIntervalMs for consistency
|
2 年 前 |
Paul-Louis Ageneau
|
2c7da08f63
Added connectionTimeoutMs to C API
|
2 年 前 |
Paul-Louis Ageneau
|
bb506a9b75
Merge branch 'v0.18'
|
2 年 前 |
Paul-Louis Ageneau
|
e83c161588
Updated comment
|
2 年 前 |
Paul-Louis Ageneau
|
919d98c1d4
Fix renaming of rtcGetLastTrackSenderReportTimestamp() in header
|
2 年 前 |
web2098
|
c8ce5425bb
Updating note on proxy server
|
2 年 前 |
eric.gressman
|
342d318934
Updating capi
|
2 年 前 |
Tim Schneider
|
43edfa669b
Provide ability to bind WebSocketServer to specifc address
|
2 年 前 |
Paul-Louis Ageneau
|
45d54717da
Fixed RTC_EXPORT after #678
|
2 年 前 |
Paul-Louis Ageneau
|
4cf9869aca
Merge pull request #678 from SE2Dev/interceptor
|
2 年 前 |
Paul-Louis Ageneau
|
a0f3f01bf5
Re-licensed under MPL 2.0
|
2 年 前 |
Paul-Louis Ageneau
|
a182a8f3f0
Merge pull request #765 from paullouisageneau/fix-export
|
2 年 前 |
Paul-Louis Ageneau
|
b056fe4ac0
Renamed RTC_EXPORT to RTC_C_EXPORT for consistency with RTC_CPP_EXPORT
|
2 年 前 |
Paul-Louis Ageneau
|
4167556ff7
Renamed datachannel_EXPORTS to RTC_EXPORTS
|
2 年 前 |
weishao
|
45209034a2
rtc add pcma/pcmu codec
|
2 年 前 |
Paul-Louis Ageneau
|
39872f1060
Fix export define for Windows
|
2 年 前 |
Paul-Louis Ageneau
|
d263b4b5b7
Removed C API functions related to packetizer start time
|
3 年 前 |
Paul-Louis Ageneau
|
a3f235da5c
Added forceMediaTransport to configuration in C API
|
2 年 前 |
Paul-Louis Ageneau
|
7dee6fed5c
Added rtcDelete accepting DataChannel, Track, or WebSocket to C API
|
2 年 前 |
Paul-Louis Ageneau
|
fe164bf7cb
Added rtcClosePeerConnection to C API
|
2 年 前 |
SE2Dev
|
a0982bd891
Add Media Interceptor C API
|
3 年 前 |
Paul-Louis Ageneau
|
02d696cb90
Exposed pingInterval and maxOutstandingPings in C API
|
3 年 前 |
Paul-Louis Ageneau
|
cfd98a9444
Added rtcGetMaxDataChannelStream() to C API
|
3 年 前 |