-
1. Create rtmp server.
```ts
async function createLive() {
const user = getUser();
const req = await sopia.api.lives.create({
data: {
"is_adult":false,
"is_save":false,
…
-
```
What steps will reproduce the problem?
1. I have a red5 server configured to run on port 1935 for rtmp and port 80 for
rtmpt. Server is not behind any firewall or proxy.
2. On the client's comput…
-
```
I open http://192.168.0.116:5080/sip/openlaszlo/index.html
Phone:102
Server:192.168.0.116
Realm:asterisk
Red5 URL: rtmp://192.168.0.116/sip
Username:102
Password:102
after connect:
connection fai…
-
Well,i hava some machines,A and B,C,D,...
I want machine A to be a loadbalancer,so when a connection CONN comes in, machine A should redirect the rtmp connection to another machine,such as B, and the …
-
> Note: Please read FAQ before file an issue, see #2716
## Description
Please description your issue here
1. SRS Version: windows 5.0.170
2. SRS Log:
The log is normal
3. SRS Config:…
-
**Subject of the issue**
How do I create an authorization key for obs instead of just the link ? Or refresh the link token without having to re-add sources
**Your environment**
Ubuntu
-
```
I open http://192.168.0.116:5080/sip/openlaszlo/index.html
Phone:102
Server:192.168.0.116
Realm:asterisk
Red5 URL: rtmp://192.168.0.116/sip
Username:102
Password:102
after connect:
connection fai…
-
如题,rtmp url 在vlc,IINA 中能播放
url如:`rtmp://:/domain=31010600012000000000&resource=31010600011320001122-0&quality=2&src=1`
使用api rtmp/api/pull urlencode 过编码 也是不行,同样错误(后台能输出能看到正确的url地址)
音视频编码:H264 - M…
-
**Description**
Using webrtc for streaming, set the http_server port to 18080, webrtc://192.168.3.33:18080/aaa?vhost=sqve1/ccc
When forwarding rtmp, use port 18080 for the rtmp address instead o…
-
Node server.js output:
```
2016-06-13 10:03:13.879 attachRecordedDir: dir=file app=file
2016-06-13 10:03:13.893 [rtmp] server started on port 1935
2016-06-13 10:03:13.894 [rtsp/http/rtmpt] server sta…