1
Fork 0
galene/rtpconn
Juliusz Chroboczek 3c04d48b85 Push a connection even if all tracks didn't arrive.
We used to push a connection when we got all tracks.  However, it may
happen that some tracks fail; in that case, the connection would never
get pushed.
2020-12-25 20:23:46 +01:00
..
rtp_test.go Make isKeyframe codec-agnostic. 2020-12-25 16:40:38 +01:00
rtpconn.go Push a connection even if all tracks didn't arrive. 2020-12-25 20:23:46 +01:00
rtpreader.go Make isKeyframe codec-agnostic. 2020-12-25 16:40:38 +01:00
rtpstats.go Move to github. 2020-12-19 17:37:48 +01:00
rtpwriter.go Make isKeyframe codec-agnostic. 2020-12-25 16:40:38 +01:00
webclient.go Implement abort in the client->server direction. 2020-12-25 18:51:17 +01:00