-
We are creating live audio-only HLS streams using the `nginx-rtmp` module.
They work great in Safari (Mac and iOS). When we try to use them in VLC or from native iOS code (_AVPlayer_) they load the …
-
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…
-
befor:
![image](https://user-images.githubusercontent.com/52515281/170001215-f7ed15e0-334f-4fbb-a29a-f95cb4e2b359.png)
after:
![image](https://user-images.githubusercontent.com/52515281/170001605…
-
I have a application segment configured to push its feed at two separate ingest servers. I've noticed that when one of the destinations drops, it does not auto-reconnect to reestablish until I restart…
-
1、目前好像只能通过配置多个config.json,运行多个kplayer进程来实现,类似
./kplayer play start -c config1.json
./kplayer play start -c config2.json
./kplayer play start -c config3.json
2、能否通过一个config.json配置多个不同推送内容,推送到对应地…
-
Hi, I'm using Javacv to grab mp4 file's frames to push rtmp server recently, In the file , have both video and audio streams. On the way, I met some questions:
1. how to sync the audio and video fram…
-
I followed a mix of [this guide](https://www.artificialworlds.net/blog/2021/11/22/streaming-to-twitch-and-peertube-simultaneously-using-nginx-on-oracle-cloud/
) and [this page](https://github.com/aru…
rt4mn updated
2 years ago
-
Hello,I have used JavaCV from several months. Recentlly, I wanna to use it to transfer stream from one rtmp source A to another rtmp
source B. but I find when I play B on Potplayer, Video stream is e…
-
We am using ffmpeg with nginx rtmp module to simply remux the rtmp stream and push to another application in the same nginx.conf. Running on: Ubuntu 20.04 LTS (GNU/Linux 5.4.0-26-generic x86_64)
W…
-
use c++