mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[Issue]: DLNA broadcasting not working as soon as https is activated #4493
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Tinigriffy on GitHub (Jan 8, 2023).
Please describe your bug
Hi my issue is quiet simple and I have seen many report around it but it was supposed to be fixed in serie 1.8.X.X or the issue were closed automatically.
So as soon as I activated HTTPS option (but I do not enforce it) the DLNA boradcasting is not working.
The WS call are done using the ip and http, but wireshark shows that the stream url provided to my old jongo S3 is using https. Unfortunately it is does not support it and it even reports that the url is wrong when it tries to play it.
Here a file with the wireshark dump. renderer ip is 192.168.10.40 and jelly is 192.168.0.17
dlna_error.txt
Jellyfin Version
10.8.0
if other:
10.8.8
Environment
Jellyfin logs
No response
FFmpeg logs
No response
Please attach any browser or client logs here
No response
Please attach any screenshots here
No response
Code of Conduct
@jellyfin-bot commented on GitHub (Jul 26, 2023):
This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments.
If you're the original submitter of this issue, please comment confirming if this issue still affects you in the latest release or master branch, or close the issue if it has been fixed. If you're another user also affected by this bug, please comment confirming so. Either action will remove the stale label.
This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on Matrix or Social Media.
@Shadowghost commented on GitHub (Jul 28, 2023):
Likely fixed by #8147 - please reopen if this still happens on unstable.