• 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 General Questions Casting to Chromecast Ultra not working via docker/Synology

     
    • 0 Vote(s) - 0 Average

    Casting to Chromecast Ultra not working via docker/Synology

    Video encoding profile + video resolution = no playback
    theguymadmax
    Offline

    Community Moderator

    Posts: 1,188
    Threads: 0
    Joined: 2024 Jun
    Reputation: 61
    #7
    2024-07-09, 02:23 AM
    Post your ffmpeg logs as well.

    You have the below error in your log, I don't think that's the cause of your issue, but you should go ahead and fix it.

    System.IO.IOException:The configured user limit (8192) on the number of inotify watches has been reached, or the operating system failed to allocate a required resource.
    • Go to Control Panel > Task Scheduler.
    • Create a New Task > Triggered Task > User-defined script.
    • In General Settings tab: give it a name (e.g. “sysctl inotify fix”) and Event = Boot-up.
    • In the Task Settings tab: enter this in the Run Command box:
      Code:
      sh -c '(sleep 90 && echo 204800 > /proc/sys/fs/inotify/max_user_watches)&'

    Source
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Casting to Chromecast Ultra not working via docker/Synology - by zutroi67 - 2024-07-07, 09:36 AM
    RE: Casting to Chromecast Ultra not working via docker/Synology - by TheDreadPirate - 2024-07-07, 02:31 PM
    RE: Casting to Chromecast Ultra not working via docker/Synology - by theguymadmax - 2024-07-07, 05:10 PM
    RE: Casting to Chromecast Ultra not working via docker/Synology - by zutroi67 - 2024-07-08, 12:35 AM
    RE: Casting to Chromecast Ultra not working via docker/Synology - by TheDreadPirate - 2024-07-08, 02:32 AM
    RE: Casting to Chromecast Ultra not working via docker/Synology - by zutroi67 - 2024-07-09, 01:29 AM
    RE: Casting to Chromecast Ultra not working via docker/Synology - by theguymadmax - 2024-07-09, 02:23 AM
    RE: Casting to Chromecast Ultra not working via docker/Synology - by TheDreadPirate - 2024-07-09, 03:01 AM

    • 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