• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting Chromecast Playback

     
    • 0 Vote(s) - 0 Average

    Chromecast Playback

    Playback on Chromecast stuttering
    atlas
    Offline

    Junior Member

    Posts: 10
    Threads: 2
    Joined: 2024 Apr
    Reputation: 0
    Country:Germany
    #6
    2024-05-01, 11:17 AM
    Just adding, I forgot to mention that I use jellyfin behind an apache reverse proxy for easy access and SSL Security.
    I don't think this is the problem, but here is my config fyi:

    Code:
    <IfModule mod_ssl.c>
    <VirtualHost *:443>
      ProxyPreserveHost On
      DocumentRoot /var/www/html
      ServerName  FQDN

      ProxyPass "/" "http://127.0.0.1:8096/"
      ProxyPassReverse "/" "http://127.0.0.1:8096/"

      RewriteEngine on

    Include /etc/letsencrypt/options-ssl-apache.conf
    SSLCertificateFile /etc/letsencrypt/live/FQDN/fullchain.pem
    SSLCertificateKeyFile /etc/letsencrypt/live/FQDN/privkey.pem
    </VirtualHost>
    </IfModule>
    Jellyfin 10.8.13 on Ubuntu 20.04 LTS Bare Metal
    with Apache Reverse Proxy
    i5-3570k, 32GB RAM, GTX 1070
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Chromecast Playback - by atlas - 2024-04-27, 11:19 AM
    RE: Chromecast Playback - by TheDreadPirate - 2024-04-27, 04:03 PM
    RE: Chromecast Playback - by atlas - 2024-04-27, 04:45 PM
    RE: Chromecast Playback - by TheDreadPirate - 2024-04-27, 11:22 PM
    RE: Chromecast Playback - by atlas - 2024-05-01, 10:26 AM
    RE: Chromecast Playback - by atlas - 2024-05-01, 11:17 AM
    RE: Chromecast Playback - by ALD76 - 2024-05-01, 11:39 AM
    RE: Chromecast Playback - by atlas - 2024-05-01, 11:55 AM
    RE: Chromecast Playback - by TheDreadPirate - 2024-05-01, 03:00 PM
    RE: Chromecast Playback - by atlas - 2024-05-02, 05:30 PM
    RE: Chromecast Playback - by TheDreadPirate - 2024-05-02, 07:58 PM
    RE: Chromecast Playback - by atlas - 2024-05-06, 12:08 PM
    RE: Chromecast Playback - by TheDreadPirate - 2024-05-06, 03:59 PM
    RE: Chromecast Playback - by atlas - 2024-05-06, 08:08 PM
    RE: Chromecast Playback - by TheDreadPirate - 2024-05-06, 10:07 PM

    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode