Ingo Oppermann

Results 185 comments of Ingo Oppermann

@MattGeale The listed formats are the most common ones. Try to enter a custom format, e.g. `yuv422p`, `rgb24`, or `yuyv422`.

@MattGeale This is really strange that none of these formats work, even though they are listed in the `v4l2-ctl` output. Do you have an original raspicam v3?

@MattGeale Sorry to hear that it didn't work out for you. It seems that the NoIR camera module is not properly represented as a v4l device and ffmpeg has trouble...

@rahtechonline The logo file is immediatley uploaded and the `config.js` gets updated accordingly when you press the `Save` button. A previous version of the logo and the `config.js` might be...

Please check my answer in this issue: https://github.com/datarhei/restreamer/issues/647#issuecomment-1831516718

The Restreamer UI ist targeted to video content and audio-only output is currently only implemented in the Icecast publication service. If you are only interested in using SRT, the use...

@wcontreras @pimboli What @okejadi suggested is true and is working. You have to start the container with the `--network host` option. You will might get a waring like `WARNING: Published...

You also have to proxy port 1935 for TCP traffic.

This is true, there's currently only one token configurable on a RTMP/SRT stream, which makes it difficult to share. We're working on a solution for that.