Fix strange behavior for pushback live mode. #154
Labels
No labels
Bug
Cleanup/Refactor
Core Feature
Documentation
Feature
Performance Improvement
Security Improvement
UX/Accessibility
Unreproducable Bug
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: rainbownapkin/canopy#154
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If you start a livestream in pushback mode over a piece of media which was started late, it doesn't take into account the late timestamp from before, instead calculating start timestamp from the begging.
This is also most-likely the root cause of our other push-back related issue, of bad timestamp behavior after pushing back media which had already been split up by overwrite mode.
added #137 as parent issue
changed the description
changed the description
Livestream pushback mode now take into account previous media's starting time stamp:
3d4e0a6621