mirror of
https://github.com/ossrs/srs.git
synced 2025-02-13 11:51:57 +00:00
* fix parse rtp-tcp failed * fix parse rtp-tcp failed Co-authored-by: cfw <fangwei.cheng@transwarp.io>
38 lines
579 B
Text
38 lines
579 B
Text
# Compiled Object files
|
|
*.slo
|
|
*.lo
|
|
*.o
|
|
|
|
# Compiled Dynamic libraries
|
|
*.so
|
|
*.dylib
|
|
|
|
# Compiled Static libraries
|
|
*.lai
|
|
*.la
|
|
*.a
|
|
|
|
# by winlin
|
|
*.pyc
|
|
*.swp
|
|
.DS_Store
|
|
.vscode
|
|
.vscode/*
|
|
/trunk/Makefile
|
|
/trunk/objs
|
|
/trunk/src/build-qt-Desktop-Debug
|
|
/trunk/research/librtmp/objs
|
|
/trunk/3rdparty/ccache/ccache-3.1.9
|
|
/trunk/3rdparty/gprof/graphviz-2.36.0
|
|
/trunk/research/api-server/static-dir/forward
|
|
/trunk/research/api-server/static-dir/live
|
|
/trunk/research/api-server/static-dir/players
|
|
|
|
# Apple-specific garbage files.
|
|
.AppleDouble
|
|
|
|
.idea
|
|
.DS_Store
|
|
|
|
/cmake-build-debug/
|
|
/CMakeLists.txt
|