-
Hi!
I'm testing this server with 2 types of rtmp streamers - Flash Media Encoder and Teradek VidiU mini (hardware streamer for hdmi cameras)
It's all ok with first one, but i tried to connect VidiU mi…
-
I'm trying to access my stream from outside my network but running into problems. I've created an ini file and changed the http port to 8082 which it accepts. I have set port forwarding on my router f…
-
## Phenomenon Description
When pulling video streams from Hikvision NVR channels through streaming media, the video keeps replaying, and the streaming media log shows the words "retry playback".
## …
-
**Describe the bug**
Even though I dont use TLS in my OvenMediaEngine configuration, it still occasionally warns about not being able to do something related to TLS, which often coincides with a cras…
-
2021-10-14 09:42:10.794 [rtmp:client=ibu0WykU] connected
[rtmp: 1 sessions]
ibu0WykU: addr=127.0.0.1 port=55097
2021-10-14 09:42:10.841 [rtmp:receive] unknown (not implemented) AMF command: _check…
-
I have cloned the repo and ran the code which is there in the repo
`mkdir nms`
`cd nms`
`npm install node-media-server`
`vi app.js`
```
const config = {
rtmp: {
port: 1935,
ch…
-
### Which version are you using?
1.9.3
### Which operating system are you using?
Linux amd64 standard
### Describe how to replicate the issue
I am using rtmp for feeding and hls url for viewing. …
-
Hello,
I have setup a stream using https://github.com/af83/webcam-streaming to send a webcam to the rtmp server....
```
Webcam
If you don't see …
-
I want to play the .m3u8 stream in vlc but it is not working, I am getting 404 in the browser when I put the link in react-player.
## What I am doing.
- Configuration
```javascript
const Nod…
-
## 现象描述
SIP拉流,使用openRtpServer接口实现拉流,无法注册媒体,等待一段时间后RTP推流器直接断开
## 如何复现?
1.使用openRtpServer接口实现拉流
具体命令为/index/api/openRtpServer?port=11119&tcp_mode=1&stream_id=ca01&secret=JNM53msIN4IkQ5BvgLBqQ5…