https://discord.cloudflare.com logo
Join Discord
Powered by
# stream
  • r

    Rachel

    04/06/2023, 12:20 AM
    is there a reason why you set it to 5 minutes?
  • d

    DemosJarco

    04/06/2023, 12:21 AM
    I need recording on for the player to work. But I don't actually want to store (some) streams. So I figured that 5min gap from stream end, I could make a delete script that deletes it then.
  • r

    Rachel

    04/06/2023, 12:22 AM
    That is something we have on the roadmap where you can have the player without recording, but it's at least 2 quarters away. No commitment though.
  • r

    Rachel

    04/06/2023, 12:23 AM
    anyway, maybe you can try lowering the timeoutSeconds
  • d

    DemosJarco

    04/06/2023, 12:23 AM
    Sweet. Right now I now I'm keeping a bool flag in meta and having a worker script as the webhook destination that reads that flag.
  • d

    DemosJarco

    04/06/2023, 12:24 AM
    yea, I'll actually set that to 0 since webhook doesn't trigger my worker (that triggers the delete process) until after that timeout instead of immediate on stream ends
  • r

    Rachel

    04/06/2023, 12:24 AM
    0 could be a footgun if the network is unstable
  • r

    Rachel

    04/06/2023, 12:25 AM
    I personally have it for 30 seconds
  • r

    Rachel

    04/06/2023, 12:25 AM
    That is enough to change the wifi to hotspot
  • d

    DemosJarco

    04/06/2023, 12:25 AM
    I mean if it's a reconnect, that makes a new video file technically
  • r

    Rachel

    04/06/2023, 12:26 AM
    Reconnect would continue the stream
  • d

    DemosJarco

    04/06/2023, 12:26 AM
    appends to the same file saved?
  • r

    Rachel

    04/06/2023, 12:26 AM
    same live session
  • d

    DemosJarco

    04/06/2023, 12:26 AM
    I haven't tested it on short intervals (like 30sec) but I thought it makes a new video file
  • r

    Rachel

    04/06/2023, 12:26 AM
    so yes same file
  • r

    Rachel

    04/06/2023, 12:27 AM
    The timeoutSeconds property specifies how long a live feed can be disconnected before it results in a new video being created.
  • r

    Rachel

    04/06/2023, 12:27 AM
    Specifically so that you can reconnect to the stream
  • d

    DemosJarco

    04/06/2023, 12:27 AM
    oooooh
  • j

    JustDalek_

    04/06/2023, 4:50 AM
    @Rachel getting back to testing, doing a rtmp stream, 720p, 7k bitrate Web player is locking up again for me and some friends
  • r

    Rachel

    04/06/2023, 4:51 AM
    And it is fine over SRT?
  • r

    Rachel

    04/06/2023, 4:52 AM
    Do you mind posting thr video ID for me and don't delete it for now
  • r

    Rachel

    04/06/2023, 4:52 AM
    I will take a look at it tmr
  • j

    JustDalek_

    04/06/2023, 4:53 AM
    sure thing trying another RTMP, then will switch to SRT
  • j

    JustDalek_

    04/06/2023, 5:29 AM
    1st video: 575f8fcc921978884ba60cb8768ed810 - Fails - Streamlabs OBS RTMP 2nd video: 10bbc29021cbad3be698939ae654f24f - Playback works for me, but not others. I have very good buffer times, others say they see a spinning wheel that eventually turns into a play button and nothing plays - Vanilla OBS RTMP 3rd video:8640bab23ab2323b0b77c11faa5590b6 - SRT - Vanilla OBS - Fails -It loads for me with brave browser , but it keeps freezing - It does not load for chrome for my friend - on a VM using chrome and a VPN, it does not load (Screen on red is chrome in my vm, right is my main workstation with brave - I'm aware both chromium, but something is up
  • j

    JustDalek_

    04/06/2023, 5:30 AM
    @Rachel for tomorrow^, thanks!
  • r

    Rachel

    04/06/2023, 5:31 AM
    @JustDalek_ do you mind posting the encoder settings for them as well?
  • j

    JustDalek_

    04/06/2023, 5:31 AM
    sure thing!
  • j

    JustDalek_

    04/06/2023, 5:32 AM
    SLOBS
  • j

    JustDalek_

    04/06/2023, 5:36 AM
  • j

    JustDalek_

    04/06/2023, 5:36 AM
    Disregard, OBS was actually setup, I was remoted into a different device when re-checking. These values are correct except for SRT, re-running SRT
1...939495...105Latest