mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
add conf sample for ingest rtsp
This commit is contained in:
parent
4709d0214c
commit
d29416a5f0
3 changed files with 60 additions and 30 deletions
60
trunk/.gitignore
vendored
60
trunk/.gitignore
vendored
|
|
@ -1,32 +1,32 @@
|
|||
*.conf
|
||||
doc/frozen*.flv
|
||||
doc/kungfupanda*.flv
|
||||
doc/time*.flv
|
||||
html
|
||||
ide/srs_xcode/srs_xcode.xcodeproj/project.xcworkspace/xcshareddata/
|
||||
ide/srs_xcode/srs_xcode.xcodeproj/project.xcworkspace/xcuserdata/
|
||||
ide/srs_xcode/srs_xcode.xcodeproj/xcuserdata/
|
||||
research/aac/
|
||||
.idea/
|
||||
research/api-server/static-dir/mse
|
||||
research/bat/
|
||||
research/big/
|
||||
research/bitch/
|
||||
research/bott/
|
||||
research/cgo/
|
||||
research/dns/
|
||||
research/empty/
|
||||
research/golang/golang
|
||||
research/golang/temp.flv
|
||||
research/librtmp/720p.h264.raw
|
||||
research/librtmp/test.h264
|
||||
research/licenser/
|
||||
research/players/fls_player/
|
||||
research/players/mic/
|
||||
research/proxy/
|
||||
research/redis-ocluster/
|
||||
research/rtmfp/
|
||||
research/snap/
|
||||
research/speex/
|
||||
test/
|
||||
/*.conf
|
||||
/doc/frozen*.flv
|
||||
/doc/kungfupanda*.flv
|
||||
/doc/time*.flv
|
||||
/html
|
||||
/ide/srs_xcode/srs_xcode.xcodeproj/project.xcworkspace/xcshareddata/
|
||||
/ide/srs_xcode/srs_xcode.xcodeproj/project.xcworkspace/xcuserdata/
|
||||
/ide/srs_xcode/srs_xcode.xcodeproj/xcuserdata/
|
||||
/research/aac/
|
||||
/research/api-server/static-dir/mse
|
||||
/research/bat/
|
||||
/research/big/
|
||||
/research/bitch/
|
||||
/research/bott/
|
||||
/research/cgo/
|
||||
/research/dns/
|
||||
/research/empty/
|
||||
/research/golang/golang
|
||||
/research/golang/temp.flv
|
||||
/research/librtmp/720p.h264.raw
|
||||
/research/librtmp/test.h264
|
||||
/research/licenser/
|
||||
/research/players/fls_player/
|
||||
/research/players/mic/
|
||||
/research/proxy/
|
||||
/research/redis-ocluster/
|
||||
/research/rtmfp/
|
||||
/research/snap/
|
||||
/research/speex/
|
||||
/test/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue