rtmp-switcher icon indicating copy to clipboard operation
rtmp-switcher copied to clipboard

Results 25 rtmp-switcher issues
Sort by recently updated
recently updated
newest added

![IMG_0113](https://user-images.githubusercontent.com/95683320/148687146-d4f79213-7d2f-4a72-a20e-d146139dac5a.jpeg) This happens while making an image from Dockerfile. What to do?

I've managed to compile rtmp-switcher and is happily listening on 0.0.0.0:3030. Is there any examples on how to configure an input=>mixer=>output. I tried :- $curl http://0.0.0.0:3030/mixer and got no response?...

Hello, Love what you have done here with rust.. I'm new to rust and have been using gstreamer with glib python bindings. Is there any appetite to include a UDP/RTP...

Do we need to use nvidia/cuda and the entire Ubuntu image? Can we start from Scratch and copy over any dependencies that are needed?

enhancement

Will need to compile gstreamer from source https://gitlab.freedesktop.org/gstreamer/gst-build and copy artifacts over to runtime container.

enhancement

We may want to push the same stream to multiple channels/mixers. We may also want to take an input and send it to a file so that we can record...

enhancement

We could have various mixer::Config's for an input and name them. Then we could swap between them. PipState FullScreenState

enhancement

This could just be simply not enough cpu/memory on the transcoder/transmuxer size. Do some more debugging.

bug