Commit Graph

16 Commits

Author SHA1 Message Date
30117bc3a3 Renamed Track::*RtcpHandler methods to Track::*MediaHandler 2021-03-03 12:25:43 +01:00
bc0b14288b Merged paullouisageneau/libdatachannel with stazio/libdatachannel 2020-11-01 23:26:54 -05:00
16208d00ca Fixed media demo; Refactored mediaCount to be unsigned (aka size type) 2020-10-19 16:15:52 -04:00
7188bc9d8d Minor compilation fixes 2020-09-25 11:49:01 +02:00
f461a40a6d Added the SFU Media Demo. Fixed copyrights. Moved RTP stuff back into an header file :) 2020-09-22 12:43:07 -04:00
5622b39ed0 Made RtcpSession print to debug log instead of cout 2020-09-20 12:44:00 +02:00
a1721268a2 Renamed createTrack() to addTrack() and added addDataChannel() 2020-09-18 23:01:50 +02:00
7489e3851e Changed media example log level to warning 2020-09-14 16:53:11 +02:00
65d1268082 Implemented differenciated application and media handling 2020-09-10 14:37:37 +02:00
cc954cc74c Added inactive as media direction 2020-09-08 11:23:40 +02:00
6c3aaf8a77 Refactored description for media handling 2020-09-07 16:48:42 +02:00
31aac35d2c Finished fixing media example 2020-09-01 15:26:53 +02:00
d90a5d628f Refactored media API into track API 2020-09-01 12:33:18 +02:00
bf044080e8 Added bitrate control via SDP 2020-08-17 07:21:24 -04:00
22ffaacc5c Renamed Direction enums to be inline with other enums 2020-08-17 06:31:17 -04:00
07abd640fd Added RTCP Sessions; Added copy/paste example demo to use in the browser 2020-08-16 21:01:44 -04:00