mirror of
https://github.com/ossrs/srs.git
synced 2025-11-24 11:54:21 +08:00
SmartPtr: Fix SRT source memory leaking. v6.0.134 (#4106)
--------- Co-authored-by: john <hondaxiao@tencent.com>
This commit is contained in:
2
trunk/3rdparty/srs-bench/README.md
vendored
2
trunk/3rdparty/srs-bench/README.md
vendored
@@ -33,6 +33,8 @@ cd srs/trunk && ./configure --h265=on --gb28181=on && make &&
|
||||
./objs/srs -c conf/console.conf
|
||||
```
|
||||
|
||||
> Note: Use valgrind to check memory leak, please use `valgrind --leak-check=full ./objs/srs -c conf/console.conf >/dev/null` to start SRS.
|
||||
|
||||
具体场景,请按下面的操作启动测试。
|
||||
|
||||
## Player for WHEP
|
||||
|
||||
Reference in New Issue
Block a user