Server Version#: 1.21.1.3830
Player Version#: Latest Xbox One app
I am running plex using insecure connections on a cloud service as a docker container behind an HTTPS proxy (443 > 32400) (traefik in my case), and I have my “media.domain.com:443” configured as a custom domain to announce. I can access my server from plex.tv, but technically all connections are remote yet my bandwidth is sufficient to stream 4k HDR movies.
The issue is that when I play even 1080P media, the plex transcoder is invoked with the message:
“MDE: Selected protocol dash; container: mp4”
“media must be transcoded in order to use the dash protocol”
What is the dash protocol and is it due to the HTTPS proxy only serving HTTP traffic on the public port? My client is set to use original quality even for remote streams.