RTMPS connection URL includes both the rtmp and rtmps port in it #658
Labels
bug
Program error or software error or software anomaly.
known issue
A known issue for which there may be a workaround or which will be fixed in a following version.
Describe the bug
No idea why this happens but after changing ports from default, the rtmps:// address has both ports in it which just makes OBS experience a tantrum when trying to connect to it. Example
rtmps://site.domain.tld:12002:12003/live/streamkey
instead of justrtmps://site.domain.tld:12003/live/streamkey
(I set 12003/tcp for rtmps)If it matters, i'm on Podman and all I've done from installation was change port numbers and redeploy container
I'm not sure if intentional, if it is then sorry for cluttering up issues ^^" but in my testing, it gave me a single port with just stock config
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The
rtmps://
connection url having a single port instead of them bothScreenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
If it helps, I save config to my home directory along with the data. I also uh expose the HTTP port and terminate TLS on Caddy that runs on the VPS.
Also here's the log, not sure if it says anything helpful as that's all that it logs really:
Business inquiries
We provide support for commercial requirements with professional support, agile software development, and consulting. If you have a commercial request, be it a bug or a feature enhancement, please contact us directly at support@datarhei.com.
The text was updated successfully, but these errors were encountered: