You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -159,7 +159,7 @@ This project builds upon the excellent work of several open-source projects:
159
159
160
160
This project includes a Go translation and implementation of the SRTLA protocol based on the original implementation by irlserver. We are grateful for their pioneering work in developing the SRTLA bonding protocol that enables reliable streaming over multiple network connections.
The SRT functionality in this project is implemented using the gosrt library and is inspired by the sample code provided in their [contrib/client](https://github.com/datarhei/gosrt/tree/main/contrib/client) directory. We appreciate their comprehensive SRT implementation and helpful examples that made this integration possible.
0 commit comments