-
首先是需要魔改的 nginx-rtmp-module https://github.com/im-pingo/nginx-rtmp-module
由于我需要给移动设备观看 所以需要利用他自动唤起 ffmpeg,当没有人看的时候自动停止pull。
```nginx
server {
listen 1935;
chunk_size 4000;
app…
-
Hello.
Thank you for the quality software, stable and easy to use. Great work!
I would like to ask your advice.
I created a push stream on my server with the name _cp_, for which receivers are …
-
I'm not 100% sure what causes this, but we've seen it in quite a few Azure virtual machines.
Something seems to be causing gc worker to think that there is nothing left to do and it just stops. Al…
-
使用httpflv进行播放的时候,通过
-
When trying to play flv from remote server, first this message appears in console:
`flv.min.js:3 Fetch failed loading: GET `
Then, at certain point playback freezes and player stops responding to an…
-
ch.que = pubsub.NewQueue( streams )
ch.que.SetMaxDuration(time.Minute)
这两句,NewQueue没有参数
que没有SetMaxDuration方法
-
# Feature request
### Short description
- __As Flash has been almost completely removed from the browsers, there is a need to be able to take control of and over rtmp protocol using other browse…
-
I have 21 IP camera. I can to run my Node Media server whose read rtsp. But when i use flv player in my browser i can watch six real time streams. Why node media server have limit?
-
I have issue in stream that Red5 is unable to decode.
Below is the error :
[WARN] [NioProcessor-11] org.red5.server.net.rtmp.codec.RTMPProtocolDecoder - Cl
osing connection because decoding failed: R…
-
I got some static cams in my config and after I reload the nginx server I start getting these errors:
```
[07/11/14 09:28:49] gabor.marcz: 2014/11/06 22:16:09 [notice] 32#0: signal process started
20…