Staz M
|
704e604b8f
Added Description::addSSRC
|
4 years ago |
Staz M
|
f461a40a6d
Added the SFU Media Demo. Fixed copyrights. Moved RTP stuff back into an header file :)
|
4 years ago |
Paul-Louis Ageneau
|
a43dbdd1b0
Added Track C API
|
4 years ago |
Paul-Louis Ageneau
|
d60ec4bf59
Fixed generated SDP description order
|
4 years ago |
Paul-Louis Ageneau
|
f720cbac0c
Added media constructor from SDP
|
4 years ago |
Paul-Louis Ageneau
|
28e9cd5196
Implemented incoming tracks and media direction
|
4 years ago |
Paul-Louis Ageneau
|
cc954cc74c
Added inactive as media direction
|
4 years ago |
Paul-Louis Ageneau
|
d836b95c5d
Pass RTCP messages to first track and do not start SCTP without application
|
5 years ago |
Paul-Louis Ageneau
|
6c3aaf8a77
Refactored description for media handling
|
5 years ago |
Paul-Louis Ageneau
|
d4f464bf89
Fixed broken byte-order-specific structs
|
5 years ago |
Paul-Louis Ageneau
|
d90a5d628f
Refactored media API into track API
|
5 years ago |
Paul-Louis Ageneau
|
bc27393e62
Merge branch 'track-api' into webrtc_media
|
5 years ago |
Paul-Louis Ageneau
|
24e502712f
Added media description to track
|
5 years ago |
Staz M
|
bf044080e8
Added bitrate control via SDP
|
5 years ago |
Staz M
|
22ffaacc5c
Renamed Direction enums to be inline with other enums
|
5 years ago |
Staz M
|
07abd640fd
Added RTCP Sessions; Added copy/paste example demo to use in the browser
|
5 years ago |
Staz M
|
fcd4228b56
merged with master and changed things
|
5 years ago |
Paul-Louis Ageneau
|
e1a95c2eee
Use bundle mid for candidates mid
|
5 years ago |
Paul-Louis Ageneau
|
3deb50e460
Generate simplified SDP for libnice
|
5 years ago |
Paul-Louis Ageneau
|
cd28340de3
Keep m-line order in description
|
5 years ago |
Paul-Louis Ageneau
|
a790161168
Properly set remote data mid
|
5 years ago |
Paul-Louis Ageneau
|
fef0fb7140
Implemented SDP bundle negociation
|
5 years ago |
Paul-Louis Ageneau
|
0f29ccf1c6
Added hasMedia() and addMedia()
|
5 years ago |
Paul-Louis Ageneau
|
9204787677
Refactored SDP parsing and generation to handle media
|
5 years ago |
Paul-Louis Ageneau
|
35d4455c4f
Cleaned up tests and fixed SDP reading from console
|
5 years ago |
Paul-Louis Ageneau
|
a92438e94d
Generated SDP description now uses CRLF instead of LF
|
5 years ago |
Paul-Louis Ageneau
|
f90ffbcf86
Added trickle ICE timeout + added some logging
|
5 years ago |
Paul-Louis Ageneau
|
c5e25bbdbc
Implemented max message size negociation
|
5 years ago |
Paul-Louis Ageneau
|
44cdbab8dc
Changed remote description logic to resolve candidates asyncronously
|
5 years ago |
Paul-Louis Ageneau
|
86179f0691
Added state with corresponding callback, and removed optional candidates
|
5 years ago |