• 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): 1 2 Next »

     
    • 0 Vote(s) - 0 Average

    Live TV - Owncast/OBS Live Stream

    Live TV - Owncast/OBS Live Stream
    Peter
    Offline

    Junior Member

    Posts: 15
    Threads: 3
    Joined: 2024 Jun
    Reputation: 0
    Country:Netherlands
    #1
    2024-08-26, 01:29 PM (This post was last modified: 2024-08-27, 07:33 AM by Peter. Edited 3 times in total.)
    Hi everyone,

    I want to use Jellyfin to view a Live Stream using Owncast/OBS Studio.
    The final setup should be: Camera/Microfoon - OBS - internet - Owncast - local network - Jellyfin Server - internet - Jellyfin App (Computer, Tablet, Cellular phone)

    In VLC, the stream can be viewed without any problem using the following link: https://livestream.domain.org/hls/stream.m3u8

    In Jellyfin, added a Tuner, see below:
    Dashboard - Live TV - Tuner Devices - Add - Tuner Type: M3U Tuner - File or URL:  https://livestream.domain.org/hls/stream.m3u8
    User agent: (empty)
    Simultaneous stream limit: 0
    Auto-loop live streams: (unchecked)
    Ignore DTS (decoding timestamp):  (checked or unchecked --> No difference)
    Save

    When selecting the Live TV in the app, Programmes - On Now, Shows, Movies etc. are all "0-0 of 0".
    Guide: shows as expected a timeline
    Channels: 0-0 of 0
    Recordings: 0-0 of 0
    Schedule: (empty)
    Programme: (empty)

    In the log file, now errors, only message like:
    [INF] Refreshing guide with 7 days of guide data
    [INF] "Refresh Guide" Completed after 0 minute(s) and 3 seconds

    Is it possible to use Jellyfin and stream using Owncast/OBS?
    If yes, what I'm doing wrong?

    Ubuntu 22.04
    Jellyfin version: 10.9.10


    Thank you in advance!
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-08-26, 04:11 PM
    What OS is the jellyfin server running?
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Peter
    Offline

    Junior Member

    Posts: 15
    Threads: 3
    Joined: 2024 Jun
    Reputation: 0
    Country:Netherlands
    #3
    2024-08-26, 04:16 PM (This post was last modified: 2024-08-27, 07:34 AM by Peter. Edited 1 time in total.)
    Jellyfin version: 10.9.10
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2024-08-26, 07:04 PM
    Operating system version. Not Jellyfin.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Peter
    Offline

    Junior Member

    Posts: 15
    Threads: 3
    Joined: 2024 Jun
    Reputation: 0
    Country:Netherlands
    #5
    2024-08-26, 07:21 PM
    Ubuntu 22.04
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2024-08-26, 07:29 PM
    Whatever link you are using for your Owncast stream, what happens when you run this command on the server.

    Code:
    wget https://livestream.domain.org/hls/stream.m3u8

    Replace the URL with your actual URL. Does the server actually retrieve the m3u8 file?
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Peter
    Offline

    Junior Member

    Posts: 15
    Threads: 3
    Joined: 2024 Jun
    Reputation: 0
    Country:Netherlands
    #7
    2024-08-26, 08:03 PM (This post was last modified: 2024-08-26, 08:18 PM by Peter. Edited 1 time in total.)
    Herewith the outcome:
    wget https://livestream.domain.org/hls/stream.m3u8
    --2024-08-26 21:55:31--  https://livestream.domain.org/hls/stream.m3u8
    Resolving livestream.domain.org (livestream.domain.org)... 111.222.333.444
    Connecting to livestream.domain.org (livestream.domain.org)|111.222.333.444|:443... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 126 [application/x-mpegURL]
    Saving to: 'stream.m3u8'

    stream.m3u8                            100%[===============================================================================>]    126  --.-KB/s    in 0s     

    2024-08-26 21:55:31 (118 MB/s) - 'stream.m3u8' saved [126/126]
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #8
    2024-08-26, 09:54 PM
    And the contents of that file look good?
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Peter
    Offline

    Junior Member

    Posts: 15
    Threads: 3
    Joined: 2024 Jun
    Reputation: 0
    Country:Netherlands
    #9
    2024-08-26, 10:55 PM
    Used Nano to open the file:
    #EXTM3U
    #EXT-X-VERSION:6
    #EXT-X-STREAM-INF:BANDWIDTH=1233320,RESOLUTION=854x480,CODECS="avc1.64001e,mp4a.40.2"
    0/stream.m3u8

    Same as on the Owncast server.
    Peter
    Offline

    Junior Member

    Posts: 15
    Threads: 3
    Joined: 2024 Jun
    Reputation: 0
    Country:Netherlands
    #10
    2024-08-27, 02:49 PM
    I've updated Jellyfin to version 10.9.10, same issue :-(.
    Pages (2): 1 2 Next »

    « 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