mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Add one to one demo for no-localhost
This commit is contained in:
parent
5a611e0c4b
commit
5e6fe49da1
63 changed files with 9837 additions and 18 deletions
2
trunk/3rdparty/signaling/README.md
vendored
2
trunk/3rdparty/signaling/README.md
vendored
|
@ -14,7 +14,7 @@ cd srs/trunk && ./configure && make && ./objs/srs -c conf/rtc.conf
|
|||
Build and run signaling:
|
||||
|
||||
```bash
|
||||
make && ./objs/signaling
|
||||
cd srs/trunk/3rdparty/signaling && make && ./objs/signaling
|
||||
```
|
||||
|
||||
Open the H5 demos:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue