1
Fork 0
galene/rtpconn
Juliusz Chroboczek 4f7be19644 Implement pid and mark rewriting for VP9, fix VP9 sync bits.
The sync bits were incorrect.  In addition, we need to set the
marker at the new end of the frame when doing spatial decimation.
2021-08-03 13:09:43 +02:00
..
rtpconn.go Implement pid and mark rewriting for VP9, fix VP9 sync bits. 2021-08-03 13:09:43 +02:00
rtpconn_test.go Handle spatial scalability. 2021-05-17 18:17:43 +02:00
rtpreader.go Move packet parsing code into its own package. 2021-07-29 21:30:39 +02:00
rtpstats.go Export the max requested rate in track statistics. 2021-08-03 03:28:36 +02:00
rtpwriter.go Maintain a reference to the connection associated to each track. 2021-07-14 14:05:23 +02:00
webclient.go Don't carry up tracks explicitly. 2021-08-03 02:51:44 +02:00