Commit Graph

514 Commits

Author SHA1 Message Date
Aaro Altonen 09d1c8e0a4 Send Opus packets as generic RTP packets
In the future we may want to include the Opus header for versatility
but for now Opus packets can be just send without the header
2019-05-17 09:30:58 +03:00
Aaro Altonen 645beb08d7 Add missing include to debug.hh 2019-05-17 09:30:58 +03:00
Aaro Altonen 6ab00f1b5e Add source port parameter for RTPWriter
This is required if we want to support hole punching
2019-05-17 09:30:52 +03:00
Aaro Altonen d56b70beaf Add example code for sending Opus 2019-05-17 09:18:07 +03:00
Aaro Altonen eccc414bcf Add debug macros 2019-05-13 09:49:28 +03:00
Aaro Altonen 1552cec1ce Detach frameReceiver after it has been spawned 2019-04-01 12:09:10 +03:00
Aaro Altonen 008107c33f Separate RTPConnection into RTPReader and RTPWriter 2019-04-01 12:03:40 +03:00
Aaro Altonen e0fe94b13d Add gitignore 2019-04-01 10:12:09 +03:00
Aaro Altonen 02be5a979a Add support for Opus streaming 2019-04-01 08:52:06 +03:00
Aaro Altonen a1dd141588 Add setter/getter for config 2019-04-01 08:52:06 +03:00
Aaro Altonen 16b90294cd Use correct payload for generic RTP message 2019-04-01 08:52:06 +03:00
Aaro Altonen a48e022880 Rename files more logically 2019-03-30 12:29:05 +02:00
Aaro Altonen 38bc84b78b Add support for HEVC streaming 2019-03-30 12:22:57 +02:00
Aaro Altonen 0f3e68b0b6 Initial commit 2019-03-30 12:21:51 +02:00