PeerTube
PeerTube copied to clipboard
Remember entire live timecodes
Peertube v 3.0.0 RC1
After the update, I noticed some shortcomings:
-
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.
-
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.
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
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.
Please create 1 issue per feature request/bug.
I created a dedicated issue for 2: https://github.com/Chocobozzz/PeerTube/issues/3532
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?