PeerTube icon indicating copy to clipboard operation
PeerTube copied to clipboard

Remember entire live timecodes

Open Alterak opened this issue 4 years ago • 4 comments

Peertube v 3.0.0 RC1

After the update, I noticed some shortcomings:

  1. The "This is a permanent live" function is set for the live broadcast. If you refresh the live page, then the time starts over. And the time should be displayed, how long the live broadcast is already on. pt1

  2. During the live broadcast there is no way to change the information. More precisely, if you change the name of the broadcast, an error appears, but the name will change. And if you change the preview of the image, then the image will remain the same, this is the standard preview.

Alterak avatar Dec 20 '20 12:12 Alterak

Addition.

I am seeing Max live duration is -0.001 sec. If your live reaches this limit, it will be automatically terminated.

This does not make sense as I am able to start live for a long time anyways. I think this is meant to say unlimited but I am not sure

test2a avatar Dec 20 '20 12:12 test2a

If possible, then the beginning of the broadcast can be considered the beginning of receiving a video stream. It would be nice to track this down.

Alterak avatar Dec 20 '20 14:12 Alterak

Please create 1 issue per feature request/bug.

I created a dedicated issue for 2: https://github.com/Chocobozzz/PeerTube/issues/3532

Chocobozzz avatar Dec 30 '20 13:12 Chocobozzz

This issue seems to be on normal lives as well. Since the playlist only has the 15 latest record markers I guess there's no way for the player to know for how long the stream has been going on. May it be possible to calculate the duration based on publishDate?

kontrollanten avatar Sep 06 '22 23:09 kontrollanten