-
**Describe the bug**
When the rtc_to_rtmp feature is enabled, we push the stream via WebRTC and pull the stream via RTMP, but there is no sound in the audio for the first six seconds
###
**Version…
-
Recommended to support RTMP push command
`ffmpeg -re -ss 100 -i test.mp4 -c:v copy -c:a copy -y -f flv "rtmp:"
BPing updated
5 months ago
-
When push stream to rtmp, use vlc player to see the broadcast rtmp stream,find the video pause after 8s
-
I am using go2rtc version 1.9.4 on Debian Bookworm arm64.
## Issue description
I push an RTMP stream from my camera (102.168.0.188, running OpenIPC) to go2rtc (192.168.0.2).
However, http://192…
-
I just wonder if plugin actually performs frame skips during unstable connection.
Two times I had Encoder Overload situation, and two times it happened when my Youtube connection (which I use in plug…
-
It would suggest since the pull is publishing to the app that a push would be triggered, but it does not.
Config:
application outbound {
```
live on;
pull rtmp://xxxx:8181/in…
-
Hi everyone, I'm trying to stream on Twitch (720p) and Facebook Live (1080p/default on OBS)
Problem:
Facebook Live accepts 6000 bitrate and doesn't buffer.
Twitch buffers at anything more than …
RAcbd updated
6 years ago
-
The error I get is ```error: os_dlopen(/home/deko/.var/app/com.obsproject.Studio/config/obs-studio/plugins/obs-multi-rtmp/bin/64bit/obs-multi-rtmp.so->/home/deko/.var/app/com.obsproject.Studio/config/…
-
I would like to stream to multi servers e.g. YouTube and Facebook
I would like to push `rtmp://localhost/live/mystream` to `rtmp://a.rtmp.youtube.com/live2/YOUTUBE_STREAMKEY` and `rtmp://live-api-s…
-
Hi dear!!
I have a video source and I need to share it with several RTMP links.
How can I config this?
ONE video source push to multiple RTMP links!!