• 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 Live TV - Owncast/OBS Live Stream

    Pages (2): « Previous 1 2

     
    • 0 Vote(s) - 0 Average

    Live TV - Owncast/OBS Live Stream

    Live TV - Owncast/OBS Live Stream
    timminator
    Offline

    Junior Member

    Posts: 4
    Threads: 0
    Joined: 2024 Aug
    Reputation: 0
    #11
    2024-08-27, 02:51 PM
    Hi there!

    Coincidentally I ran into the same exact problem this morning. :-)
    I was able to find a solution. My .m3u8 file looked exactly as yours.
    I compared it against other .m3u8 files online that are working in jellyfin and noticed that the .m3u8 file from owncast is missing the EXTINF line that jellyfin uses to identify the stream. So i made a modified .m3u8-file and added it afterwards inside jellyfin. It should look like this:

    #EXTM3U
    #EXTINF:-1,YourStreamNameHere
    http://YourLivestream.domain.org/hls/stream.m3u8

    Afterwards you can find the livestream using your specified stream name under Live TV -> Channels.

    Hope this helps you aswell. :-)
    1
    1
    Peter
    Offline

    Junior Member

    Posts: 15
    Threads: 3
    Joined: 2024 Jun
    Reputation: 0
    Country:Netherlands
    #12
    2024-09-01, 06:59 PM
    Hi,

    Sorry, I didn’t see your reply earlier.
    Will try the same tomorrow.
    Will let you know the outcome asap.
    Peter
    Offline

    Junior Member

    Posts: 15
    Threads: 3
    Joined: 2024 Jun
    Reputation: 0
    Country:Netherlands
    #13
    2024-09-02, 08:55 PM (This post was last modified: 2024-09-03, 07:23 AM by Peter. Edited 2 times in total.)
    It works perfectly.
    Thank you, TheDreadPirate and timminator for your help!

    Final approach:

    Create a file, for example: "/mnt/livetv/live.m3u8" with the following contains:
    #EXTM3U
    #EXTINF:-1,LiveStreamOwncast
    #EXT-X-VERSION:6
    #EXT-X-STREAM-INF:BANDWIDTH=1233320,RESOLUTION=854x480,CODECS="avc1.64001e,mp4a.40.2"
    https://livestream.domain.org/hls/stream.m3u8


    In Jellyfin:
    Dashboard - Live TV - Tuner Devices - Add - Tuner Type: M3U Tuner - File or URL:  /mnt/livetv/live.m3u8
    User agent: (empty)
    Simultaneous stream limit: 0
    Auto-loop live streams: (unchecked)
    Ignore DTS (decoding timestamp): (unchecked)
    Save
    Pages (2): « Previous 1 2

    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • 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