This website requires JavaScript.
Explore
Help
Sign In
package
/
gortsplib
Watch
1
Star
0
Fork
0
You've already forked gortsplib
mirror of
https://github.com/aler9/gortsplib
synced
2025-10-05 15:16:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5f15e8e3b64a8b208e1676d5a659b6fd11fb0b50
gortsplib
/
pkg
/
ringbuffer
History
aler9
5f15e8e3b6
ringbuffer: add tests and benchmarks
2021-03-05 19:57:43 +01:00
..
ringbuffer_test.go
ringbuffer: add tests and benchmarks
2021-03-05 19:57:43 +01:00
ringbuffer.go
perform frame readings and writings in separate routines, in order to increase UDP throughput and avoid freezes caused by a single laggy reader (
https://github.com/aler9/rtsp-simple-server/issues/125
) (
https://github.com/aler9/rtsp-simple-server/issues/162
)
2021-01-09 22:59:41 +01:00